Help with /kick
#4

Quote:
Originally Posted by SickAttack
Посмотреть сообщение
Make a timer:
pawn Код:
stock KickPlayer(playerid) return SetTimerEx("KickPlayerEx", 100, false, "i", playerid);

function KickPlayerEx(playerid) return Kick(playerid);
And replace "Kick(...);" with "KickPlayer(...);".
I don't really know how to do that, can you add it to the current code that I gave please?
Reply


Messages In This Thread
Help with /kick - by nicholasramdhan - 24.03.2015, 05:48
Re: Help with /kick - by SickAttack - 24.03.2015, 05:50
Re: Help with /kick - by JaydenJason - 24.03.2015, 05:53
Re: Help with /kick - by nicholasramdhan - 24.03.2015, 06:05
Re: Help with /kick - by nicholasramdhan - 24.03.2015, 06:38
Re: Help with /kick - by X337 - 24.03.2015, 06:45
Re: Help with /kick - by nicholasramdhan - 24.03.2015, 06:50

Forum Jump:


Users browsing this thread: 1 Guest(s)