Jump to content

Sanii Shining System Without Python w/ Weapon Costumes


Recommended Posts

  • 4 weeks later...
  • 4 weeks later...
  • 5 months later...
  • 3 weeks later...
On 12/27/2022 at 7:43 PM, Menson said:

Hello, the weapon costume does not work, I tried everything, can you help me please HELPPPPPPPP

Hello is work,

 

In your InstanceBase.cpp file in "bool CInstanceBase::SetWeapon(DWORD eWeapon)" function you need add :

#ifdef ENABLE_SHINING_SYSTEM
		__GetShiningEffect(pItemData);
#endif
	}
	else
	{
		__ClearWeaponRefineEffect();
#ifdef ENABLE_SHINING_SYSTEM
		__ClearWeaponShiningEffect();
#endif
	}
	return true;

 

Link to comment
Share on other sites

  • 3 months later...
  • 2 months later...
  • 6 months later...

Announcements



  • Similar Content

  • Similar Content

  • Similar Content

  • Tags

  • Activity

    1. 0

      Metin2 effect script files (MSE and MSA file) how can convert

    2. 10

      Multi Language System

    3. 0

      We are looking for a C++ and Python programmer

    4. 0

      [Quest Scheduler Request] Is there a way to make a quest run independet of player events? Lets say start quest automatically at server startup?

    5. 111

      Ulthar SF V2 (TMP4 Base)

    6. 0

      Quest function when 102.kill definition whereabouts help

    7. 5

      [M2 FILTER] Customized Client Filter

  • Recently Browsing

    • No registered users viewing this page.
×
×
  • 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.