Advertisement
Causese

Pepega

Jan 24th, 2019
517
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.64 KB | None | 0 0
  1. Basically if you do a reload after certain events fire then the same event will fire 2 more times, this seems to go on indefinitely.
  2.  
  3. To test this for yourself:
  4. 1. Type /etrace in chat, scroll to the bottom of it.
  5. 2. Target something, see how UNIT_TARGET fires.
  6. 3. use /reload
  7. 4. open /etrace again and target something. Events have doubled.
  8.  
  9. This seems to atleast affect:
  10. UNIT_TARGET, UNIT_FLAGS,UNIT_HEALTH, CRITERIA_UPDATE, UNIT_MAXHEALTH, UNIT_SPELL_HASTE, UNIT_ATTACK_SPEED, UNIT_STATS, UNIT_RESISTANCES, UNIT_INVENTORY_CHANGED,
  11. UNIT_DAMAGE, UNIT_RANGEDDAMAGE, UNIT_QUEST_LOG_CHANGED
  12.  
  13. god save us all
  14. -thanks ironi for pointing it out
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement