Post: Kick all code for bo2 gsc
10-26-2016, 02:42 AM #1
(adsbygoogle = window.adsbygoogle || []).push({}); I need help, cant find the code for kick all, i got the kick all bots code but no Kick all players code.
(adsbygoogle = window.adsbygoogle || []).push({});
10-26-2016, 02:42 PM #2
Should work
    
kickAll()
{
foreach(player in level.players)
{
if(player isHost())
player iprintln("All players kicked");
else
kick(player getentitynumber());
}
}
11-04-2016, 11:45 AM #3
Kronos
Former Staff
Originally posted by HazardAlpha View Post
I need help, cant find the code for kick all, i got the kick all bots code but no Kick all players code.


fixed?
11-04-2016, 05:11 PM #4
Patrick
League Champion
Originally posted by Kronos View Post
fixed?


Yes the issue is fixed, Just wondering.. do you not know GSC since if you do you should know this has been solved Happy
11-04-2016, 10:59 PM #5
Kronos
Former Staff
Originally posted by Hypocrite View Post
Yes the issue is fixed, Just wondering.. do you not know GSC since if you do you should know this has been solved Happy


no i dont know GSC lol but i assumed this was fixed i just wanted to make sure from the OP :P

allgood tho, Closed

The following user thanked Kronos for this useful post:

Patrick

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo