CASW_Pickup_Weapon_Heal_Grenade
(Redirected from Asw pickup heal grenade)
Jump to navigation
Jump to search
- "asw_pickup_buff_grenade" redirects here. See below.
Code classes:
CASW_Pickup_Weapon_Heal_Grenade
CASW_Pickup_Weapon
CASW_Pickup
(items)CItem
(items)CBaseAnimating
(models)CBaseEntity
(all ents)
CASW_Pickup_Weapon_Heal_Grenade
is a code class that will spawn a pickup for heal beacons.
Classnames:
asw_pickup_heal_grenade
asw_pickup_buff_grenade
(This is accidental! It shouldn't be tied to this class. The programmers probably copied and pasted code without looking closely at it. Seeasw_weapon_buff_grenade
.)
FGD Code[edit | edit source]
@PointClass base(ASWPickup) studio("models/items/ItemBox/ItemBoxLarge.mdl") = asw_pickup_heal_grenade : "Heal Beacons"
[
BulletsInGun(integer) : "Bullets In Gun" : 5
Skin(integer)readonly : "Skin" : 1
]