GTAG - Modding - Opcode Database - 05F1
Opcode Database
05F1
| Description | Vehicle stays on the other vehicles left side, keeping parallel. GTA III & Vice City Performs a search for an object, located in a specified radius around the point. |
|---|---|
| Parameters (v2) | 1) Vehicle handle (Integer) (INT) 2) Vehicle handle (Integer) (INT) |
| Games | |
| Category | Common, III CLEO, Object, VC CLEO, Vehicle |
| San Andreas | |
| sascm.ini | 05F1=2,set_car_escort_car_left %1d% car %2d% |
| Example | 05F1: set_car_escort_car_left 37@ car 35@ |
| Command Name | SET_CAR_ESCORT_CAR_LEFT |
| Vice City | |
| sascm.ini | 05F1=6,%6d% = random_object_near_point %1d% %2d% %3d% in_radius %4d% find_next %5d% |
| Example | 05F1: 3@ = random_object_near_point 0@ 1@ 2@ in_radius 10.0 find_next 1 //IF and SET |
| GTA III | |
| gtascm.ini | 05F1=6,%6d% = random_object_near_point %1d% %2d% %3d% in_radius %4d% find_next %5d% |
| Example | 05F1: 3@ = random_object_near_point 0@ 1@ 2@ in_radius 10.0 find_next 1 //IF and SET |

