hud_data

Vars | |
equip_slots | Checked by mob_can_equip() |
---|---|
gear | Contains information on the position and tag for all inventory slots to be drawn for the mob. This is fairly delicate, try to avoid messing with it unless you know exactly what it does |
has_a_intent | Set to draw intent box |
has_drop | Set to draw drop button |
has_hands | Set to draw shand |
has_m_intent | Set to draw move intent box |
has_resist | Set to draw resist button |
has_throw | Set to draw throw button |
has_warnings | Set to draw environment warnings |
icon | If set, overrides ui_style |
Var Details
equip_slots

Checked by mob_can_equip()
gear

Contains information on the position and tag for all inventory slots to be drawn for the mob. This is fairly delicate, try to avoid messing with it unless you know exactly what it does
has_a_intent

Set to draw intent box
has_drop

Set to draw drop button
has_hands

Set to draw shand
has_m_intent

Set to draw move intent box
has_resist

Set to draw resist button
has_throw

Set to draw throw button
has_warnings

Set to draw environment warnings
icon

If set, overrides ui_style