Difference between revisions of "A ChangeFlag"

From ECWolf Wiki
(Created page with "'''A_ChangeFlag''' (string ''flag'', bool ''value'') Either sets or unsets a flag based on ''value''. The flag can be any of the actor flags, but it may not always produc...")
 
(No difference)

Latest revision as of 03:32, 30 December 2012

A_ChangeFlag (string flag, bool value)

Either sets or unsets a flag based on value. The flag can be any of the actor flags, but it may not always produce a useful result.