zajako / LineageHD

Bug Tracking Repository for LineageHD.com
2 stars 2 forks source link

Mage/Elf spells are replaced by other spells when logging in #406

Open Samtook opened 4 years ago

Samtook commented 4 years ago

After assigning spell hot keys for mage or elf then locking hot key, an number of spells always get replaced with the same spells when logging back in or swapping characters.

Here are examples:

Mage:

Full Heal replaced by Heal Pledge Fire Storm replaced by Energy Bolt Blizzard replaced by Random Teleport Meteor Strike replaced by Enchant Dexterity Berserker (misnamed circus) replaced by Random Teleport

Elf:

Triple Arrow replaced by Fire Arrow spell Natures Blessing replaced by Decrease Weight (misnamed Decree Weight) Aqua Protect replaced by Froze Cloud Nature's Touch replaced by Lightning Storm (which as Elf I do not have learned being an elf and not mage) Haste replaced by Random Teleport

zajako commented 4 years ago

Well, I spent 2-3 days reverse engineering the skill-common.bin file in the client, hoping it would have the answers needed to fix this, however, it isn't for skills, so much as buff icons.

I will make another attempt at fixing this soon, brainstorming another approach to fix it.