/tg/ Station 13 - Modules - TypesVar Details - Proc Details

ammo_hud

Vars

current_hud_ownerA weakref to the mob who currently owns the hud
hudThe ammo counter screen object itself

Procs

get_accurate_ammo_countReturns get_ammo() with the appropriate args passed to it - some guns like the revolver and bow are special cases

Var Details

current_hud_owner

A weakref to the mob who currently owns the hud

hud

The ammo counter screen object itself

Proc Details

get_accurate_ammo_count

Returns get_ammo() with the appropriate args passed to it - some guns like the revolver and bow are special cases