Entity trigger mcp bot

From Mod Wiki
Revision as of 13:39, 8 November 2007 by Ducks (talk | contribs) (Initial version)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

A trigger brush that will trigger an event in the map script system, allowing you to control the bots offense/defense choices.


Entity Keys

classname trigger_mcp_bot

actionGroupOff variable
The action group you want to turn off


actionGroupOn variable
The action group you want to turn on

See Also