Jump to content

Recommended Posts

Hello Guys, i have a small bug i cant figure out what ive done, can you give me some light?

 

Bug:

8Xeqcab.png

 

I Want this:

Zieqaab.png

 

I Checked Source, uitooltip,py and i don't know what's happening.

If in ItemProto the item is ITEM_WEAPON the Wearable Tooltip dont Show.

But if the item is a Shield, Earring, etc etc the Wearable show :(

 

Please Help Me ;(

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

On 23/03/2018 at 3:25 PM, Chyu ^^ said:

Of "Espada+9".

19    µµ+9    ITEM_WEAPON    WEAPON_SWORD    2    ANTI_MUDANG    ITEM_TUNABLE    WEAR_WEAPON    NONE    100    750    0    0    0    LEVEL    0    LIMIT_NONE    0    APPLY_ATT_SPEED    22    APPLY_NONE    0    APPLY_NONE    0    0    15    19    13    15    63    100    1    0
 

Link to comment
Share on other sites

  • Premium
10 minutes ago, Driguezgames said:

self.AppendWearableInformation()

It's missing on weapons.

add it under self.__AppendAttributeInformation(attrSlot), line 1107.

  • Love 1

 

"Nothing's free in this life.

Ignorant people have an obligation to make up for their ignorance by paying those who help them.

Either you got the brains or cash, if you lack both you're useless."

Syreldar

Link to comment
Share on other sites

  • Developer
13 minutes ago, Driguezgames said:

you would have spent your life looking for mistakes in the item_proto ahah , fortunately you posted this uitooltip.py

 

4 minutes ago, Syreldar said:

self.AppendWearableInformation()

It's missing on weapons.

add it under self.__AppendAttributeInformation(attrSlot), line 1107.

correct

  • Love 1

My youtube channel  on which you can see my works here

Link to comment
Share on other sites

1 minute ago, riku11 said:

you would have spent your life looking for mistakes in the item_proto ahah , fortunately you posted this uitooltip.py

 

correct

 

5 minutes ago, Syreldar said:

self.AppendWearableInformation()

It's missing on weapons.

add it under self.__AppendAttributeInformation(attrSlot), line 1107.

You guys are AMAZING!

0yh1aab.png

 

#SOLVED

Edited by Metin2 Dev
Core X - External 2 Internal
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
×
×
  • 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.