Jump to content

Recommended Posts

  • Premium

Hi there guys,

I have a strange bug about the stones against monsters and against races. They deal no damage no matter what. The bonus against them on items are working fine i have tested them.

Did anybody had this issue in the past? Here is a video:

Thanks :)

 

 

Edit: Solved thanks to Exygo.

The problem came from item.cpp because of the quiver system.

			// 소켓이 속성강화에 사용되는 경우 적용하지 않는다 (ARMOR_WRIST ARMOR_NECK ARMOR_EAR)
//#ifdef ENABLE_QUIVER_SYSTEM 
			//if (/*!IS_SET(GetAntiFlag(), ITEM_ANTIFLAG_APPLY) || */!(m_pProto->bType == ITEM_WEAPON && m_pProto->bSubType != WEAPON_QUIVER))
//#else
//			if (!IS_SET(GetAntiFlag(), ITEM_ANTIFLAG_APPLY))
//#endif

 

Edited by Anix
  • Love 1
Link to comment
https://metin2.dev/topic/23530-bug-stones-no-damage/
Share on other sites

Don't use any images from : imgur, turkmmop, freakgamers, inforge, hizliresim... Or your content will be deleted without notice...
Use : https://metin2.download/media/add/

Please use https://metin2.download/ when uploading files smaller than 100MB, otherwise the approval will take longer due to manual upload.

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • 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.