Ir para conteúdo
  • Cadastre-se
  • 0

flag ao atacar raid boss


Luuk10

Pergunta

galera add esse codigo no meu server aqui, mais so fica flag char fight, queria que mage tbm ficasse flag quem poder ajuda agradeços desde ja!

 

            damage = 0; // prevents messing up drop calculation
        }
+        
+        final L2PcInstance player = getActingPlayer();
+        if (target.isRaid())
+        {
+            player.updatePvPStatus();
+        }
+        
        // If the target is a player, start AutoAttack
        if (target instanceof L2PcInstance)
            ((L2PcInstance) target).getAI().clientStartAutoAttack();

Link para o comentário
Compartilhar em outros sites

2 respostass a esta questão

Posts recomendados


Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Visitante
Responder esta pergunta...

×   Você colou conteúdo com formatação.   Remover formatação

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Processando...




×
×
  • Criar Novo...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.