Little Help
#1

Hello I need little help I got errors but I don`t see mistake...
CODE
pawn Код:
if(GetPlayerMoney(playerid) =< number) return SendClientMessage(playerid,0xFFFFFFFF,"ERROR");
Errors
Код:
D:\SA-MP Server Stuff 2\SA-MP Server\filterscripts\blackmarket.pwn(1141) : warning 211: possibly unintended assignment
D:\SA-MP Server Stuff 2\SA-MP Server\filterscripts\blackmarket.pwn(1141) : error 022: must be lvalue (non-constant)
D:\SA-MP Server Stuff 2\SA-MP Server\filterscripts\blackmarket.pwn(1141) : error 029: invalid expression, assumed zero
D:\SA-MP Server Stuff 2\SA-MP Server\filterscripts\blackmarket.pwn(1141) : warning 215: expression has no effect
D:\SA-MP Server Stuff 2\SA-MP Server\filterscripts\blackmarket.pwn(1141) : error 001: expected token: ";", but found ")"
D:\SA-MP Server Stuff 2\SA-MP Server\filterscripts\blackmarket.pwn(1141) : fatal error 107: too many error messages on one line

Compilation aborted.Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


4 Errors.
Reply
#2

It's "<=", not "=<".
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)