Jump to content

Recommended Posts

hi,can anybody pls help, how fix it problem?

e90cc2dfd97147119220b06eea074ce9.png

dagger with type 28 subtype 10 opened how sword.. when i do type 1 and subtype 1 all good work it daggers(in 2x hand) but with type costume in 1x hand only.. i think problem in source?

Edited by Metin2 Dev
Core X - External 2 Internal
Link to comment
https://metin2.dev/topic/12636-costume-weapon-daggers-problem/
Share on other sites

  • Replies 8
  • Created
  • Last Reply

Top Posters In This Topic

Yes, problem is propably at client source when you set weapon but I don't use this system so I can't tell you more.

I think there are some working tutorials or ready to go packages with costume systems without bugs so look at them or compare your files

1 hour ago, kodepiko said:

Yes, problem is propably at client source when you set weapon but I don't use this system so I can't tell you more.

I think there are some working tutorials or ready to go packages with costume systems without bugs so look at them or compare your files

ehm, but i don`t know where error.. im have function dagger in instancebase.cpp:

#ifdef ENABLE_COSTUME_WEAPON
        case CItemData::COSTUME_WEAPON_DAGGER:
#endif
            case CItemData::WEAPON_DAGGER:
                SetMotionMode(CRaceMotionData::MODE_DUALHAND_SWORD); // Only Assassin
                break;

21 minutes ago, bumxd said:

ehm, but i don`t know where error.. im have function dagger in instancebase.cpp:

#ifdef ENABLE_COSTUME_WEAPON
        case CItemData::COSTUME_WEAPON_DAGGER:
#endif
            case CItemData::WEAPON_DAGGER:
                SetMotionMode(CRaceMotionData::MODE_DUALHAND_SWORD); // Only Assassin
                break;

i suggest you use the new costume weapon:

This is the hidden content, please

its weapon type from value3

animation bugs are fixed.

  • Metin2 Dev 7
  • Love 2
5 minutes ago, Nickas said:

i suggest you use the new costume weapon:

This is the hidden content, please

its weapon type from value3

animation bugs are fixed.

other weapon costume good work,problem only with 10subtype(daggers)

19 hours ago, Nickas said:

i suggest you use the new costume weapon:

This is the hidden content, please

its weapon type from value3

animation bugs are fixed.

with your system too problem with daggers..

 

 

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.