041C

From GTAMods Wiki
Jump to navigation Jump to search

GTA III SET_CHAR_SAY


Description
Makes the character talk
Syntax
041C: make_actor [char handle] say [int]
Parameter
[char handle]
The handle of the character
[int]
Sound

This opcode makes the character talk. Only very specific values are recognized by the game. Any values not listed below are ignored.

Sound Enum Used by Description
95 SOUND_CHUNKY_RUN_SHOUT Chunky Lee Chong Must use 'CHUNKY' special character to play his sounds. Other characters will play different or no sounds.
96 SOUND_SECURITY_GUARD_RUN_AWAY_SHOUT "Van Heist" security guard Must use 'S_GUARD' special character to play his sounds. Other characters will play different or no sounds.
101 SOUND_SWAT_PED_SHOUT "Chaperone" SWAT members Must use #SWAT (ID 2) model to play his sounds. Other characters will play different or no sounds.
103 SOUND_AMMUNATION_CHAT_1 Portland and Staunton Island Ammu-Nation shopkeeper Plays SFX 3029 only once per character. Works on any characters.
104 SOUND_AMMUNATION_CHAT_1 Plays SFX 3030 only once per character. Works on any characters.
105 SOUND_AMMUNATION_CHAT_1 Plays SFX 3031 only once per character. Works on any characters.

Keywords

make, set, character, actor, say, talk, sound, chat