| Description | |
|---|
| Parameters (v2) | 1) Player handle (Integer) (INT) 2) X Coord (Float) (FLOAT) 3) Y Coord (Float) (FLOAT) 4) X Radius (Float) (FLOAT) 5) Y Radius (Float) (FLOAT) 6) Boolean (1 or 0) (INT)
|
|---|
| Games |  |
|---|
| Category | |
|---|
| Vice City |
|---|
| sascm.ini | 00ea=5, player %1d% %5b:in-sphere/%near_actor_on_foot %2d% radius %3d% %4d% |
|---|
| Example | 00EA: player $player_char in_sphere 0 near_actor_on_foot $3517 radius 2.0 2.0 |
|---|
| GTA III |
|---|
| gtascm.ini | 00ea=5, player %1d% %5b:in-sphere/%near_actor_on_foot %2d% radius %3d% %4d% |
|---|
| Example | 00EA: player $PLAYER_CHAR 0 $3276 radius 40.0 40.0 |
|---|