Error on compiling
#1

Hey! I get this error
Код:
error 035: argument type mismatch (argument 2)
when I compile this
Код:
 public RefreshScore()
{
 for(new i=0; i<MAX_PLAYERS; i++)
 {
 SetPlayerScore(i, DriftPointsNow);
 }
}
The error is on line 62, i.e SetPlayerScore(i, DriftPointsNow);
Reply


Messages In This Thread
Error on compiling - by Kudoz - 13.01.2013, 16:03
Re: Error on compiling - by u3ber - 13.01.2013, 16:09
Re: Error on compiling - by Kudoz - 13.01.2013, 16:18
Re: Error on compiling - by u3ber - 13.01.2013, 16:21
Re: Error on compiling - by Konstantinos - 13.01.2013, 16:21
Re: Error on compiling - by Kudoz - 13.01.2013, 16:23

Forum Jump:


Users browsing this thread: 1 Guest(s)