Jump to content

Sauug

Inactive Member
  • Posts

    5
  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by Sauug

  1. Hello, I have strange bug : The inventories are staggered, anyone know why?
  2. 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;
×
×
  • 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.