GTAG - Modding - Opcode Database - 00FC
Opcode Database
00FC
| Description | |
|---|---|
| Parameters (v2) | 1) Player handle (Integer) (INT) 2) Actor handle (Integer) (INT) 3) X Radius (Float) (FLOAT) 4) Y Radius (Float) (FLOAT) 5) Z Radius (Float) (FLOAT) 6) Boolean (1 or 0) (INT) |
| Games | |
| Category | Locate |
| Vice City | |
| sascm.ini | 00fc=6, player %1d% %6b:in-sphere/%near_actor %2d% on_foot radius %3d% %4d% %5d% |
| Example | 00FC: player $player_char in_sphere 0 near_actor 0@ on_foot radius 3.0 3.0 2.0 |
| GTA III | |
| gtascm.ini | 00fc=6, player %1d% %6b:in-sphere/%near_actor %2d% on_foot radius %3d% %4d% %5d% |
| Example | 00FC: player $PLAYER_CHAR 0 $LUIGI5_PROSTITUTE1 on_foot radius 8.0 8.0 2.0 |

