Opcode Database

Latest Forum Activity

GTAG - Modding - Opcode Database - 01F7

Opcode Database

01F7

DescriptionSets whether cops should ignore the player regardless of wanted level.
Parameters (v2)1) Player handle (Integer) (INT)
2) Boolean (1 or 0) (INT)
Gamessa vc iii
CategoryCommon, Player
Command Name (IV)SET_POLICE_IGNORE_PLAYER
San Andreas
sascm.ini01F7=2,set_police_ignore_player %1d% to %2d%
Example01F7: set_police_ignore_player $PLAYER_CHAR to 1
Command NameSET_POLICE_IGNORE_PLAYER
Vice City
sascm.ini01f7=2,set_player %1d% ignored_by_cops_state_to %2b:true/false%
Example01F7: set_player $player_char ignored_by_cops_state_to 1
Command NameSET_POLICE_IGNORE_PLAYER
GTA III
gtascm.ini01f7=2,set_player %1d% ignored_by_cops_state_to %2b:true/false%
Example01F7: set_player $PLAYER_CHAR ignored_by_cops_state_to 1
Command NameSET_POLICE_IGNORE_PLAYER

<< 01F6

01F9 >>