Difference between revisions of "Manual:DIL Manual/SFB TICK"

From DikuMUD Wiki
Jump to navigation Jump to search
(XML import)
 
(XML import)
 
Line 1: Line 1:
 +
<span id="sfbtick"></span>
  
 +
SFB_TICK          Timer message
  
 +
  When this flag is set, the routine gets activated by a "clock". The clock
 +
  ticks (in 1/4th of a second) are determined by the 'heartbeat' variable.
 +
 +
      'activator'... is null.
 +
      'argument'.... will be empty.
 +
 +
      command(CMD_AUTO_TICK) will evaluate to TRUE.
 +
---~---~---~---~---~---~---~---~---
 
<span id="sfbtick"></span>
 
<span id="sfbtick"></span>
  

Latest revision as of 22:30, 4 December 2025

SFB_TICK           Timer message
  When this flag is set, the routine gets activated by a "clock". The clock
  ticks (in 1/4th of a second) are determined by the 'heartbeat' variable.
     'activator'... is null.
     'argument'.... will be empty.
      command(CMD_AUTO_TICK) will evaluate to TRUE.
---~---~---~---~---~---~---~---~---

SFB_TICK           Timer message
  When this flag is set, the routine gets activated by a "clock". The clock
  ticks (in 1/4th of a second) are determined by the 'heartbeat' variable.
     'activator'... is null.
     'argument'.... will be empty.
      command(CMD_AUTO_TICK) will evaluate to TRUE.
---~---~---~---~---~---~---~---~---