Jump to content

Recommended Posts

I just replace the old sash with the new for test and i have this problem,could you help me?

https://metin2.download/picture/CaFUoxFWug109CH3xUhTE1mypX6qziPv/.png

 

XfTF5JA.png

Edited by Metin2 Dev
Core X - External 2 Internal
Link to comment
https://metin2.dev/topic/10176-bugnew-sash-model-by-gf/
Share on other sites

1 hour ago, BackPlayer said:

I just replace the old sash with the new for test and i have this problem,could you help me?

https://metin2.download/picture/CaFUoxFWug109CH3xUhTE1mypX6qziPv/.png

 

XfTF5JA.png

edit gamelib

Edited by Metin2 Dev
Core X - External 2 Internal
Link to comment
https://metin2.dev/topic/10176-bugnew-sash-model-by-gf/#findComment-60316
Share on other sites

1 minute ago, BackPlayer said:

i am noob i don't know what it needs and i don't know c++

open gamelib/ gamelib/actorinstancedata.cpp
search 

SetModelInstance(CRaceData::PART_ACCE, CRaceData::PART_ACCE, 0, CRaceData::PART_MAIN);

 

change too

SetModelInstance(CRaceData::PART_ACCE, CRaceData::PART_ACCE, 0);
AttachModelInstance(0, "Bip01 Spine2", CRaceData::PART_ACCE);
  • Love 1
Link to comment
https://metin2.dev/topic/10176-bugnew-sash-model-by-gf/#findComment-60338
Share on other sites

On 14/1/2016 at 1:00 AM, Berke58 said:

open gamelib/ gamelib/actorinstancedata.cpp
search 


SetModelInstance(CRaceData::PART_ACCE, CRaceData::PART_ACCE, 0, CRaceData::PART_MAIN);

 

change too


SetModelInstance(CRaceData::PART_ACCE, CRaceData::PART_ACCE, 0);
AttachModelInstance(0, "Bip01 Spine2", CRaceData::PART_ACCE);

don't works fine and 2cd it bugged old sashes

Link to comment
https://metin2.dev/topic/10176-bugnew-sash-model-by-gf/#findComment-60406
Share on other sites

12 hours ago, BackPlayer said:

don't works fine and 2cd it bugged old sashes

work for me but i cant see the specular

 

0mEWnY.png

i dont use item_scale, only models %100 official

Edited by Metin2 Dev
Core X - External 2 Internal
  • Love 1
Link to comment
https://metin2.dev/topic/10176-bugnew-sash-model-by-gf/#findComment-60461
Share on other sites

You can't use them without scale even If you set the model in the right bone index. There are two ways to do something about it. You can replace that models for each character or you will code the system will read item_scale.txt and scale them.

Best Regards

Ken

Do not be sorry, be better.

Link to comment
https://metin2.dev/topic/10176-bugnew-sash-model-by-gf/#findComment-60506
Share on other sites

  • 4 months 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.