發新話題
打印

求插件

[Close]
你放係個sp到
複製內容到剪貼板
代碼:
        for(new bot=1; bot <= MaxClients; bot++)
        {
                if(!IsFakeClient(bot)) return;
                KickClient(bot, "%t", "No reason");
      }

TOP

發新話題