Opcode Database

Latest Forum Activity

GTAG - Modding - Opcode Database - 010E

Opcode Database

010E

DescriptionSets the players wanted level if the specified level is higher than the current one.
Parameters (v2)1) Player handle (Integer) (INT)
2) Integer (INT)
Gamessa vc iii
CategoryPlayer
Command Name (IV)ALTER_WANTED_LEVEL_NO_DROP
San Andreas
sascm.ini010E=2,alter_wanted_level_no_drop %1d% to %2d%
Example010E: alter_wanted_level_no_drop $PLAYER_CHAR to 2
Command NameALTER_WANTED_LEVEL_NO_DROP
Vice City
sascm.ini010e=2,set_player %1d% minimum_wanted_level_to %2d%
Example010E: set_player $player_char minimum_wanted_level_to 4
Command NameALTER_WANTED_LEVEL_NO_DROP
GTA III
gtascm.ini010e=2,set_player %1d% minimum_wanted_level_to %2d%
Example010E: set_player $PLAYER_CHAR minimum_wanted_level_to 1
Command NameALTER_WANTED_LEVEL_NO_DROP

<< 010D

010F >>