Opcode Database

Latest Forum Activity

GTAG - Modding - Opcode Database - 042E

Opcode Database

042E

DescriptionIf the value is lower than the current set stat value, the stat will be set to the new value.
Parameters (v2)1) Stat ID (Integer) (INT)
2) Integer (INT)
Gamessa vc iii
CategoryCommon, Game
San Andreas
sascm.ini042E=2,register_lowest_int_stat %1h% to %2d%
Example042E: register_lowest_int_stat 212 to 448@
Command NameREGISTER_FASTEST_TIME
Vice City
sascm.ini042E=2,register_lowest_int_stat %1h% to %2d%
Example042E: register_lowest_int_stat 1 to $4096
GTA III
gtascm.ini042E=2,register_lowest_int_stat %1h% to %2d%
Example042E: register_lowest_int_stat 4 to 0@

<< 042D

042F >>