OnAutoConfigsBuffered
- Синтаксис
-
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.
- Возвращает
- Форвард игнорирует возвращаемое значение.