*** Terrible Title Removed
#4

There you go:

PHP код:
else if(GetPlayerScore(playerid) >= 0rankplayerid ] = "Wannable Trucker"
Should be:

PHP код:
else if(GetPlayerScore(playerid) >= 0rankplayerid ] = 0
You were trying to store a string in an integer.
Reply


Messages In This Thread
*** Terrible Title Removed - by Private200 - 24.10.2012, 20:08
Re: Error help - by gtakillerIV - 24.10.2012, 20:12
Re: Error help - by Private200 - 24.10.2012, 20:15
Re: Error help - by gtakillerIV - 24.10.2012, 20:19
Re: Error help - by Private200 - 24.10.2012, 20:23
Re: Error help - by ViniBorn - 24.10.2012, 20:30
Re: Error help - by Private200 - 24.10.2012, 20:40
Re: Error help - by RedJohn - 24.10.2012, 20:41
Re: Error help - by Private200 - 24.10.2012, 21:07
Re: Error help - by Private200 - 24.10.2012, 21:49

Forum Jump:


Users browsing this thread: 1 Guest(s)