GTAG - Modding - Opcode Database - 064B
Opcode Database
064B
| Description | Creates a particle effect. |
|---|---|
| Parameters (v2) | 1) Particle name (String) (STRING) 2) X Coord (Float) (FLOAT) 3) Y Coord (Float) (FLOAT) 4) Z Coord (Float) (FLOAT) 5) Integer (INT) 6) (Returned) Particle handle (Integer) (INT) |
| Games | |
| Category | Common, Creation, Particle |
| Command Name (IV) | TRIGGER_PTFX |
| San Andreas | |
| sascm.ini | 064B=6,create_fx_system %1h% at %2d% %3d% %4d% type %5h% store_to %6d% |
| Example | 064B: create_fx_system "PUKE" at 90@ 91@ 92@ type 1 store_to 62@ |
| Command Name | CREATE_FX_SYSTEM |

