Difference between revisions of "Journal"
From Wiki
Line 10: | Line 10: | ||
call recallme | call recallme | ||
} | } | ||
− | + | deleteJournal | |
goto loop | goto loop | ||
Revision as of 18:48, 27 May 2006
⇒ | 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 } deleteJournal goto loop
See also
Main Page | Documentation |