Opcode Database

Latest Forum Activity

GTAG - Modding - Opcode Database - 094E

Opcode Database

094E

DescriptionPrevents any character speech from playing. If the flag is set to 1, any current speech will be stopped.

Use 094F to re-enable this audio.
Parameters (v2)1) Actor handle (Integer) (INT)
2) Boolean (1 or 0) (INT)
Gamessa
CategoryActor, Audio
San Andreas
sascm.ini094E=2,disable_char_speech %1d% stop_now %2h%
Example094E: disable_char_speech 0@ stop_now 1
Command NameDISABLE_CHAR_SPEECH

<< 094D

094F >>