Changespritestat
From EDukeWiki
Categories: EDuke32 specific commands | Sprite manipulation
changespritestat <sprite id> <statnum>
Changespritestat is used to change the statnum of an actor.
EXAMPLE:
changespritestat THISACTOR 1 // Changes the statnum of the current actor to 1 (moveactors)