[AJUDA]Anime nao quer dar Certo
#1

Tentei Adicionar esse Anime no Sistema de Roubo mas nao quer dar certo tipo nao acontece nada fica normal ,queria saber oque pode ser o poblema vlws
Observaзao o Anime esta abaixo:
ApplyAnimation(playerid, "BOMBER", "BOM_Plant", 4.0, 0, 0, 0, 0, 0);
ApplyAnimation(playerid, "BOMBER", "BOM_Plant", 4.0, 0, 0, 0, 0, 0);
ApplyAnimation(playerid, "BOMBER", "BOM_Plant", 4.0, 0, 0, 0, 0, 0);
ApplyAnimation(playerid, "BOMBER", "BOM_Plant", 4.0, 0, 0, 0, 0, 0);




Код:
	    	}
            SendClientMessageToAll(COLOR_RED, "{FF8C00}*(------------------------ {7FFFD4}Atenзгo: Tentativa de Roubo ------------------------)");
			GetPlayerName(playerid, playername, MAX_PLAYER_NAME);
            format(string, sizeof(string), "%s e os %s estгo tentando roubar o cofre banco! ID:[%d]", playername, NomeORG(playerid) , playerid);
			SendClientMessageToAll(GetPlayerColor(playerid), string);
			SendClientMessage(playerid, COLOR_GRAD5, "Espere 40 segundos para terminar de roubar o banco.");
			ApplyAnimation(playerid, "BOMBER", "BOM_Plant", 4.0, 0, 0, 0, 0, 0);
			ApplyAnimation(playerid, "BOMBER", "BOM_Plant", 4.0, 0, 0, 0, 0, 0);
			ApplyAnimation(playerid, "BOMBER", "BOM_Plant", 4.0, 0, 0, 0, 0, 0);
			ApplyAnimation(playerid, "BOMBER", "BOM_Plant", 4.0, 0, 0, 0, 0, 0);
			SetPlayerCriminal(playerid,255, "Tentativa de Roubo ao Banco");
            roubando[playerid] = 1;
            ProvocoBanco[playerid] = 1;
            roubobanco = 1;
            temporoubobanco = 1;
            SetTimer("Aroubo", 220000, 0);
        	tempobanco = SetTimerEx("RouboBanco", 40000, 0, "i", playerid);
        	return 1;
		}
Reply
#2

pawn Код:
}
            SendClientMessageToAll(COLOR_RED, "{FF8C00}*(------------------------ {7FFFD4}Atenзгo: Tentativa de Roubo ------------------------)");
            GetPlayerName(playerid, playername, MAX_PLAYER_NAME);
            format(string, sizeof(string), "%s e os %s estгo tentando roubar o cofre banco! ID:[%d]", playername, NomeORG(playerid) , playerid);
            SendClientMessageToAll(GetPlayerColor(playerid), string);
            SendClientMessage(playerid, COLOR_GRAD5, "Espere 40 segundos para terminar de roubar o banco.");
            ApplyAnimation(playerid, "BOMBER","BOM_Plant_Loop",4.0,1,0,0,1,0);
            SetPlayerCriminal(playerid,255, "Tentativa de Roubo ao Banco");
            roubando[playerid] = 1;
            ProvocoBanco[playerid] = 1;
            roubobanco = 1;
            temporoubobanco = 1;
            SetTimer("Aroubo", 220000, 0);
            tempobanco = SetTimerEx("RouboBanco", 40000, 0, "i", playerid);
            return 1;
        }
Tenta esse.
Reply
#3

Pow mano igualzinho ao meu, eu botei essa animaзao no meu comando de plantar bomba , nao funciona de geito nenhum!!!
Reply
#4

Nгo й igual nгo, testa e me fala se deu certo. Vocк repetiu 4 vezes e usou "BOMBER", "BOM_Plant", 4.0, 0, 0, 0, 0, 0); eu usei "BOMBER","BOM_Plant_Loop",4.0,1,0,0,1,0);. Alem de ser diferente, usei apenas uma vez.
Reply
#5

Funciono amigo mas agora fica travado tipo nao sai do anime
Reply
#6

Vai na public RouboBanco
E bota ClearAnimations(playerid);
Reply
#7

Procura por Aroubo e coloca ClearAnimations(i); junto ao code.


Espero ter ajudado

@edit Malz pelo double post mas eu e o diretor postamos ao mesmo tempo...
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)