yudian1944

Results 9 comments of yudian1944

> So, what is the bug? If it's in auras, you have to see [SPELL_EFFECT_APPLY_AURA](https://github.com/TrinityCore/TrinityCore/commit/727133b0497b1c45dcfeb34bb915865512bb1747) the problem is that when the trinket is activated if the corresponding buffs are activated...

In spell_item.cpp starting at line 4439 there is something to do with this.

I already looked at that and I don't see my stats go up while the buff is activated

In spell_script_names the spell is assigned correctly, with respect to the spellscript table I have no knowledge about how to work on it but I checked and I did not...

Los scripts de los dos ítem están en spell_generic.cpp de la línea 8234 hasta la 8335

> Añadele una condicion al script y ya, ejemplo if player get aura..... removeauraduetospell Podrías ponerme un ejemplo más completo en el script, mis conocimientos de c++ son muy básicos....

También me faltó decir que el ítem 156630 (conjunto de armadura del sacrificio) debe subir el ítem level del seguidor a 880 y solo lo está subiendo a 820.

Aún el problema no está resuelto lo que propuse solo arregla el entrenador de la profesión pero falta arreglar la profesión como tal.

> Maybe you should describe clearly what's your isssue? Simple when the hunter uses a portal or when leaving a dungeon his pet stays in 0p of life and can...