Opcode Database

Latest Forum Activity

GTAG - Modding - Opcode Database - 01C0

Opcode Database

01C0

DescriptionStores the players current wanted level.
Parameters (v2)1) Player handle (Integer) (INT)
2) (Returned) Integer (INT)
Gamessa vc iii
CategoryCommon, Game
Command Name (IV)STORE_WANTED_LEVEL
San Andreas
sascm.ini01C0=2,store_wanted_level %1d% store_to %2d%
Example01C0: store_wanted_level $PLAYER_CHAR store_to $PLAYER_WANTED_LEVEL
Command NameSTORE_WANTED_LEVEL
Vice City
sascm.ini01c0=2,%2d% = player %1d% wanted_level
Example01C0: $3310 = player $player_char wanted_level
Command NameSTORE_WANTED_LEVEL
GTA III
gtascm.ini01c0=2,%2d% = player %1d% wanted_level
Example01C0: $1149 = player $PLAYER_CHAR wanted_level
Command NameSTORE_WANTED_LEVEL

<< 01BE

01C1 >>