Timer Error
#1

I have compiling errors with my timer,
It checks to see if the cop has made arrest in the past minute,
If he has it sets his score +1, But im getting weird errors,
My code is as follows:
pawn Code:
public Score()
{
    SetPlayerScore(i,1);
}
Error is as follows:
Code:
C:\Documents and Settings\Joe\Desktop\Server\filterscripts\TimerTest.pwn(28) : error 017: undefined symbol "playerid"
Anyone help me? Ty

Reply


Messages In This Thread
Timer Error - by JoeDaDude - 26.05.2009, 20:12
Re: Timer Error - by Weirdosport - 26.05.2009, 20:14
Re: Timer Error - by Correlli - 26.05.2009, 20:14
Re: Timer Error - by JoeDaDude - 26.05.2009, 20:16
Re: Timer Error - by Weirdosport - 26.05.2009, 20:18
Re: Timer Error - by JoeDaDude - 27.05.2009, 13:01
Re: Timer Error - by Think - 27.05.2009, 13:03

Forum Jump:


Users browsing this thread: 1 Guest(s)