Cstator: Difference between revisions

From EDukeWiki
Jump to navigation Jump to search
Mblackwell (talk | contribs)
mNo edit summary
Mblackwell (talk | contribs)
mNo edit summary
Line 1: Line 1:
cstator <number>
cstator <number>


Sets flags for how to draw an actor, as well as afew flags for interaction. Adds flag <number> to [[cstat]] instead of simply setting the [[cstat]]. Useful for adding flags after the fact.
Sets flags for how to draw an actor, as well as afew flags for interaction. Adds flag <number> to [[cstat]] instead of simply setting the [[cstat]]. Useful for adding flags after the fact. See [[cstat]] for a list of flag values and their meanings.

Revision as of 15:18, 23 December 2004

cstator <number>

Sets flags for how to draw an actor, as well as afew flags for interaction. Adds flag <number> to cstat instead of simply setting the cstat. Useful for adding flags after the fact. See cstat for a list of flag values and their meanings.