Journal

From Wiki
Revision as of 09:03, 27 August 2005 by Kedrick Valorite (Talk | contribs)

Jump to: navigation, search
The #journal system variable determines the journal line selected using the scanJournal command.

Example

loop:
scanJournal 1
if is_attacking_you in #journal
{
   msg Guards$
   call recallme
}
delteJournal
goto loop

See also

Main Page Documentation