|
 |
|
|
|
|
|
GTA Modification Forums
Turn off CJ's voice
 |
|
 |
| |
Michael-Knight1  |
|
Never Give UP

Group: Members
Joined: Jul 8, 2012


|
| QUOTE (Dutchy3010 @ Monday, Oct 1 2012, 13:34) | | Does anyone know how to turn off CJ's voice? |
In script should use 0489 | CODE | | 0489: set_actor $PLAYER_ACTOR muted 1 |
but on Data file you need go to Ped.ide and find this line | CODE | | 0, null, generic, PLAYER1, STAT_PLAYER, player, 0, 0, null, 9,9 , PED_TYPE_PLAYER, VOICE_PLY_CR, VOICE_PLY_CR | Then Change VOICE_PLY_CR to 0 | CODE | | 0, null, generic, PLAYER1, STAT_PLAYER, player, 0, 0, null, 9,9 , PED_TYPE_PLAYER, 0, 0 |
|
|
|
|
|
 |
|
 |
 |
|
 |
| |
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:
Track this topic
Receive email notification when a reply has been made to this topic and you are not active on the board.
Subscribe to this forum
Receive email notification when a new topic is posted in this forum and you are not active on the board.
Download / Print this Topic
Download this topic in different formats or view a printer friendly version.
| |
 |
|
 |
|
|
|
|