Timer Not Working
#6

I get these errors:

Код:
C:\Users\Noah\Desktop\[sK] Zombie Apocalypse\filterscripts\autoscore.pwn(37) : error 055: start of function body without function header
C:\Users\Noah\Desktop\[sK] Zombie Apocalypse\filterscripts\autoscore.pwn(39) : error 010: invalid function or declaration
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


2 Errors.
Lines:
Код:
public OnPlayerDisconnect(playerid, reason);
{
    KillTimer(ScoreTimer[playerid]);
    return 1;
}
Reply


Messages In This Thread
Timer Not Working - by NoahF - 23.06.2013, 09:53
Re: Timer Not Working - by Pangea - 23.06.2013, 09:55
Re: Timer Not Working - by NoahF - 23.06.2013, 09:57
Re: Timer Not Working - by NoahF - 23.06.2013, 10:02
Re: Timer Not Working - by Vince - 23.06.2013, 10:11
Re: Timer Not Working - by NoahF - 23.06.2013, 10:13
Re: Timer Not Working - by NoahF - 23.06.2013, 10:47
Re: Timer Not Working - by Camorra - 23.06.2013, 11:10
AW: Timer Not Working - by Skimmer - 23.06.2013, 11:16
Re: Timer Not Working - by NoahF - 23.06.2013, 11:36

Forum Jump:


Users browsing this thread: 1 Guest(s)