AMX Mod X API Documentation

Signature
forward plugin_cfg();
Description

Called when all plugins went through plugin_init()

Notes
  • When this forward is called, most plugins should have registered their

    cvars and commands already.

No return value
Назад
Верх