Jump to content

Move HP Drop Fix


taragoza

Recommended Posts

open : char_affect.cpp

Find

char_affect.cpp

Find in

if (AFFECT_REVIVE_INVISIBLE != pkAff->dwType && AFFECT_MOUNT != pkAff->dwType)

Replace with this

if (AFFECT_REVIVE_INVISIBLE != pkAff->dwType && AFFECT_MOUNT != pkAff->dwType && SKILL_TANHWAN != pkAff->dwType)

Proof :

https://metin2.download/picture/1pfWypPdVZCE363I4YMD3n82QM9VAdKl/.gif

Edited by Metin2 Dev
Core X - External 2 Internal
  • Metin2 Dev 1

From nothing To something To everything...One Day At A Time Netflix GIF by It Gets Better Project

Link to comment
Share on other sites

https://metin2.download/picture/1pfWypPdVZCE363I4YMD3n82QM9VAdKl/.gif

i added a gif and u can see what it is @Theboost

Edited by Metin2 Dev
Core X - External 2 Internal
  • Metin2 Dev 1
  • Facepalm 1

From nothing To something To everything...One Day At A Time Netflix GIF by It Gets Better Project

Link to comment
Share on other sites

Announcements



×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.