Opcode Database

Latest Forum Activity

GTAG - Modding - Opcode Database - 09EB

Opcode Database

09EB

DescriptionRemoves the players Goggles and disables night/heat vision. If the 'use_anim' parameter is set to 1, the player character will visually take the goggles off his head. If not, the goggles will be instantly put into the characters hand.
Parameters (v2)1) Player handle (Integer) (INT)
2) Boolean (1 or 0) (INT)
Gamessa
CategoryAnimation, Player, Weapon
San Andreas
sascm.ini09EB=2,player_take_off_goggles %1d% animate %2h%
Example09EB: player_take_off_goggles $PLAYER_CHAR animate 0
Command NamePLAYER_TAKE_OFF_GOGGLES

<< 09EA

09EC >>