Timer only works on me
#5

Use SetTimerEx and set it to call the function SetPlayerHealth.
Creating a custom public function is not needed.

pawn Код:
CMD:kill(playerid, params[])
{
    SetTimerEx("SetPlayerHealth", 10000, false, "df", playerid, 0.0);
}
Quote:
Originally Posted by [MM]RoXoR[FS]
Посмотреть сообщение
why are you using timer to kill him?
Why not?

Meybe he did it for a reason, you never know.
Reply


Messages In This Thread
Timer only works on me - by nikolat007 - 26.08.2012, 06:46
Re: Timer only works on me - by JaKe Elite - 26.08.2012, 06:48
Re: Timer only works on me - by [MM]RoXoR[FS] - 26.08.2012, 07:08
Re: Timer only works on me - by CrystalFire - 26.08.2012, 07:50
Re: Timer only works on me - by Sniper Kitty - 26.08.2012, 07:55
Re: Timer only works on me - by nikolat007 - 26.08.2012, 07:56
Re: Timer only works on me - by Sniper Kitty - 26.08.2012, 08:03

Forum Jump:


Users browsing this thread: 1 Guest(s)