Logic stripweapons

From Sunrust Wiki
Revision as of 16:46, 16 May 2019 by Johnny moe (talk | contribs) (Created page with "Allows the map to strip all or specific weapons by classname. == Keyvalues == '''Keep Fists''' <choices> : If yes, the stripallweapons input strips all weapons but fists. *0...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Allows the map to strip all or specific weapons by classname.

Keyvalues

Keep Fists <choices>

If yes, the stripallweapons input strips all weapons but fists.
  • 0: No
  • 1: Yes

Inputs

input stripweapon <string>

Strips a single weapon as mentioned in arguments.

input stripallweapons <string>

Strips all the weapons the activator has, keeps fists if flag is true.

input setkeepfists <integer>

If 1 the next stripallweapons inputs strip all weapons but fists.