Jump to content

Wowka321

Members
  • Posts

    212
  • Joined

  • Last visited

    Never
  • Donations

    0.00 GBP 

Everything posted by Wowka321

  1. Remove only we should give 10% bonus instead 20% in all forms ^^
  2. SQL-DBC patch by QAston modified by me http://paste2.org/p/793708 and SQL part to fix this tallent http://paste2.org/p/793712 By this patch possible to fix many spells. I found at least 10 spells which not existing in DBC now. =\\
  3. GUID in SQL-query not right: when deleting character by metod=1;guid always = 0;
  4. Proc Lightning Shield in code checking only by SpellFamilyFlags. But some other spells have same flag, like Spore Cloud which can't proc, because of it.. This patch fix it. http://paste2.org/p/789077
  5. Crash-fix http://paste2.org/p/789074
  6. Ok, this is implementation SQl-DBC from QAston http://paste2.org/p/786697 And sql part for fixing overkill http://paste2.org/p/786706
  7. After swith to 3.3.3 not work correct, cuz spell 58428 now not exist in DBC. BTW i found many major spells which now not existing in DBC, but realy need, like 62388 (for Demonic Circle), 56817( for Rune Strike), 61988(Divine Shield Exclude Aura), or many triggered spells (mostly whitch should change durations of some auras) like 58428 with durations 20000 for overkill. What we should do now? Hardcode (very hackly) durations, send fake auras, etc... or maybe time to implement SQL-storage for overwriting spell-DBC for not existing spells or existing, but with wrong values? This is the major question for now! Nobody know what to happen in the future with DBC :\\
  8. Just tried patch. Core sturtup fine, but realmd-demon can't start , but in /lib file exis =\\How related tbb to realmd? P.S. Ubuntu 8.10 amd64
  9. Wowka321

    Lib crash

    Looking very strange... If you properly configure and compile mangos-sources, than looking like some bug in libs . Try reinstall/update (libs, GCC, something else ). But with this coredump we never can't find source of crash =\\ No info about PC, system. Crash like this start even from network activity to libs \\ kernel bugs. =\\
  10. Revert commit disabling this
  11. o_O Man, first mangos-sources not in SVN, second how related maps for arcemu and maps for mangos? Use extractor which provided with sources.
  12. Old bug. Apear after implementation of multi-build support. Just re-log again
  13. Wowka321

    Lib crash

    Look into server.log maybe here something bla-bla-bla guid overflow......can't continue... server shutdown. In fact it can be not lasts strings in log.
  14. Wowka321

    Lib crash

    may be in log something guid overflow ??
  15. Sorry, Vladimir. My mistake again =\\ Rebuilt both solutions solve problem.
  16. I have checked up it not once =\\ Values for setup is right. i use SetEquipmentSlots ( i know - it's not related core in clearly way) but definitions from core like and UNIT_VIRTUAL_ITEM_SLOT_ID in core == 56, rigth, but if you set UNIT_VIRTUAL_ITEM_SLOT_ID (size 3) it looking like you set values for UNIT_VIRTUAL_ITEM_SLOT_ID - 1. in result i'll get faction 49303 (not exist) for scripted creature, but not MAIN_HAND. =\\
  17. Rev. 9728. Maybe something changed in EUnitFields after switch to 3.3.3 ? Eg: if you try set (by script) UNIT_VIRTUAL_ITEM_SLOT_ID, really you set UNIT_FIELD_FACTIONTEMPLATE instead UNIT_VIRTUAL_ITEM_SLOT_ID.
  18. Rev. 9670 + SD2. Crash in Player::ActivateSpec very often. http://paste2.org/p/756468
  19. Really get loot? I can't reproduce this. It's only visual. btw same bag with creature.
  20. This sql restore titles.
  21. Like in zulaman script part urand always return value (Zero is value too), and DoCastSpellIfCan never to be happened here =\\ Tested many-many times. in operator if we should use operators of comparison or boolen value. groupLootRules - not bool, that why groupLootRules = 0 value too and pass check in if. 0 != NULL. 0 it's Zero - it value true. Maybe i'm wrong and someone can explain it more clearly?
  22. It not related this topic. But confirm issue ))
  23. Ok, after some research loot condition PlayerNonQuestNonFFAConditionalItems not affected by loot rules, cuz this but those items not free_for_all My attempt to fix it http://paste2.org/p/735387 Maybe one bag with master loot, if item drop with condition for group-member, but ML don't have this condition and ML can't view this item.
×
×
  • Create New...

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. Privacy Policy Terms of Use