#include <amxmodx> #define MAX_PLAYERS 32 new g_maxplayers[MAX_PLAYERS] public plugin_init() { register_plugin("x","x","x") }