0326

From GTAMods Wiki
Revision as of 04:53, 28 January 2015 by Spaceeinstein (talk | contribs) (Created page with "{{Icon|trilogy}} '''START_CHAR_FIRE''' <hr /> '''Description''' : Creates a fire on the character '''Syntax''' : 0326: [''var''] = create_actor [''char handle''] fire '''Param...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

GTA III Vice City San Andreas START_CHAR_FIRE


Description

Creates a fire on the character

Syntax

0326: [var] = create_actor [char handle] fire

Parameter

[var]
Variable to store the handle of the fire
[char handle]
The handle of the character

Native analog

START_CHAR_FIRE

This creates a fire on the character. The fire damages the character like any fire and can harm the player. The character is set to flee but it can be interrupted by assigning it an objective. The fire can be extinguished with the Firetruck's hose or a Fire Extinguisher, or removed using opcode 02D1. To prevent the character from burning to death but still have it on fire like in the Firefighter mission, the player must be in a vehicle and the character set to only be damaged by player trough opcode 02A9. Exiting the vehicle will make the fire start hurting the character; getting back into the vehicle will stop hurting it. The fire will oddly randomly put itself out if the character is interrupted.

Keywords

create, start, fire, actor, character

See also

  • 0325, creates a fire on the vehicle