Need help with this, please!
#2

look at it:
Код:
if(PlayerInfo[playerid][ pScore ] >= 0 && (PlayerInfo[playerid][ pScore ] <=49 )
whats missing, i count 1,2 open brackets "("
and i count 1,huh? closing brackets ")"
means u need an extra ")" at the end so:
Код:
if(PlayerInfo[playerid][ pScore ] >= 0 && (PlayerInfo[playerid][ pScore ] <=49 ))
Reply


Messages In This Thread
Need help with this, please! - by leapfish - 03.02.2010, 20:36
Re: Need help with this, please! - by notime - 03.02.2010, 20:40
Re: Need help with this, please! - by leapfish - 03.02.2010, 20:44
Re: Need help with this, please! - by notime - 03.02.2010, 20:46
Re: Need help with this, please! - by leapfish - 03.02.2010, 20:48
Re: Need help with this, please! - by armyoftwo - 03.02.2010, 20:52
Re: Need help with this, please! - by leapfish - 03.02.2010, 20:53
Re: Need help with this, please! - by armyoftwo - 03.02.2010, 20:55
Re: Need help with this, please! - by notime - 03.02.2010, 20:56
Re: Need help with this, please! - by leapfish - 03.02.2010, 20:59

Forum Jump:


Users browsing this thread: 1 Guest(s)