GTAG - Modding - Opcode Database - 0948
Opcode Database
0948
| Description | Creates an explosion at the specified coordinates. The explosion size and other such specifications is dependant on the type parameter. The camera parameter controls how much the camera shakes during the explosion. |
|---|---|
| Parameters (v2) | 1) X Coord (Float) (FLOAT) 2) Y Coord (Float) (FLOAT) 3) Z Coord (Float) (FLOAT) 4) Explosion ID (Integer) (INT) 5) Float (FLOAT) |
| Games | |
| Category | Camera, Common, Creation, Particle |
| San Andreas | |
| sascm.ini | 0948=5,add_explosion_variable_shake %1d% %2d% %3d% type %4h% shake %5d% |
| Example | 0948: add_explosion_variable_shake $TEMPVAR_FLOAT_1 $TEMPVAR_FLOAT_2 $TEMPVAR_FLOAT_3 type 11 shake 5.0 |
| Command Name | ADD_EXPLOSION_VARIABLE_SHAKE |

