Difference between revisions of "0444"

From GTAMods Wiki
Jump to navigation Jump to search
(Created page with "{{OpCode | games = {{Icon|3}} | command = SET_SCRIPT_FIRE_AUDIO | description = Sets the audio of the fire | syntax1 = 0444: set_fire_audio [''fire handle''] [''...")
(No difference)

Revision as of 15:28, 4 February 2016

GTA III SET_SCRIPT_FIRE_AUDIO


Description
Sets the audio of the fire
Syntax
0444: set_fire_audio [fire handle] [int]
Parameter
[fire handle]
The handle of the fire
[int]
0 = off, 1 = on (default)

This opcode sets the audio of the fire, which can be created using opcodes 02CF, 0325, or 0326. The audio of the fire is on by default. The opcode is used in "Silence The Sneak" to permit only one of the four fires that are created at the same location to emit audio so that the game would not be excessively loud.

Keywords

set, script, fire, audio, sound