CheckPlayerDone

From Eternity Wiki
Jump to navigationJump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

CheckPlayerDone(statenum)

Makes the calling actor jump to statenum if it is not under player's control. An example where this is relevant is when the dead player in multiplayer has respawned, and the corpse is no longer under control. statenum can be S_NULL (0 or omitted) if the calling actor is to be removed.