kick() function doesn't work in callback, stock, etc
#6

May i ask, why do you guys forward it? You could although use it like:

SetTimerEx("KickEx", 500 (500 ms should be enough, increase if not), false, "i", playerid);


KickEx(playerid)
{
Kick(playerid);
return 0;
}

I'm not sure, but il'll think it will work in the same way. I don't use this but i just have a thought
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 2 Guest(s)