07.02.2013, 08:31
Quote:
Thanks for the fixes ... the first one I thought that is only at me.
We can't use it with a smaller timer ? Like 500ms. |

PHP код:
#define KickEx(%0) SetTimerEx("KickPlayer", 1, 0, "d", %0)
forward KickPlayer(playerid);
public KickPlayer(playerid) Kick(playerid);