Jump to content

Sauug

Member
  • Posts

    5
  • Joined

  • Last visited

  • Feedback

    0%

About Sauug

Informations

  • Gender
    Male
  • Country
    France
  • Nationality
    French

Sauug's Achievements

Contributor

Contributor (5/16)

  • Conversation Starter
  • First Post
  • One Year In
  • Dedicated
  • One Month Later

Recent Badges

25

Reputation

  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.