-
Notifications
You must be signed in to change notification settings - Fork 20
player.model
Stjepan Bakrac edited this page May 22, 2020
·
2 revisions
player.model return a a table containing
- face : Face model ID
- race : Race model ID.
- head : Head model ID.
- body : Body model ID.
- hands : Hands model ID.
- legs : Legs model ID.
- feet : Feet model ID.
- main : Main hand weapon model ID.
- sub : Sub hand weapon model ID.
- range : Range model ID.
race = player.model.race
print("Race ID: " .. race)
- Background and Architecture
- Windower Data Locations
- Code Standards and Guidelines
- Addon Development
- Windower Commands
- Packet Tutorial
- burdometer
- config
- delay_me_not
- distance
- dress_up
- enternity
- fps
- ime
- logger
- party_time
- paste
- pouches
- send
- shortcuts
- speedometer
- target_info
- terminate
- timestamp
- window_title
- Game
- Windower
- General