Jump to content

Recommended Posts

12 hours ago, Mano said:

pet feeding equipped item bug is easy to fix you just have to return if the item is equipped :D

make it in your files first :):D 

this is beta2 SF with martysama Source .. it will be free for all in lb-h

Link to comment
https://metin2.dev/topic/17430-sash-costum-weapon-problem/#findComment-95519
Share on other sites

iam not asking about this >>

i know the fix for this ..

in NewPetSystem.cpp .. search

void CNewPetActor::ItemCubeFeed(int type)

and paste it

			if (ITEM_WEAPON == itemxp->GetType() && itemxp->IsEquipped())
				return ;

iam asking about weapon costume .. when unwear it .. it is Keep appearances

 

Link to comment
https://metin2.dev/topic/17430-sash-costum-weapon-problem/#findComment-95533
Share on other sites

  • Premium
9 minutes ago, ABoWaLy said:

iam not asking about this >>

i know the fix for this ..

in NewPetSystem.cpp .. search


void CNewPetActor::ItemCubeFeed(int type)

and paste it


			if (ITEM_WEAPON == itemxp->GetType() && itemxp->IsEquipped())
				return ;

iam asking about weapon costume .. when unwear it .. it is Keep appearances

 

Got it.

It's also from instancebase.cpp :)

If you're using martysama source that mean you will not face problem like that :)

Link to comment
https://metin2.dev/topic/17430-sash-costum-weapon-problem/#findComment-95535
Share on other sites

On 12/1/2017 at 12:21 AM, ABoWaLy said:
hello all :
i have problem in sash system LenNt
when change character with ( /set Name race 1 )
the sash is Rise up

when remove the weapon and remove the costum weapon ... costum weapon is Keep appearances

this video to show the problems
 

did you fix the sash ? 

Link to comment
https://metin2.dev/topic/17430-sash-costum-weapon-problem/#findComment-95762
Share on other sites

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.