Maybe simple, but help me
#1

After take break for long time, finnaly I try to scripting again, and I found errors on one line, this is the error

Код:
C:\Users\\Desktop\samp03\gamemodes\d.pwn(465) : warning 211: possibly unintended assignment
C:\Users\\Desktop\samp03\gamemodes\d.pwn(465) : error 022: must be lvalue (non-constant)
C:\Users\\Desktop\samp03\gamemodes\d.pwn(465) : warning 215: expression has no effect
C:\Users\\Desktop\samp03\gamemodes\d.pwn(465) : error 001: expected token: ";", but found ")"
C:\Users\\Desktop\samp03\gamemodes\d.pwn(465) : error 029: invalid expression, assumed zero
C:\Users\\Desktop\samp03\gamemodes\d.pwn(465) : fatal error 107: too many error messages on one line
And this is the line

Код:
	    if(GetPlayerColor(playerid) =! COLOR_DARKBLUE)
Thankyou.
Reply


Messages In This Thread
Maybe simple, but help me - by JohnD123 - 18.12.2013, 08:44
Re: Maybe simple, but help me - by TahaAsif12 - 18.12.2013, 08:52
Re: Maybe simple, but help me - by Excelize - 18.12.2013, 08:55
Re: Maybe simple, but help me - by cessil - 18.12.2013, 09:06
Re: Maybe simple, but help me - by JohnD123 - 18.12.2013, 09:08

Forum Jump:


Users browsing this thread: 1 Guest(s)