[Ajuda] Class
#5

deu erro !

Код:
 	if(dialogid == DIALOG_FACCOES)
	{
	    if(response)
		{
			if(listitem == 0)
			{
				new txt[2048];
				for(new i = 0; i < MAX_FACCOES; i ++)
				{
     				if(GangZone[i][Local] == 1)
					{
						format(txt,2048,"%s%s\n", txt, GangZone[i][GZNome]);
					}
				}
				ShowPlayerDialog(playerid, 1000+1,DIALOG_STYLE_LIST, "Favelas CV", txt, "Selecionar", "Voltar");
			}
			 	SetPlayerPos(playerid, -472, 427, 1891); // Aqui vocк pхe as coordenadas do Comando Vermelho.
				SetPlayerInterior(playerid, 0); // Caso o spawn da facзгo seja em um interior altere o valor de 0.
				SendClientMessage(playerid, -1, "Vocк Escolheu a Facзгo CMD");
				}
Код:
C:\Users\LACOSTA\Desktop\Facзхes Life - GM\gamemodes\FLNOVA.pwn(144) : warning 213: tag mismatch
C:\Users\LACOSTA\Desktop\Facзхes Life - GM\gamemodes\FLNOVA.pwn(145) : warning 213: tag mismatch
C:\Users\LACOSTA\Desktop\Facзхes Life - GM\gamemodes\FLNOVA.pwn(146) : warning 213: tag mismatch
C:\Users\LACOSTA\Desktop\Facзхes Life - GM\gamemodes\FLNOVA.pwn(1223) : warning 217: loose indentation
C:\Users\LACOSTA\Desktop\Facзхes Life - GM\gamemodes\FLNOVA.pwn(1227) : warning 217: loose indentation
C:\Users\LACOSTA\Desktop\Facзхes Life - GM\gamemodes\FLNOVA.pwn(1281) : warning 209: function "OnDialogResponse" should return a value
C:\Users\LACOSTA\Desktop\Facзхes Life - GM\gamemodes\FLNOVA.pwn(1282) : error 010: invalid function or declaration
C:\Users\LACOSTA\Desktop\Facзхes Life - GM\gamemodes\FLNOVA.pwn(1284) : error 010: invalid function or declaration
C:\Users\LACOSTA\Desktop\Facзхes Life - GM\gamemodes\FLNOVA.pwn(1288) : error 010: invalid function or declaration
C:\Users\LACOSTA\Desktop\Facзхes Life - GM\gamemodes\FLNOVA.pwn(1291) : error 010: invalid function or declaration
C:\Users\LACOSTA\Desktop\Facзхes Life - GM\gamemodes\FLNOVA.pwn(1293) : error 010: invalid function or declaration
C:\Users\LACOSTA\Desktop\Facзхes Life - GM\gamemodes\FLNOVA.pwn(1296) : error 010: invalid function or declaration
C:\Users\LACOSTA\Desktop\Facзхes Life - GM\gamemodes\FLNOVA.pwn(1304) : error 010: invalid function or declaration
C:\Users\LACOSTA\Desktop\Facзхes Life - GM\gamemodes\FLNOVA.pwn(1311) : error 010: invalid function or declaration
C:\Users\LACOSTA\Desktop\Facзхes Life - GM\gamemodes\FLNOVA.pwn(1505) : warning 203: symbol is never used: "total"
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


8 Errors.
Reply


Messages In This Thread
Class - by LukasMartins - 07.05.2016, 20:37
Re: [Ajuda] Class - by SaDaN - 07.05.2016, 21:53
Re: [Ajuda] Class - by LukasMartins - 07.05.2016, 22:02
Re: [Ajuda] Class - by SaDaN - 07.05.2016, 22:12
Re: Class - by LukasMartins - 07.05.2016, 23:27
Re: Class - by SaDaN - 07.05.2016, 23:36

Forum Jump:


Users browsing this thread: 1 Guest(s)