| Description | |
|---|
| Parameters (v2) | 1) Player handle (Integer) (INT) 2) Vehicle handle (Integer) (INT) 3) X Coord (Float) (FLOAT) 4) Y Coord (Float) (FLOAT) 5) X Radius (Float) (FLOAT) 6) Y Radius (Float) (FLOAT) 7) Boolean (1 or 0) (INT)
|
|---|
| Games |  |
|---|
| Category | |
|---|
| Vice City |
|---|
| sascm.ini | 00eb=5, player %1d% %5b:in-sphere/%near_actor_in_car %2d% radius %3d% %4d% |
|---|
| Example | 00EB: player $player_char in_sphere 0 near_actor_in_car $2423 radius 50.0 50.0 |
|---|
| Command Name | LOCATE_PLAYER_IN_CAR_CHAR_2D |
|---|
| GTA III |
|---|
| gtascm.ini | 00eb=5, player %1d% %5b:in-sphere/%near_actor_in_car %2d% radius %3d% %4d% |
|---|
| Example | 00EB: player $PLAYER_CHAR 0 $MISTY_CHAR radius 20.0 20.0 |
|---|
| Command Name | LOCATE_PLAYER_IN_CAR_CHAR_2D |
|---|