mangosR2 / mangos

Production (stable and testing) versions of current mangosR2 v2 server (World of Warcraft: Wrath of the Lich King, 3.3.5a client).
http://mangosr2.2x2forum.com/
GNU General Public License v2.0
175 stars 78 forks source link

Stamina Scrolls. #687

Closed Kreegoth closed 12 years ago

Kreegoth commented 12 years ago

None of the Stamina scrolls seem to stack with priest buffs. Is this intended? I believe on retail a Priests Prayer of Fortitude will stack with a scroll of Stamina..

When Using the scroll. IF i have PWF already on. The stamina scroll does nothing It gives me the buff icon but no stamina increase. If I only use the scroll the Buff icon and the stamina increase work correctly.

tibbi commented 12 years ago

in wotlk scrolls have been nerfed, they barely stack with anything.

rsa commented 12 years ago

"The 3.2.2 Patch notes state that the buff from the Runescroll is exclusive to the Priest's Power Word: Fortitude buff. This means that they do not stack. Guess the reason they made this was for when you find yourself in 10-man raids where there isn't a lot of class diversity. Same goes for the two Leatherworking Drum patterns that were created." http://www.wowhead.com/item=49632/runescroll-of-fortitude#comments

Kreegoth, it's not first time, when you create an issue on the basis of incorrect data. Please recheck your information before the creation of issue, otherwise it will be ignored.

Inquisitor commented 12 years ago

I believe he's talking about e. g. http://www.wowhead.com/item=37094/scroll-of-stamina-viii maybe?

michalpolko commented 12 years ago

yeah, he does and this is working correctly, buffs from scrolls dont stack with buffs from players.

rsa commented 12 years ago

no difference with runescrolls and scrolls of stamina.

Kreegoth commented 12 years ago

Kreegoth, it's not first time, when you create an issue on the basis of incorrect data. Please recheck your information before the creation of issue, otherwise it will be ignored.

No offense Rsa. But im not sure what the problem is here. I made 6 other issues and i cant find another where i was simply wrong. Others were responded with "known bug" but they did not exist in the bug tracker so how is one supposed to know that.

Another post I made was responded with "known bug" and i posted a patch to fix it and was told it couldnt help then the posts I TOOK that patch from was used to fix it.

Regardless i believe firmly that this time it WAS my fault as my explanation was terrible. What i meant by my post was that the scrolls should OVERWRITE eachother. not give separate buff icons but no benefit to other spells. The reason i asked is because they give separate buff icons but provide no benefit so i was asking if that was intentional.

When a person has Prayer of fortitude on them on retail and have runescroll of fortitude cast on them they do not receive 2 buffs highest buff takes priority and only 1 icon is shown.

Sorry for the misunderstanding but i think we have both perhaps been misunderstood both ways.

rsa commented 12 years ago

no need for me to be offended - it's pointless and useless. Unfortunately, the verification issues was to leave too much time, and I have it and so very little ...

Kreegoth commented 12 years ago

Im sorry I dont understand what you mean by your response but im going to take it to mean you dont have time to fix this issue i think?...

rsa commented 12 years ago

googletranslate suxx :) i not have sufficient time for work on mangos :( PS for true teleporting to azshara crater your need create areatriggers to this.

Kreegoth commented 12 years ago

Thank you for that suggestion. but the confusion I have is this. I have an entry for it in Areatriggers. But on loading it says it wasnt found in DBC. When i try to tele there or use go xyz it still does nothing. I also have an instance template for it. I have tried all manner of things and it doesnt seem to work. I dont understand lol. I know this is offtopic but i was replying to where you posted the suggestion. I just want to be able to Tele there and then make an item to tele players there.

I see this in DB when i try

2012-02-03 00:30:47 Player::TeleportTo Amoran is NOT teleported to map 37 (requirements check failed) 2012-02-03 00:30:47 Command: tele azsharac [Player: Amoran (Account: 7) X: 3346.858887 Y: -4611.571289 Z: 92.620750 Map: 1 Selected: Player Amoran (Guid: 160)]

I see it says Requirements check failed. but cannot seem to figure out what or satisfy those requirements....

See that with fresh Ytdb pull and fresh Mangosr2 compile. Or with my own Db and fresh compile.. So confused lol

michalpolko commented 12 years ago

in DB you add entry for an areatrigger that has its record in dbc. the table in DB has columns with requirements, like some quest completed. maybe this is the problem?

Kreegoth commented 12 years ago

I don't know I'm completely stumped. All of the requirements are set to 0 now including level required. Still doesn't work I've explored the areatrigger.dbc and cannot find the actual areatrigger I'd for azshara crater or unused mon. If someone who can port there can dump their areatrigger sql and ill see if that is the problem. Otherwise I'm going to compare one by one out of dbc see If any are missing. I tried making a custom I'd but then in game .go trigger says I'd 37 doesn't exist and .go xyz and .tele still do not work. Sent on the TELUS Mobility network with BlackBerry

-----Original Message----- From: michalpolko reply@reply.github.com Date: Fri, 3 Feb 2012 10:03:42 To: Andrewmcmanemy@Hotmail.com Subject: Re: [mangos] Stamina Scrolls. (#687)

in DB you add entry for an areatrigger that has its record in dbc. the table in DB has columns with requirements, like some quest completed. maybe this is the problem?


Reply to this email directly or view it on GitHub: https://github.com/mangosR2/mangos/issues/687#issuecomment-3794345

rsa commented 12 years ago

correct for GM's in 1672.

Kreegoth commented 12 years ago

Thank you! It appears this was a core issue:P This did indeed fix the issue for my Gms as they can now teleport to Azshara Crater and Unused Monastery and such. I just cannot get players there now but thats not a core issue I dont think. The core will not recognize a custom made Areatrigger. but there is no areatrigger in Areatrigger.Dbc that sends a player to map 37 or 44...

Kreegoth commented 12 years ago

Can anyone else port there(azshara crater or unused monastery) on a NON gm character after this fix? if so can they post a link to a dump of their Areatrigger.sql so i can test it to make sure its just my DB info? The only way Ive been able to fix this is by modifying the core to allow porting to those zones without a areatrigger being present and since this is a hackfix and I don't want to hackfix something if its my mistake.