Kick too fast ?
#5

Quote:
Originally Posted by zozo
Try these

pawn Код:
#define KickEx(%1,%2); \
{\
  SendClientMessage(%1,0xDE4E38FF,#%2);\
  SetTimerEx("kick",500,0,"i",%1);\
}

forward kick(playerid);

public kick(playerid)
  Kick(playerid);
Exampel:
pawn Код:
KickEx(playerid, "This account has blocked.");
wtf ? what are those :

/
/
/
/

??
Reply


Messages In This Thread
Kick too fast ? - by UsaBoy91 - 20.07.2009, 19:44
Re: Kick too fast ? - by James_Alex - 20.07.2009, 19:46
Re: Kick too fast ? - by UsaBoy91 - 20.07.2009, 20:05
Re: Kick too fast ? - by Nubotron - 20.07.2009, 20:27
Re: Kick too fast ? - by UsaBoy91 - 20.07.2009, 20:58
Re: Kick too fast ? - by Correlli - 20.07.2009, 21:16

Forum Jump:


Users browsing this thread: 2 Guest(s)