Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Grounding totem bug #57

Open
InkVisible opened this issue Aug 30, 2012 · 12 comments
Open

Grounding totem bug #57

InkVisible opened this issue Aug 30, 2012 · 12 comments

Comments

@InkVisible
Copy link

Grounding totem does not disappear after taken enemy's cast

@Ve1vet
Copy link
Contributor

Ve1vet commented Sep 1, 2012

This is database bug, not mangos, you change something in spell_proc_event. By default it works fine.
Grounding catches warrior charge/intercept & all non magic skills, this is bug of mangos.

@InkVisible
Copy link
Author

Strange...database clean latest from repo..

@Ve1vet
Copy link
Contributor

Ve1vet commented Sep 7, 2012

Then mangos database bad. Because i have other database and it works. Mngos cange something in spell_proc_event. If you install clean mangos without database you will see that grounding works.

@overy
Copy link

overy commented Sep 10, 2012

any solutin ?

@ghost
Copy link

ghost commented Sep 10, 2012

is there other databse for mangos 2.4.3 out there ? @vovk

@InkVisible
Copy link
Author

here i found https://gitorious.org/atlantiscore/silvermoon database of atlntiscore (mangos-one with custom patches), not tested

@Ve1vet
Copy link
Contributor

Ve1vet commented Sep 12, 2012

There is 4 databases for 2.4.3 or even 4. UDB, YTDB, Silvermoon and Mangos based on UDB.
InkVisible, this is Silvermoon database, whitch i'm trying to bring to mind... But it has not been updated since 2008...

@Ve1vet
Copy link
Contributor

Ve1vet commented Sep 12, 2012

overy, in spell_proc_event should be next string ( 8178, 127, 0, 0, 0, 0, 0, 65536, 0, 0, 0 )

@shlainn
Copy link

shlainn commented Sep 12, 2012

Current mangos-one/database has: {8178,127,0,0,0,0,0,65536,0,0,0}

@Ve1vet
Copy link
Contributor

Ve1vet commented Sep 13, 2012

Then as usualy something was "fixed" in code in last month, try to found out what... Because i have revision 1568 and grounding works and dissapears after taken enemy cast.
But... actually i think this is database. Bacause not long time ago i played with this ( 8178, 127, 0, 0, 0, 0, 0, 65536, 0, 0, 0 ) string. And when i change some values, i get that effect, that grounding buf didn't dissapears and redirect infinity spells...

@Ve1vet
Copy link
Contributor

Ve1vet commented Sep 14, 2012

I don't now. I update mangos to last rev, grounding works. So, look in your datbse what wrong with it. Where to look i show.
Bug with, redirecting physical skills still works of cource.

@InkVisible
Copy link
Author

I'll take a look at YTDB, http://svn2.assembla.com/svn/ytdbase/Burning%20Crusade/ ... update will take a piece of time

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants