Opcode Database

Latest Forum Activity

GTAG - Modding - Opcode Database - 0500

Opcode Database

0500

DescriptionReturns true if the players specified bodypart uses the specified texture.
Parameters (v2)1) Player handle (Integer) (INT)
2) String (STRING)
3) Character body part ID (Integer) (INT)
Gamessa vc
CategoryCommon, Conditional, Player
San Andreas
sascm.ini0500=3, is_player_wearing %1d% skin %3s% bodypart %2h%
Example0500: is_player_wearing $PLAYER_CHAR skin "GIMPLEG" bodypart 17
Command NameIS_PLAYER_WEARING
Vice City
sascm.ini0500=2, is_player_wearing %1d% skin %2s%
Example0500: is_player_wearing $PLAYER_CHAR skin "myskin"
Command NameIS_PLAYER_WEARING

<< 04FF

0501 >>