Posted by member 7223 on 2003-05-22 07:41:18 link
scar: use filemaster.dll and make some scripts to:
on exit/recycle
- unload the modules that still use modules.ini
- copy modules.ini to "$AppData$\Litestep\modules.ini"
on startup:
- copy "$AppData$\Litestep\modules.ini" to "$LitestepDir$modules.ini"
- reload the modules that use it (don't load them with the regular LoadModule)
on exit/recycle
- unload the modules that still use modules.ini
- copy modules.ini to "$AppData$\Litestep\modules.ini"
on startup:
- copy "$AppData$\Litestep\modules.ini" to "$LitestepDir$modules.ini"
- reload the modules that use it (don't load them with the regular LoadModule)