Sleeptime

From EDukeWiki
Jump to navigation Jump 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.

sleeptime <count>

Changes actor "sleep" counter to <count>. The actor's "sleep" counter is incremented once per tic if the player is less than 30000 units away. The actor is put back to "sleep" once the counter reaches 32767 and the player is a certain distance away.

The counter can be accessed via the httimetosleep member.