ballistic

Vars | |
ammo_type | string define for the ammo type that this can be reloaded with |
---|---|
disabledreload | Whather this object only uses one mag and cannot be reloaded with the UI button |
hud_icons | list of icons to display for ammo counter: list("hud_normal", "hud_empty") |
projectiles | ammo left in the mag |
projectiles_cache | ammo left total |
projectiles_cache_max | ammo total storable |
Var Details
ammo_type

string define for the ammo type that this can be reloaded with
disabledreload

Whather this object only uses one mag and cannot be reloaded with the UI button
hud_icons

list of icons to display for ammo counter: list("hud_normal", "hud_empty")
projectiles

ammo left in the mag
projectiles_cache

ammo left total
projectiles_cache_max

ammo total storable