GTAG - Modding - Opcode Database - 05F4
Opcode Database
05F4
| Description | Vehicle 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) |
| Games | |
| Category | Common, III CLEO, VC CLEO, Vehicle |
| San Andreas | |
| sascm.ini | 05F4=2,set_car_escort_car_front %1d% car %2d% |
| Example | 05F4: set_car_escort_car_front 99@ car 299@ |
| Command Name | SET_CAR_ESCORT_CAR_FRONT |
| Vice City | |
| sascm.ini | 05F4=3,%3d% = log %1d% base %2d% ; all floats |
| Example | 05F4: 0@ = log 0@ base 2 // all floats |
| GTA III | |
| gtascm.ini | 05F4=3,%3d% = log %1d% base %2d% ; all floats |
| Example | 05F4: 0@ = log 0@ base 2 // all floats |

