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

a question? #95

Open
yudian1944 opened this issue Jun 3, 2022 · 7 comments
Open

a question? #95

yudian1944 opened this issue Jun 3, 2022 · 7 comments

Comments

@yudian1944
Copy link

yudian1944 commented Jun 3, 2022

Someone with more knowledge than me, to tell me where you usually look to solve this bug. It is activated but gives 0p of statistics
WoWScrnShot_060322_075519
WoWScrnShot_060322_075520

@eXPeRi91
Copy link

eXPeRi91 commented Jun 8, 2022

So, what is the bug?
If it's in auras, you have to see SPELL_EFFECT_APPLY_AURA

@yudian1944
Copy link
Author

So, what is the bug? If it's in auras, you have to see SPELL_EFFECT_APPLY_AURA

the problem is that when the trinket is activated if the corresponding buffs are activated but they do not give statistics values, they give 0p

@yudian1944
Copy link
Author

In spell_item.cpp starting at line 4439 there is something to do with this.

@Crandalius
Copy link

Maybe it's just a visual bug, if I look at your stats i'd say that it's doing something

@yudian1944
Copy link
Author

I already looked at that and I don't see my stats go up while the buff is activated

@fluxurion
Copy link

fluxurion commented Jun 8, 2022

Check at spell_script_names table for the spell id!
Maybe it's not scripted or maybe the script not assigned in that table.
At most of the spells you have to add the calculated values in the spellscript with the setting of basepoint inside the spelleffect.

@yudian1944
Copy link
Author

In spell_script_names the spell is assigned correctly, with respect to the spellscript table I have no knowledge about how to work on it but I checked and I did not see anything related to that spell. Anyway thank you for trying to help me

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