plugin_cfg
Core
(amxmodx.inc)
Description
plugin_cfg - Called after plugin_init has been called
Syntax
plugin_cfg
( )
Type
Forward
Notes
All commmands and cvars should be already registered by the time this is forwarded.