Jump to content

Ceris

Members
  • Posts

    124
  • Joined

  • Last visited

    Never
  • Donations

    0.00 GBP 

Everything posted by Ceris

  1. no you are wrong, this should increase bonus healing also, because spell power is bonus damage and bonus healing in one stat. So this trinket should work for healers too.
  2. mangos version: 9225 sd2: for mangos 8900+ database: UDB 386 ACID 3.0.2 first part of this spell works (interupting spellcasting and locking magic school) second part of this spell is not working (lowering your threat) remember, that you cant test first part on creatures, because you cant lock creatures damage school, you can only interupt spellcasting of some spells casted by creatures
  3. I think it is typo, correct spell is 72625
  4. dual spec and vehicles are in this part of forum, because they are still in development and there were already a working versions of this patches. What you did by making this topic is only reporting bug, which must be done in other part of forum. This part of forum is for bigger patches and modifications, which is still not ready for final testing by mangos developers. So if you only want to post a bug report, then do it to the right section of forum, but if you are already working on solving this problem, feel free to post your work to this part of forum.
  5. bump, works fine on 3.2.2 client, I didnt tested on 3.3.0 client
  6. for example this creature: http://www.wowhead.com/?npc=29735 maybe
  7. Wojta, if operator checks the conditions "in order", so if you have && operator in if statement, then first is checked if obj is not null. If obj is not null, then the second part (GetDiatance()) is checked. If both checks passes then command after if statement is executed, but if at least one check in if statement fails, then whole if statement fails and command after if statement is not executed. There could be a problem with || operator. In english it is called Short-circuit evaluation, in czech it is "zkracene vyhodnocovani vyrazu", where the arguments of if statement is checked until one of them doesnt match the statements (with && operator), or if one of them match the statement (|| operator), then the rest of the statement is not checked and can cause trouble in code.
  8. This feature is not yet implemented, so no, this will not work with clean core. Even with revisions [9008] or [9013] it is not working, because this revisions are implementing another shapeshift spells.
  9. Mangos Version: 8990 SD2 Version: dont know exactly, .server info states for mangos revision 8900+ Database Name and Version : UDB 385 ACID: 3.0.1 link: http://thottbot.com/s34914 and ranks How it SHOULD work: When vampiric touch is dispelled, it should deal 1.6 times damage of whole duration of dot How it DOES work: When vampiric touch is dispelled, it deals insane damage (from 13k to 25k) This bug is caused by revision [8975] Spell 34914 and ranks will deals damage at dispel. After discussion on our server, we maybe found cause of this bug. Maybe it is caused because spell damage bonus is applied twice: First time by function SpellDamageBonus and second time by function CastCustomSpell
  10. from past TBC days (before WotLK comes live), but I dont think they changed this in WotLK (this change is not stated on wowwiki)
  11. Yes, you cant shoot up the stairs, but graveyards in Warsong Gulch are different. On retail, you can shoot/cast whatever you like from bottom to peoples who is ressing at the graveyard (even if it is through ground). The same case is that peoples up at graveyard could cast spells on peoples under the graveyard (through ground).
  12. davemm: I think one thing in this guide is missing (and it was in previous guide) 5. post only one bug per thread
  13. this error means, that you already have data from this INSERT query inside your database if you are modifying something in your database, you should run cleansing query first like this DELETE * FROM spell_script_target WHERE entry=52264; then run INSERT query
  14. but demonic circle: teleport must work only if you are max. 40 yards from demonic circle, see comments on wowhead http://www.wowhead.com/?spell=48020#comments and we (Wojta and me) are using core 8877 edit:: I didnt read all comments, it is not causing flag to be dropped
  15. addon which shows enemy unit frames in arena http://wow.curse.com/downloads/wow-addons/details/gladius.aspx
  16. yes, it is bug, because heals from beacon of light is not reduced by healing reduction spells (like wound poison, aimed shot, ...) and they should be reduced
  17. while you are not wearing any of this tabards, than your must gain reputation with Aliance Vanguard/Horde Expedition. But this will need clarification from retail, what reputation are you gaining, because aliance vanguard/horde expedition factions standings are cumulated from the four subfactions, divided by 2, so, if you have two of this subfactions on exalted, you have exalted aliance vanguard/horde expedition. So it needs clarification, if you really (without tabard) gain reputation with aliance vanguard/horde expedition (then it must break rule about adding and dividing subfactions reputations), or if you gain reputation with one of the subfactions (and to main faction as well) - this will not break the rule. If the second option is correct, then we must also investigate, how to choose subfacion, to which the reputation will be added and if two subfactions are on exalted, we should stop adding the reputation
  18. dispell magic How it should work: dispell magic cant remove imunity effects (paladin bubles, mage's ice block, ...) How it works now: dispell magic is removing imunity effects (paladin bubles, mage's ice block, ...) mass dispell: How it should work: mass dispell removes also magic efects which are undispellable with dispell magic (paladin bubles, mage's ice block, ...) How it works now: mass dispell does nothing
  19. problem from first post has been fixed, so topic title has changed to fixed. If there is some other bug, then start new topic
  20. maybe look here, as stated by balrok a few posts earlier http://udbforums.org/index.php?topic=14328.0
  21. it is already added in master branch
  22. coudnt this be caused also by blessing of kings? Which was talent at 3.0.9, but at 3.1.3 it is spell learned by trainer
  23. but I think Vladimir wants to know, for which achievements is this check required
×
×
  • 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