Contents | Index | < Browse | Browse >

3.2.  Daemons

     Daemons are routines which	execute	once for each active
Actor  at the beginning	of each	turn.  Daemons are typically
used for things	like describing	the  player's  location	 and
incrementing  the  turn	 counter.   Daemons are	activated by
using the $sdem	routine	and may	be de-activated	by using the
$ddem routine.	Up to ten daemons may be active	at one time.