CLEARFLAGS Flags Sometimes during the lifetime of a baddie, you need to change some of the system flags. For example, what if you needed to make him invincable for a second while he moved around? To do that you would need to set the NOSHOOT flag, then clear it again once he becomes vulnerable. With SetFlags and ToggleFlags, this command allows you to alter the objects flags while the path is running. Example: a no-war moment. A simple example of ClearFlags. This could obvoiously be altered to Not fire:
SimpleFire: |
See also: |