PDA

Просмотр полной версии : [10830] Prevent spell_proc_event entries to proc on any spell cast when SpellFamilyName is zero.


newsbot
06.12.2010, 23:20
автор: Lynx3d


<pre>m src/game/SpellAuras.cpp
m src/game/SpellAuras.h
m src/game/Unit.cpp
m src/shared/revision_nr.h
</pre>
<pre style='white-space:pre-wrap;width:81ex'>[10830] Prevent spell_proc_event entries to proc on any spell cast when SpellFamilyName is zero.

Now only spells that actually deal damage or heal will trigger
when neither SpellFamilyName nor ProcEx & PROC_EX_EX_TRIGGER_ALWAYS are set.
Before, setting a SchoolMask would override this check, causing many bogus procs.</pre>




Дальше... (https://github.com/mangos/mangos/commit/bea0efa86dae295e9b6ab41cabdc89113026ccec)