native
register_srvcmd
Syntax
native register_srvcmd(const server_cmd[],const function[],flags=-1, const info[]="");
Description
Registers function which will be called from server console.
Returns the command ID.
native
native register_srvcmd(const server_cmd[],const function[],flags=-1, const info[]="");
Registers function which will be called from server console.
Returns the command ID.