* need to remove lots of debug output later, after bags are done. * fixed ObjMgr. better store objects in only 1 list instead of storing them in 1 list per type. * eased config: if you modify the conf files during runtime, just type "config" in the console and the changes will be applied.
9 lines
161 B
Modula-2
9 lines
161 B
Modula-2
// Load required conf files.
|
|
LOADCONF PseuWoW.conf
|
|
LOADCONF users.conf
|
|
|
|
// Apply the configureation
|
|
APPLYCONF
|
|
|
|
// Apply user permissions
|
|
APPLYPERMISSIONS |