Kicking the victim
#5

pawn Код:
SetTimerEx("DelayedKick", 1000, false, "d", giveplayerid);
/* dont use 250ms might still dont receive SCM when it comes to a slow internet of player use 1000ms for a safer one
specifier i- interger
 Specifier d - decimal
Still de same*/

forward DelayedKick(targetid);
public DelayedKick(targetid)
    Return Kick(targetid);
Im at mobile btw
Reply


Messages In This Thread
Kicking the victim - by ChuckyBabe - 25.04.2015, 02:59
Re: Kicking the victim - by ChuckyBabe - 25.04.2015, 03:39
Re: Kicking the victim - by ToiletDuck - 25.04.2015, 04:03
Re: Kicking the victim - by ChuckyBabe - 25.04.2015, 04:08
Re: Kicking the victim - by ToiletDuck - 25.04.2015, 04:20
Re: Kicking the victim - by ChuckyBabe - 25.04.2015, 04:25

Forum Jump:


Users browsing this thread: 1 Guest(s)