AMX Mod X API Documentation

Signature
native get_srvcmdsnum(flag);
Description

Returns number of registered server commands.

Notes
  • For a list of possible access flags, see the ADMIN_* constants in

    amxconst.inc

Parameters
  • flag Only considers commands that can be accessed with

    the specified privilege flags

Returns

Number of registered server commands

Назад
Верх