Jump to content

Recommended Posts

  • Premium
5 minutes ago, Moț said:

Nice fix. 

Sure.

Char_battle.cpp

from:

	// ADD_PREMIUM
	bool isAutoLoot =
		(pkAttacker->GetPremiumRemainSeconds(PREMIUM_AUTOLOOT) > 0 ||
		 pkAttacker->IsEquipUniqueGroup(UNIQUE_GROUP_AUTOLOOT))
		? true : false; // 제3의 손
	// END_OF_ADD_PREMIUM

to:

bool isAutoLoot = true;

https://metin2.download/picture/p6kB259d8c9S5BuyR95lpyapGKoNoS69/.gif

Edited by Metin2 Dev
Core X - External 2 Internal
  • Love 1
Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

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.