native get_maxplayers();
Returns the maxplayers setting of the current server, that is how many clients it supports.
As of AMXX 1.8.3, this value is also exposed through a dynamic constant via the MaxClients variable, declared in amxconst.inc
Maxplayers setting
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.