17.10.2009, 02:47
ok, so I've been making a votekick command for my server and i don't know where to put
Код:
if(VoteKick[playerid] == MAX_VOTEKICK) { SendClientMessage(playerid, COLOR_LIGHTBLUE, "You have been voted to be kciked 5 times"); Kick(playerid); }