GTAG - Modding - Opcode Database - 0356
Opcode Database
0356
| Description | Returns true if there is an explosion of the specified type in the specified area. type -1 = All Types |
|---|---|
| Parameters (v2) | 1) Explosion ID (Integer) (INT) 2) X Coord (Float) (FLOAT) 3) Y Coord (Float) (FLOAT) 4) Z Coord (Float) (FLOAT) 5) X Coord (Float) (FLOAT) 6) Y Coord (Float) (FLOAT) 7) Z Coord (Float) (FLOAT) |
| Games | |
| Category | Common, Conditional |
| Command Name (IV) | IS_EXPLOSION_IN_AREA |
| San Andreas | |
| sascm.ini | 0356=7, is_explosion_in_area %1d% from %2d% %3d% %4d% to %5d% %6d% %7d% |
| Example | 0356: is_explosion_in_area -1 from 107@ 108@ 109@ to 110@ 111@ 112@ |
| Command Name | IS_EXPLOSION_IN_AREA |
| Vice City | |
| sascm.ini | 0356=7, explosion_type %1d% in_cube %2d% %3d% %4d% %5d% %6d% %7d% ;; never used in VC |
| Example | |
| Command Name | IS_EXPLOSION_IN_AREA |
| GTA III | |
| gtascm.ini | 0356=7, explosion_type %1d% in_cube %2d% %3d% %4d% %5d% %6d% %7d% |
| Example | |
| Command Name | IS_EXPLOSION_IN_AREA |

