Giukko 0 Posted March 11, 2018 Author Share Posted March 11, 2018 I searched inside the code why spells after using double click they do not work. The problem is on two wrong written variables, inside "modGeneral" ----> "Public Sub GuiDblClickSearch": change "SpellY" and "SpellX" with just "Y" and "X". that's it (after one hour of searching eheh) ;)***In `modGeneral` search for `Public Sub GuiDblClickSearch`Change `SpellY` to `Y`Change `SpellX` to `X` Link to post Share on other sites
Mohenjo Daro 0 Posted March 11, 2018 Share Posted March 11, 2018 Changed the thread to normal instead of question.I also added formatting and a more clear tutorial for fixing the issue :) Link to post Share on other sites
Giukko 0 Posted March 11, 2018 Author Share Posted March 11, 2018 @mohenjo-daro :)) Thanks. Mohenjo I saw also that after learning a new spell, the inventory for spells doesnt updates spell icons. The only solution right now is to drag one spell icon and the new one appears, or by closing client and restart it. Link to post Share on other sites
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now