forward OnAutoConfigsBuffered();
Called when the map has loaded, right after plugin_cfg() but any time before OnConfigsExecuted. It's called after amxx.cfg and all AutoExecConfig() exec commands have been added to the server command buffer.
This will always be called once and only once per map.
This forward ignores the returned value.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.