[Ajuda] erro ao compila gm
#1

esse erro aki me ajuda pfv http://imgur.com/a/5yHhd
Reply
#2

Quote:
Originally Posted by didimk157
Посмотреть сообщение
esse erro aki me ajuda pfv http://imgur.com/a/5yHhd
mande as linhas dos erros, menos a linha do SSCANF
Reply
#3

й warning desculpa @JhowWatkins mais ta aqui http://imgur.com/a/1tawa
Reply
#4

Quote:
Originally Posted by didimk157
Посмотреть сообщение
й warning desculpa @JhowWatkins mais ta aqui http://imgur.com/a/1tawa
mano, passa o codigo aqui pega e cola Click em php ,e coloca dentro o codigo mano fica bem melhor de eu ajudar!
Reply
#5

Й loose indentation, as chaves estгo mal posicionadas, copia e cola o cуdigo da callback OnPlayerStreamIn no tabulador <link>
Reply
#6

Код:
 public OnPlayerGiveDamage(playerid, damagedid, Float:amount, weaponid)
{
	if(Player[damagedid][Reporter] > 0)
	{
		if(EmTrabalho[damagedid] == 1)
		{
			GameTextForPlayer(playerid, "~r~Nгo AGRIDA UM REPORTER EM TRABALHO!", 2500, 3);
		}
	}
	if(Player[damagedid][pHelper] > 0)
	{
		if(EmTrabalho[damagedid] == 1)
		{
		    GameTextForPlayer(playerid, "~r~Nгo AGRIDA UM HELPER!", 2500, 3);
		}
	}
	if(Player[playerid][Faccoes] == Player[damagedid][Faccoes])
	{
	    if(EmTrabalho[playerid] == 0)
		{
		    GameTextForPlayer(playerid, "~r~ Nao agrida alguem da sua organizacao.", 3000, 5);
		}
	}
    return true;

    if (damagedid != INVALID_PLAYER_ID)
    {
         PlayerPlaySound(playerid, 17802, 0.0, 0.0, 0.0);
    }
    return true;
}
Reply
#7

Nгo tenho certeza se ira resolver, mais troque sua include do sscanf,
tente talvez sscanf2
Reply
#8

foi isso nao
Reply
#9

mande as primeiras linhas do sscanf entre [ PHP]code[ /PHP]
Reply
#10

Esse warning Loose identation й por causa da sua identaзгo use o tab para posicionar corretamente ou use tabulador http://tabulador.medianewsonline.com/
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)