[Ajuda] Ajuda Urgente , Erro ao Compilar
#1

Vou Direto ao Assunto

Erro:

Код:
C:\DOCUME~1\LUCASR~1\MEUSDO~1\DOWNLO~1\GAMEOF~1\GAMEMO~1\GOS.pwn(36299) : error 001: expected token: ")", but found "for"
Linha do Erro:

Код:
if(strcmp(cmd, "/pontosg", true) == 0
	for(new i = 0; i < MAX_PLAYERS; i++)
	{
		if(IsPlayerConnected(i))
		{
			if(IsPlayerInMorro(i) && Morro[Guerra] >= 1)
     		{
     			SendClientMessage(playerid, COLOR_GRAD1,"~b~~h~BOPE~n~~w~Pontos: ~y~%d",MorroPontos[2]);
			}
		}
			return true;
	}
Reply


Messages In This Thread
Ajuda Urgente , Erro ao Compilar - by LucasFoxY - 21.07.2013, 20:19
Re: Ajuda Urgente , Erro ao Compilar - by WLSF - 21.07.2013, 20:20
Re: Ajuda Urgente , Erro ao Compilar - by darkxdll - 21.07.2013, 20:21
Re: Ajuda Urgente , Erro ao Compilar - by Coe1 - 21.07.2013, 20:21
Re: Ajuda Urgente , Erro ao Compilar - by LucasFoxY - 21.07.2013, 20:22
Re: Ajuda Urgente , Erro ao Compilar - by WLSF - 21.07.2013, 20:23
Re: Ajuda Urgente , Erro ao Compilar - by Coe1 - 21.07.2013, 20:26
Re: Ajuda Urgente , Erro ao Compilar - by WLSF - 21.07.2013, 20:26

Forum Jump:


Users browsing this thread: 3 Guest(s)