LoadSeclevs

From King Arthur's Gold Wiki
Jump to: navigation, search

Loads the given seclev config file.

void LoadSeclevs( const string &filename )

Example from Scripts/autostart.as:

LoadSeclevs( "Security/seclevs.cfg" );