Little bit of help :D
#1

I can't figure out why this wont work.

pawn Код:
case 0:
(703)       {
(704)           if(gTeam(playerid) == 2);
(705)           {
(706)               ShowPlayerDialog(playerid, 999, DIALOG_STYLE_LIST, "Police Arms","Shotgun\nSMG\nM4\nArmour");
(708)           }
        }
and i get these errors:
Код:
(704) : error 012: invalid function call, not a valid address
(704) : warning 215: expression has no effect
(704) : error 001: expected token: ";", but found ")"
(704) : error 029: invalid expression, assumed zero
(704) : fatal error 107: too many error messages on one line
Reply


Messages In This Thread
Little bit of help :D - by ScottCFR - 27.03.2010, 13:16
Re: Little bit of help :D - by Carlton - 27.03.2010, 13:17
Re: Little bit of help :D - by ScottCFR - 27.03.2010, 13:31
Re: Little bit of help :D - by Anwix - 27.03.2010, 13:31
Re: Little bit of help :D - by MPKaboose - 27.03.2010, 13:36
Re: Little bit of help :D - by ScottCFR - 27.03.2010, 13:38
Re: Little bit of help :D - by MPKaboose - 27.03.2010, 13:40

Forum Jump:


Users browsing this thread: 1 Guest(s)