Opcode Database

Latest Forum Activity

GTAG - Modding - Opcode Database - 05F1

Opcode Database

05F1

DescriptionVehicle 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)
Gamessa vc iii
CategoryCommon, III CLEO, Object, VC CLEO, Vehicle
San Andreas
sascm.ini05F1=2,set_car_escort_car_left %1d% car %2d%
Example05F1: set_car_escort_car_left 37@ car 35@
Command NameSET_CAR_ESCORT_CAR_LEFT
Vice City
sascm.ini05F1=6,%6d% = random_object_near_point %1d% %2d% %3d% in_radius %4d% find_next %5d%
Example05F1: 3@ = random_object_near_point 0@ 1@ 2@ in_radius 10.0 find_next 1 //IF and SET
GTA III
gtascm.ini05F1=6,%6d% = random_object_near_point %1d% %2d% %3d% in_radius %4d% find_next %5d%
Example05F1: 3@ = random_object_near_point 0@ 1@ 2@ in_radius 10.0 find_next 1 //IF and SET

<< 05F0

05F2 >>