#permission=255 // PSEUWOW DEF_SCRIPT STARTUP FILE LOG * DefScript StartUp [${@version_short}]... // loads & applies the configuration CONFIG // set permissions for internal functions INTERNAL_PERM // Load some SCP files LOADALLSCP // do more stuff here in future... // load the uptime counter LOADDEF uptime LOG * StartUp complete!