GTAG - Modding - Opcode Database - 010E
Opcode Database
010E
| Description | Sets the players wanted level if the specified level is higher than the current one. |
|---|---|
| Parameters (v2) | 1) Player handle (Integer) (INT) 2) Integer (INT) |
| Games | |
| Category | Player |
| Command Name (IV) | ALTER_WANTED_LEVEL_NO_DROP |
| San Andreas | |
| sascm.ini | 010E=2,alter_wanted_level_no_drop %1d% to %2d% |
| Example | 010E: alter_wanted_level_no_drop $PLAYER_CHAR to 2 |
| Command Name | ALTER_WANTED_LEVEL_NO_DROP |
| Vice City | |
| sascm.ini | 010e=2,set_player %1d% minimum_wanted_level_to %2d% |
| Example | 010E: set_player $player_char minimum_wanted_level_to 4 |
| Command Name | ALTER_WANTED_LEVEL_NO_DROP |
| GTA III | |
| gtascm.ini | 010e=2,set_player %1d% minimum_wanted_level_to %2d% |
| Example | 010E: set_player $PLAYER_CHAR minimum_wanted_level_to 1 |
| Command Name | ALTER_WANTED_LEVEL_NO_DROP |

