byond - Modules - TypesVar Details

ballistic

Vars

ammo_typestring define for the ammo type that this can be reloaded with
disabledreloadWhather this object only uses one mag and cannot be reloaded with the UI button
hud_iconslist of icons to display for ammo counter: list("hud_normal", "hud_empty")
projectilesammo left in the mag
projectiles_cacheammo left total
projectiles_cache_maxammo 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