Advertisement
Rochet2

Untitled

May 2nd, 2014
734
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.83 KB | None | 0 0
  1. -- Using the macro:
  2. TC>WORLD: CMSG_USE_ITEM packet, bagIndex: 255, slot: 23, castCount: 39, spellId:
  3. 13633, Item: 11135, glyphIndex: 0, data length = 24
  4. STORAGE: CanUseItem item = 11135
  5. SpellMgr::GetSpellForDifficultyFromSpell: Spell id for instance mode is 13633 (o
  6. riginal 13633)
  7. STORAGE: CanStoreItem bag = 0, slot = 255, item = 11134, count = 1
  8. Spell::prepare: spell id 13633 source 0 caster 0 customCastFlags 0 mask 0
  9. STORAGE: SwapItem bag = 255, slot = 24, item = 11135
  10. STORAGE: CanStoreItem bag = 255, slot = 24, item = 11135, count = 1
  11. STORAGE: RemoveItem bag = 255, slot = 23, item = 11135
  12. STORAGE: StoreItem bag = 255, slot = 24, item = 11135, count = 1, guid = 89
  13. Item refund: item not refundable!
  14. Spell: 13633 Effect : 24
  15. Spell: 13633 Effect : 24
  16. Spell: 13633 Effect : 24
  17. Spell: 13633 Effect : 24
  18. STORAGE: CanStoreItem bag = 0, slot = 255, item = 11134, count = 3
  19. STORAGE: StoreItem bag = 255, slot = 23, item = 11134, count = 3, guid = 90
  20. UpdateCraftSkill spellid 13633
  21.  
  22. -- Only using an item normally:
  23. TC>WORLD: CMSG_USE_ITEM packet, bagIndex: 255, slot: 24, castCount: 24, spellId:
  24. 13633, Item: 11135, glyphIndex: 0, data length = 24
  25. STORAGE: CanUseItem item = 11135
  26. SpellMgr::GetSpellForDifficultyFromSpell: Spell id for instance mode is 13633 (o
  27. riginal 13633)
  28. STORAGE: CanStoreItem bag = 0, slot = 255, item = 11134, count = 1
  29. Spell::prepare: spell id 13633 source 0 caster 0 customCastFlags 0 mask 0
  30. Spell: 13633 Effect : 24
  31. Spell: 13633 Effect : 24
  32. Spell: 13633 Effect : 24
  33. Spell: 13633 Effect : 24
  34. STORAGE: CanStoreItem bag = 0, slot = 255, item = 11134, count = 3
  35. STORAGE: StoreItem bag = 255, slot = 34, item = 11134, count = 3, guid = 68
  36. UpdateCraftSkill spellid 13633
  37. STORAGE: DestroyItemCount item (GUID: 66, Entry: 11135) count = 1
  38. STORAGE: DestroyItem bag = 255, slot = 24, item = 11135
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement