| 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 | |
|---|
| Command Name (IV) | LOCATE_PLAYER_IN_CAR_2D |
|---|
| Vice City |
|---|
| sascm.ini | 00e5=6, player %1d% %6bin-sphere/%near_point_in_car %2d% %3d% radius %4d% %5d% |
|---|
| Example | 00E5: player $player_char in_sphere 0 near_point_in_car $3496 $3497 radius 10.0 15.0 |
|---|
| GTA III |
|---|
| gtascm.ini | 00e5=6, player %1d% %6bin-sphere/%near_point_in_car %2d% %3d% radius %4d% %5d% |
|---|
| Example | 00E5: player $PLAYER_CHAR 0 940.375 -933.6874 radius 4.0 4.0 |
|---|
| Command Name | LOCATE_PLAYER_IN_CAR_2D |
|---|