Asw equip req: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Cleanup)
m (Changed parameters of {{this is a}} to comply with the updated version. This action was performed by a bot.)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{as point|asw_equip_req}}
{{this is a|point entity|game=Alien Swarm|name=asw_equip_req}}


== Entity description ==
== Entity description ==

Latest revision as of 17:54, 17 May 2024

asw_equip_req is a point entity available in Alien Swarm Alien Swarm.

Entity description

Equipment Requirement. It forces players to include at least one of each specified weapon or equipment in their squad's loadout.

Here is a full list of weapons/items you can require.

If player has not unlocked the weapon, it will still be available.

Keyvalues

Equipment class 1 ([todo internal name (i)]) <string>
First equipment class that needs to be selected before mission can begin.
Equipment class 2 ([todo internal name (i)]) <string>
Second equipment class that needs to be selected before mission can begin.
Equipment class 3 ([todo internal name (i)]) <string>
Third equipment class that needs to be selected before mission can begin.
Name (targetname) <string>[ Edit ]
The name that other entities refer to this entity by, via Inputs/Outputs or other keyvalues (e.g. parentname or target).
Also displayed in Hammer's 2D views and Entity Report.
See also:  Generic Keyvalues, Inputs and Outputs available to all entities

Inputs

Outputs

See also