Opcode Database

Latest Forum Activity

GTAG - Modding - Opcode Database - 03BF

Opcode Database

03BF

DescriptionMakes pedestrians pay no attention to the player.
Parameters (v2)1) Player handle (Integer) (INT)
2) Boolean (1 or 0) (INT)
Gamessa vc iii
CategoryCommon, Player
Command Name (IV)SET_EVERYONE_IGNORE_PLAYER
San Andreas
sascm.ini03BF=2,set_everyone_ignore_player %1d% to %2d%
Example03BF: set_everyone_ignore_player $PLAYER_CHAR to 1
Command NameSET_EVERYONE_IGNORE_PLAYER
Vice City
sascm.ini03bf=2,set_player %1d% ignored_by_everyone_to %2b:true/false%
Example03BF: set_player $player_char ignored_by_everyone_to 1
Command NameSET_EVERYONE_IGNORE_PLAYER
GTA III
gtascm.ini03bf=2,set_player %1d% ignored_by_everyone_to %2b:true/false%
Example03BF: set_player $PLAYER_CHAR ignored_by_everyone_to 1
Command NameSET_EVERYONE_IGNORE_PLAYER

<< 03BE

03C0 >>