Jump to content

Recommended Posts

Hello, if anyone knows what adjustment I might make if the name is too long and it comes out of that box to set a limit to where I want the name to appear and at the end of the name to appear ... and when you click on the name to get your name appears whole. I leave a picture below to find out what I'm saying.

sfwlQ5W.png

Edited by Metin2 Dev
Core X - External 2 Internal
Link to comment
https://metin2.dev/topic/22223-question-connoisseurs-python/
Share on other sites

  • Forum Moderator

You've two options.

1. Set a limit for text, you can do it based on your image width size, Parameter_Slot_05.sub.

# Search for:
self.titleName = GetObject("titlename")
# Add after:
self.titleName.SetLimitWidth(130)

2. Rearrange the text.

This is the hidden content, please

  • Metin2 Dev 1
  • Love 2

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.