This shows you the differences between two versions of the page.
— |
global [2006/08/29 20:18] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
+ | # $EPIC: global.txt,v 1.4 2006/08/29 18:33:16 sthalik Exp $ | ||
+ | ======Synopsis:====== | ||
+ | [[load]] global | ||
+ | |||
+ | ======Description:====== | ||
+ | This script is loaded automatically when the client first starts. At | ||
+ | the time of this writing, it automatically loads [[2.8SCRIPT]] and | ||
+ | [[LOCAL]]. It also sets the following aliases: | ||
+ | |||
+ | ^ Alias ^ Description ^ | ||
+ | | /d+ |sets [[set DISPLAY|DISPLAY]] on | | ||
+ | | /d- |sets [[set DISPLAY|DISPLAY]] off | | ||
+ | |||
+ | ======Other Notes:====== | ||
+ | This script has been butchered over the years to the point that no one | ||
+ | person deserves sole credit for its creation. | ||
+ | |||