Opcode Database

Latest Forum Activity

GTAG - Modding - Opcode Database - 05F4

Opcode Database

05F4

DescriptionVehicle stays in front of the other, keeping parallel.

GTA III & Vice City
Find the logarithm of the number of arbitrary base.
Parameters (v2)1) Vehicle handle (Integer) (INT)
2) Vehicle handle (Integer) (INT)
Gamessa vc iii
CategoryCommon, III CLEO, VC CLEO, Vehicle
San Andreas
sascm.ini05F4=2,set_car_escort_car_front %1d% car %2d%
Example05F4: set_car_escort_car_front 99@ car 299@
Command NameSET_CAR_ESCORT_CAR_FRONT
Vice City
sascm.ini05F4=3,%3d% = log %1d% base %2d% ; all floats
Example05F4: 0@ = log 0@ base 2 // all floats
GTA III
gtascm.ini05F4=3,%3d% = log %1d% base %2d% ; all floats
Example05F4: 0@ = log 0@ base 2 // all floats

<< 05F3

05F5 >>