Called when the map has loaded, servercfgfile (server.cfg) has been executed, and all plugin configs are done executing. This is the best place to initialize plugin functions which are based on cvar data.
void OnConfigsExecuted()
This will always be called once and only once per map. It will be called after OnMapStart().
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.