What's new
What's new

New messages New topics Systems Serverfiles 3D Models Web Scripting

Metin2Resources

👋 Welcome to Metin2 Resources — your hub for professional Metin2 server development.

Create a free account to access advanced systems, serverfiles, tutorials and connect with other developers.

🚀 Join today and start building better.

[Py] Show upgrade success chance

RESOURCES HUB

Premium
📜 Messages 296
👍 Reactions 1,767
🏆 Points 425
🌐 Website metin2global.to
Shows the success rate of items at the blacksmith/bless/magic stone.

This appears as a percentage
(%)
above the upgrade cost.

*Pictures / Videos:
[Py] Show upgrade success chance - Message 1 - Image 1
*Download link / Code:

Go to root -> uirefine.py and search for:
Code:

Code:
self.successPercentage.Hide()
We replace with:


Code:
self.successPercentage.Show()


Note! There are 2 places where you need to modify!

If the success rate somehow overlaps with other elements in the refine window:
Go to uiscript -> refinedialog.py and adjust the height of the upgrade window.
 

Latest posts

Back
Top Bottom