Andross90 Posted May 29, 2015 Share Posted May 29, 2015 Just thought I'd share this, I was experimenting with functions like SET_PED_COMPONENT_VARIATION and figured out most of the component ID values: 3 = tops, shirts, jackets etc.. 4 = Trousers, jeans, shorts 5 = Gloves 6 = Shoes 8 & 9 = miscellaneous gear (e.g. parachutes, scuba gear) 10 = logos 11 = more tops, seems mainly undershirts for jackets 1 & 2 were related to hair and facial hair I believe, I forgot to store it away as I was mainly interested in clothes at the time. If anyone knows any functions that can pull stats on the clothes a player has bought and owned, so that I can make my own custom wardrobe script, or a way to activate GTA's internal wardrobe script at an arbitrary location, that would be very helpful. Cheers! ChOcOsKiZo and Transmet 2 Link to comment Share on other sites More sharing options...
ChOcOsKiZo Posted May 30, 2015 Share Posted May 30, 2015 Just thought I'd share this, I was experimenting with functions like SET_PED_COMPONENT_VARIATION and figured out most of the component ID values: 3 = tops, shirts, jackets etc.. 4 = Trousers, jeans, shorts 5 = Gloves 6 = Shoes 8 & 9 = miscellaneous gear (e.g. parachutes, scuba gear) 10 = logos 11 = more tops, seems mainly undershirts for jackets 1 & 2 were related to hair and facial hair I believe, I forgot to store it away as I was mainly interested in clothes at the time. If anyone knows any functions that can pull stats on the clothes a player has bought and owned, so that I can make my own custom wardrobe script, or a way to activate GTA's internal wardrobe script at an arbitrary location, that would be very helpful. Cheers! Thanks for sharing Link to comment Share on other sites More sharing options...
Kryptus Posted June 4, 2015 Share Posted June 4, 2015 Just thought I'd share this, I was experimenting with functions like SET_PED_COMPONENT_VARIATION and figured out most of the component ID values: 3 = tops, shirts, jackets etc.. 4 = Trousers, jeans, shorts 5 = Gloves 6 = Shoes 8 & 9 = miscellaneous gear (e.g. parachutes, scuba gear) 10 = logos 11 = more tops, seems mainly undershirts for jackets 1 & 2 were related to hair and facial hair I believe, I forgot to store it away as I was mainly interested in clothes at the time. If anyone knows any functions that can pull stats on the clothes a player has bought and owned, so that I can make my own custom wardrobe script, or a way to activate GTA's internal wardrobe script at an arbitrary location, that would be very helpful. Cheers! Don't know if this is the same on PC as it is on PS3, but 1 is masks and 7 is hair. Link to comment Share on other sites More sharing options...