You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 30, 2024. It is now read-only.
Describe the bug
When using [Elixir of Poison Resistance] the ModernClient will tell Hermes to cast Cure Poison (spellid=26677) but the GameServer will say Resist Poison (spellid=6513) was casted.
Set
HermesProxy/HermesProxy/World/Server/PacketHandlers/SpellHandler.cs
Line 288 in 0473c03
But not cleared in
HermesProxy/HermesProxy/World/Client/PacketHandlers/SpellHandler.cs
Line 411 in 0473c03
In 1.9 the item was changed.
Hermes currently only supports 1.12.
Possible fix: Add user option to modify
CSV/Hotfix/ItemEffect1.csv
(currently does not exist).Game Server
Everlook / vMangos 1.2 patch
Hermes Proxy Version
v3.5
The text was updated successfully, but these errors were encountered: