Sleeptime

From EDukeWiki
Revision as of 01:06, 23 February 2012 by Hendricks266 (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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.