LoadSeclevs

From King Arthur's Gold Wiki
Revision as of 18:02, 10 September 2012 by Shadlington (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Loads the given seclev config file.

void LoadSeclevs( const string &filename )

Example from Scripts/autostart.as:

LoadSeclevs( "Security/seclevs.cfg" );