LoadSeclevs
From King Arthur's Gold Wiki
Revision as of 17:02, 10 September 2012 by Shadlington (Talk | contribs)
Loads the given seclev config file.
void LoadSeclevs( const string &filename )
Example from Scripts/autostart.as:
LoadSeclevs( "Security/seclevs.cfg" );