Jump to content

Ninja camouflage bug


Go to solution Solved by WeedHex,

Recommended Posts

  • Premium
  • Solution
void CInstanceBase::__SetAffect(uint32_t eAffect, bool isVisible)
{
	switch (eAffect)
	{
	......
	case AFFECT_REVIVE_INVISIBILITY:
		__Assassin_SetEunhyeongAffect(isVisible);
		break;
	case AFFECT_EUNHYEONG:
		__Assassin_SetEunhyeongAffect(isVisible);
		break;
	......
}

Yfw

  • Metin2 Dev 1
Link to comment
Share on other sites

  • 3 weeks later...

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.