Timer only works on me
#1

I made a command with timer but only works on me.....when my friend type this command nothing happens

here si my code

COMMAND
Код:
CMD:kill(playerid, params[])
{
    SetTimer("kill",10000,false);
}
TIMER
Код:
forward(playerid);
public(playerid)
{
    SetPlayerHealth(playerid, 0);
}
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: 2 Guest(s)