GTAG - Modding - Opcode Database - 042E
Opcode Database
042E
| Description | If 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) |
| Games | |
| Category | Common, Game |
| San Andreas | |
| sascm.ini | 042E=2,register_lowest_int_stat %1h% to %2d% |
| Example | 042E: register_lowest_int_stat 212 to 448@ |
| Command Name | REGISTER_FASTEST_TIME |
| Vice City | |
| sascm.ini | 042E=2,register_lowest_int_stat %1h% to %2d% |
| Example | 042E: register_lowest_int_stat 1 to $4096 |
| GTA III | |
| gtascm.ini | 042E=2,register_lowest_int_stat %1h% to %2d% |
| Example | 042E: register_lowest_int_stat 4 to 0@ |

