Jump to content

Recommended Posts

  • Replies 24
  • Created
  • Last Reply

Top Posters In This Topic

Go to your_client_source/UserInterface/GameType.h and after:

#ifdef ENABLE_COSTUME_SYSTEM
    const DWORD c_Costume_Slot_Start    = c_Equipment_Start + 19;    // [ÁÖÀÇ] ¼ýÀÚ(19) ÇϵåÄÚµù ÁÖÀÇ. ÇöÀç ¼­¹ö¿¡¼­ ÄÚ½ºÃõ ½½·ÔÀº 19ºÎÅÍÀÓ. ¼­¹ö common/length.h ÆÄÀÏÀÇ EWearPositions ¿­°ÅÇü Âü°í.
    const DWORD    c_Costume_Slot_Body        = c_Costume_Slot_Start + 0;
    const DWORD    c_Costume_Slot_Hair        = c_Costume_Slot_Start + 1;
    const DWORD c_Costume_Slot_Count    = 2;
    const DWORD c_Costume_Slot_End        = c_Costume_Slot_Start + c_Costume_Slot_Count;
#endif

That:

#ifdef ENABLE_MOUNT_COSTUME_SYSTEM
    const DWORD c_Costume_Mount_Slot_Start = c_Equipment_Start + 24; 
    const DWORD c_Costume_Mount_Slot_Shoulder = c_Costume_Slot_Start + 0;
    const DWORD c_Costume_Mount_Slot_Count = 1;
    const DWORD c_Costume_Mount_Slot_End = c_Costume_Mount_Slot_Start + c_Costume_Mount_Slot_Count;
#endif

Regards.

Link to comment
https://metin2.dev/topic/7858-sash-system-problem/#findComment-49146
Share on other sites

Texture is located in : C:\Metin2land extractor\item\d_\ymir work\item\wing\wingtexture.dds

i have in this located wingtexture.dds

ZTAkMZ5.png

and when I closing with slot acce he dressed on me:

7DPRlxe.png

Edited by Metin2 Dev
Core X - External 2 Internal
Link to comment
https://metin2.dev/topic/7858-sash-system-problem/#findComment-49409
Share on other sites

U can put there the .dds or change it with texture changer.

texturechanger_thc.rar

can`t upload from metin2dev.. can upload on mega?

 

Sorry, there is a problem

The page you are trying to access is not available for your account.

Error code: 2C171/

 

 

Edited by bumxd
Link to comment
https://metin2.dev/topic/7858-sash-system-problem/#findComment-49414
Share on other sites

hm he change only so locate ywb1WAd.png

but how i add it in client this locate C:\Users\...?

Edited by Metin2 Dev
Core X - External 2 Internal
Link to comment
https://metin2.dev/topic/7858-sash-system-problem/#findComment-49418
Share on other sites

  • 2 weeks later...

Don't use any images from : imgur, turkmmop, freakgamers, inforge, hizliresim... Or your content will be deleted without notice...
Use : https://metin2.download/media/add/

Please use https://metin2.download/ when uploading files smaller than 100MB, otherwise the approval will take longer due to manual upload.

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • 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.