Setting Components - nick-perry14/esx_adminmode GitHub Wiki
Configuration format
The line in your configuration file should look like this:
pedvari ={{component=8,texture=2,color=1},{component=3,texture=2,color=1},{component=9,texture=2,color=1},{component=8,texture=1,color=1}}
Variable Names
- component - The ID of the thing you want to change (shirt/accessory, jacket/overlay, etc.)
- texture - The ID of the texture you want to set (the specific model of the component)
- color - the color/variation of the model (start from 1)
Component Guide
The following numbers should be used for the component ID when changing the component:
- Mask: 1
- Upper Body / Hands: 3
- Legs / Pants: 4
- Parachute / Bags: 5
- Shoes: 6
- Neck / Scarf: 7
- Shirt / Accessory: 8
- Body Armor / Accessory: 9
- Badges / Logos: 10
- Jacket / Overlay: 11