Opcode Database

Latest Forum Activity

GTAG - Modding - Opcode Database - 087B

Opcode Database

087B

DescriptionSets the players clothing.

"Body Part"
0 - Torso
1 - Head (Haircut)
2 - Legs
3 - Shoes
4 - Lower Left Arm
5 - Upper Left Arm
6 - Lower Right Arm
7 - Upper Right Arm
8 - Upper Back
9 - Left Chest
10 - Right Chest
11 - Stomach
12 - Lower Back
13 - Necklace
14 - Watch/Bracelet
15 - Glasses
16 - Hat
17 - Special Costume
Parameters (v2)1) Player handle (Integer) (INT)
2) Long string ("string") (STRING)
3) Long string ("string") (STRING)
4) Character body part ID (Integer) (INT)
Gamessa
CategoryCommon, Player
San Andreas
sascm.ini087B=4,give_player_clothes_outside_shop %1d% texture %2h% model %3h% bodypart %4h%
Example087B: give_player_clothes_outside_shop $PLAYER_CHAR texture "VEST" model "VEST" bodypart 0
Command NameGIVE_PLAYER_CLOTHES_OUTSIDE_SHOP

<< 087A

087C >>