[Ajuda] error 010: invalid function or declaration
#1

Bom, eu estou com um problema na hora de compilar, esta dando o erro 010, ja fiz de tudo mas nгo consigo arrumar,

o cуdigo que esta dando erro й:
Quote:

if(IsPlayerInGuerra(i))
{
if(TendoGuerra >= 1)
{
new string[128];
format(string,sizeof(string),"Pontuaзгo ~r~Guerra~n~~n~~g~Exercito~r~~n~Pontos: ~w~%d~n~~n~~y~ASFARC~r~~n~Pontos: ~w~%d~n~~n~~w~Guerrilheiros Isaelitas~r~~n~Pontos: ~w~%d",Territorio[talmortos], Territorio[almortos], Territorio[GImortos]);
TextDrawSetString(TextGuerra[i], String);
if(TendoGuerra >= 0)
{
}
TextDrawShowForPlayer(i, BoxGuerra[i]);
TextDrawShowForPlayer(i, TextGuerra[i]);
}
}
}
}
return 1;
}

As if que estб dando os erros mais nгo consigo arumar me ajudem
Reply


Messages In This Thread
error 010: invalid function or declaration - by Mito_Alone - 26.05.2013, 05:18
Re: error 010: invalid function or declaration - by PT - 26.05.2013, 07:08
Re: error 010: invalid function or declaration - by eDlAndrePawno - 26.05.2013, 16:47
Re: error 010: invalid function or declaration - by VSxD - 26.05.2013, 19:16
Re: error 010: invalid function or declaration - by Mito_Alone - 26.05.2013, 20:26

Forum Jump:


Users browsing this thread: 3 Guest(s)