Opcode Database

Latest Forum Activity

GTAG - Modding - Opcode Database - 0326

Opcode Database

0326

DescriptionCreates fire on the specified character.
Parameters (v2)1) Actor handle (Integer) (INT)
2) (Returned) Fire particle handle (Integer) (INT)
Gamessa vc iii
CategoryActor, Common, Creation, Fire
Command Name (IV)START_CHAR_FIRE
San Andreas
sascm.ini0326=2,start_char_fire %1d% store_to %2d%
Example0326: start_char_fire 94@ store_to 138@
Command NameSTART_CHAR_FIRE
Vice City
sascm.ini0326=2,%2d% = create_actor %1d% fire
Example0326: $6817 = create_actor 4@ fire
Command NameSTART_CHAR_FIRE
GTA III
gtascm.ini0326=2,%2d% = create_actor %1d% fire
Example
Command NameSTART_CHAR_FIRE

<< 0325

0327 >>