[Ajuda] Erro Compilar
#1

Alguem poderia me dar uma ajudinha aki sou novato estou aprendendo alguma coisa pwn '-'
Код HTML:
else if(pDados[playerid][Organizacao] == 1)
    {
           	if(!IsPlayerInRangeOfPoint(playerid, 3.0,1147.6999511719,-1184.1999511719,32))
 			return SendClientMessage(playerid, 0xAD0000AA, "Vocк nгo estб no local para se equipar");
    		new Armas_Comando Vermelho = 40*pDados[playerid][Cargo]; //Cargo Almenta 40 Baalas Amis
    		GivePlayerWeapon(playerid, 24, Armas_Comando Vermelho);
    		GivePlayerWeapon(playerid, 25, Armas_Comando Vermelho);
    		GivePlayerWeapon(playerid, 29, Armas_Comando Vermelho);
    		GivePlayerWeapon(playerid, 31, Armas_Comando Vermelho);
    }
Dando Erro
Код HTML:
C:\Downloads\samp\gamemodes\fac.pwn(297) : error 001: expected token: ";", but found "-identifier-"
C:\Downloads\samp\gamemodes\fac.pwn(297) : error 017: undefined symbol "Vermelho"
C:\Downloads\samp\gamemodes\fac.pwn(297) : warning 215: expression has no effect
C:\Downloads\samp\gamemodes\fac.pwn(298) : error 001: expected token: ",", but found "-identifier-"
C:\Downloads\samp\gamemodes\fac.pwn(298) : error 017: undefined symbol "Vermelho"
C:\Downloads\samp\gamemodes\fac.pwn(298) : error 029: invalid expression, assumed zero
C:\Downloads\samp\gamemodes\fac.pwn(298) : fatal error 107: too many error messages on one line
Reply


Messages In This Thread
Erro Compilar - by Kirikage - 01.11.2012, 18:13
Re: Erro Compilar - by R3C4LL - 01.11.2012, 18:23
Re: Erro Compilar - by Kirikage - 01.11.2012, 18:30
Re: Erro Compilar - by Math3us - 01.11.2012, 18:35
Re: Erro Compilar - by Kirikage - 01.11.2012, 18:36
Re: Erro Compilar - by Math3us - 01.11.2012, 18:40
Re: Erro Compilar - by TreePuncher - 01.11.2012, 18:51
Re: Erro Compilar - by Joao Pedro - 01.11.2012, 19:00

Forum Jump:


Users browsing this thread: 3 Guest(s)