Helpme On /go
#1

Can Any one fix this ?
Код:
 if(dialogid == 1555)
{
   if(!response)
   {
   SendClientMessage(playerid,red,"Canceled.");
   }
   else if(response)
   {
    switch(listitem)
	   {
		   case 0:
		   {
		   if (Zone[AIRPORT] == TEAM_ZONE_JAPAN_COLOR);
			SendClientMessage(playerid, green,"Succes Spawn There");
		   
		   }
		   else return SendClientMessage(playerid, COLOR_RED,"You Are Not Japan");
		}
	}
}
i just create a new command ! and the new command is /go . when i build that ! i got error !!
Код:
error 036: empty statement
002: only a single statement (or expression) can follow each "case"
and in here i realy dont know ! so also can you answer this and fix this ?
Reply


Messages In This Thread
Helpme On /go - by Rasyidmf - 06.06.2016, 07:35
Re: Helpme On /go - by semara123 - 06.06.2016, 08:01
Re: Helpme On /go - by BornHuman - 06.06.2016, 08:05

Forum Jump:


Users browsing this thread: 2 Guest(s)