CMD problem?
#4

I get this now on this line
Код:
C:\Users\Hellman\Desktop\Rebound Roleplay server\pawno\include\/CRP/Commands/robbank.pwn(40) : error 029: invalid expression, assumed zero
pawn Код:
SendClientMessage(playerid, COLOR_ORANGE, "* You failed to rob the Bank!");
                    WantedPoints[playerid] = 2;
                    SetPlayerCriminal(playerid,255, "Attempting to rob the Bank");
                    PlayerInfo[playerid][pRobTime] = 500;
                }
            }
            else  line 40
            {
                SendClientMessage(playerid, COLOR_GREY, "* You need a deadly weapon to perform this Act!");
                return 1;
Reply


Messages In This Thread
CMD problem? - by N0FeaR - 15.05.2012, 16:36
Re: CMD problem? - by Niko_boy - 15.05.2012, 16:37
Re: CMD problem? - by HaZaRaS™ - 15.05.2012, 16:40
Re: CMD problem? - by N0FeaR - 15.05.2012, 16:44
Re: CMD problem? - by Niko_boy - 15.05.2012, 16:52
Re: CMD problem? - by HaZaRaS™ - 15.05.2012, 16:58

Forum Jump:


Users browsing this thread: 2 Guest(s)