Jump to content

Sauug

Member
  • Posts

    5
  • Joined

  • Last visited

  • Feedback

    0%

Posts posted by Sauug

  1. 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;

     

  2. On 1/17/2023 at 10:28 AM, memett4545 said:
    0117 11:57:46524 :: ui:3596: RuntimeWarning: tp_compare didn't return -1 or -2 for exception
    
    0117 11:57:46525 :: 
    uieventsportsmatch.py(line:68) LoadWindow
    ui.py(line:3589) LoadScriptFile
    ui.py(line:3793) LoadChildren
    ui.py(line:3793) LoadChildren
    ui.py(line:3793) LoadChildren
    ui.py(line:3596) LoadChildren
    
    SportsMatchEventWindow.LoadDialog.LoadScript - <type 'exceptions.RuntimeError'>:Failed to load image (filename: d:/ymir work/ui/event/horizontal_line_left.sub)
    
    0117 11:57:46525 :: ============================================================================================================
    0117 11:57:46525 :: Abort!!!!
    
    

    i don't have this file how can i get it

    Hello,

    This is the hidden content, please

    • Metin2 Dev 6
    • Good 3
    • Love 4
×
×
  • 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.