register_srvcmd
Core (amxmodx.inc)
Description
register_srvcmd - Registers function which will be called from server console.
Syntax
register_srvcmd ( const server_cmd[],const function[],flags=-1, info[]="" )
Type
Native