Sleeptime: Difference between revisions

From EDukeWiki
Jump to navigation Jump to search
No edit summary
One (talk | contribs)
No edit summary
Line 1: Line 1:
sleeptime <count>
'''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.
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.

Revision as of 13:29, 4 May 2009

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.