Adds a global command flag override. Any command registered with this name will assume the new flag. This is applied retroactively as well.
void AddCommandOverride(const char[] cmd, OverrideType type, int flags)
String containing command name (case sensitive).
Override type (specific command or group).
New admin flag.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.