Jump to content

Three Problem On Source.


Recommended Posts

1.When i get an item isn't stash but when i take one item and i put on the same item is stash

 

stash.png

 

 

2.You can put the same items in ring system

 

ring.png

 

3.On Dragon soul the rate of succes on Refine is like 1% where i change it?

 

 

Any fix for one of this problems?

Edited by Metin2 Dev
Core X - External 2 Internal
Link to comment
Share on other sites

1)

This should be a problem located in the pickup function.

Note that normally (don't ask me why they did it like this) when someone of your group picks up an item for you, it won't be stacked

 

2)

You can fix that by checking if the player has already the same item equipped. IsEquipUniqueItem() is the function you may be looking for :) Just check it on the ItemUse function and there you go :D

 

3)

I'm only guessing this right now but it'd be in the table dragon_soul_table.txt (name's guessed too I don't remember the exact one :D)

  • Love 1
Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

Announcements



×
×
  • 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.