compound statement not closed at the end of file (started at line 831)
#2

pawn Код:
{
           switch(sportscars)
           {
               case 0:
               {
               CreateVehicle(402, x, y, z, 0, 0, 0, 0); //This is the 831 line which he signals as bad one.
               {
place this on

pawn Код:
public OnDialogResponse(playerid, dialogid, response, listitem, inputtext[])
{
    return 1;
}
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)