new vip[33]
new g_maxplayers public plugin_init() { register_plugin(PLUGIN, VERSION, AUTHOR) g_maxplayers = get_maxplayers() } new vip[g_maxplayers]