Jump to content

Forusim

Members
  • Posts

    190
  • Joined

  • Last visited

    Never
  • Donations

    0.00 GBP 

Forusim's Achievements

Advanced Member

Advanced Member (3/3)

0

Reputation

  1. Yep dmg is very high in 25 mode. I had to increase all mob hp by 1.5x, otherwise they are just freeloot.
  2. Mangos Version: 10784 Custom Patches: none SD2 Version: 1884 Database Name and Version : UDB 394 How it SHOULD work: Immediately activates a Blood Rune and converts it into a Death Rune for the next 20 sec. Death Runes count as a Blood, Frost or Unholy Rune. How it DOES work: Only convert part is working, if you have bloodrune available and not on cd. I have investigated the problem and found that dbc entry for this spell has wrong effectmiscvalue. As of this enum: enum RuneType { RUNE_BLOOD = 0, RUNE_UNHOLY = 1, RUNE_FROST = 2, RUNE_DEATH = 3, NUM_RUNE_TYPES = 4 }; effectmiscvalue should be 0, but there is a 3. So there are different ways of solving problems like this: - correct dbc values = not supported by mangos - hack the values in Spell::EffectActivateRune - implement sql based spell.dbc which override dbc values by these in the database If you see a better solution, please let me know.
  3. Blue guys took crack again, creating this spell. ProcChance is 100% in DBC files and not the expected 7%, 15%. Proc Chance for this aura is stored for some reason in Basepoints.
  4. Mh sorry for confusion. As i recently updated my armory, i could not access to char sheets, also. I browsed in the armory git commit notes and i can remember that somewhere the char feed had to be deleted.
  5. There was a revision, which deletes all char data feed. So you have to login and logout with every char again...
  6. Pastebin expired as usual, could some1 pls post working code? Thank you!
  7. Are u running linux server? I have no crash on windows server, but some warnings.
  8. He will be teleported to the original location, not the dungeon entrance. Yep it should work similar to battleground join ports.
  9. I am missing a check whether target is a boss mob. I read that you are not able to grab them.
  10. So i can implement this fix without hesitation and w8 for proper jump animation fix?
  11. Will this teleport enemy to DK or will the emeny fly in a arc through the air?
  12. 4.0.1 is only for experienced people. Don´t waste your time, if you have no deep insight into mangos code.
  13. There is a talent which increase the healing, isn´t there?
  14. Timestamp in arena statistics is not right. It is always shown as 01/01/1970
×
×
  • 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