Weapon first aid kit: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Updated old entity format to {{this is a}}. This action was perfomed by a bot.)
m (→‎See also: Unicodifying, replaced: See Also → See also)
Line 4: Line 4:
{{this is a|name=weapon_first_aid_kit|e0|series=Left 4 Dead}} Held first aid kit. To place first aid kit in a map use [[weapon_first_aid_kit_spawn]] or [[weapon_item_spawn]]
{{this is a|name=weapon_first_aid_kit|e0|series=Left 4 Dead}} Held first aid kit. To place first aid kit in a map use [[weapon_first_aid_kit_spawn]] or [[weapon_item_spawn]]


== See Also ==
== See also ==
* [[weapon_first_aid_kit_spawn]]
* [[weapon_first_aid_kit_spawn]]
* [[weapon_item_spawn]]
* [[weapon_item_spawn]]

Revision as of 02:16, 9 January 2024

Stub

This article or section is a stub. You can help by expanding it.

Icon-NotInFGD.png
This entity is not in the Left 4 Dead FGD by default.
It should not be put directly in a map.
C++ Class hierarchy
CFirstAidKit
CBaseBackpackItem
CTerrorWeapon
CWeaponCSBase
CBaseCombatWeapon
CBaseAnimating
CBaseEntity

weapon_first_aid_kit is an e0 available in Left 4 Dead seriesLeft 4 Dead series Left 4 Dead series. Held first aid kit. To place first aid kit in a map use weapon_first_aid_kit_spawn or weapon_item_spawn

See also