GTAG - Modding - Opcode Database - 0326
Opcode Database
0326
| Description | Creates fire on the specified character. |
|---|---|
| Parameters (v2) | 1) Actor handle (Integer) (INT) 2) (Returned) Fire particle handle (Integer) (INT) |
| Games | |
| Category | Actor, Common, Creation, Fire |
| Command Name (IV) | START_CHAR_FIRE |
| San Andreas | |
| sascm.ini | 0326=2,start_char_fire %1d% store_to %2d% |
| Example | 0326: start_char_fire 94@ store_to 138@ |
| Command Name | START_CHAR_FIRE |
| Vice City | |
| sascm.ini | 0326=2,%2d% = create_actor %1d% fire |
| Example | 0326: $6817 = create_actor 4@ fire |
| Command Name | START_CHAR_FIRE |
| GTA III | |
| gtascm.ini | 0326=2,%2d% = create_actor %1d% fire |
| Example | |
| Command Name | START_CHAR_FIRE |

