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

sm_sp_mesmer.lua issues #46

Open
SilverJu opened this issue Aug 29, 2021 · 0 comments
Open

sm_sp_mesmer.lua issues #46

SilverJu opened this issue Aug 29, 2021 · 0 comments

Comments

@SilverJu
Copy link

[56930] = {
slot = GW2.SKILLBARSLOT.Slot_13,
activationtime = 0.5,
icon = 'Split Second',
},
[56928] = {
slot = GW2.SKILLBARSLOT.Slot_14,
activationtime = 0.5,
icon = 'Rewinder',
},

RAID BD "Power Chronomancer" not work.The CN client need to update .
Even though I modified LUA and TXT files, skills still don't work in the game.The skill ID is still old 56930.
[56931] = {
slot = GW2.SKILLBARSLOT.Slot_13,
activationtime = 0.5,
icon = 'Split Second',
},
[56929] = {
slot = GW2.SKILLBARSLOT.Slot_14,
activationtime = 0.5,
icon = 'Rewinder',
},

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

1 participant