Jump to content

Recommended Posts

yo guys is there any way to increase the characters in one line in npc dialogs? by default they gotta be around 52-57 and there is too much padding on the right, idk about u but i think its ugly as shit so if u got some sort of tip on how to find that 52 and change it i wud very much appreciate it.

thanks for ur time, stay awesome :D

morons-morons-everywhere-x04tm0.jpg.c04419129118e58957deb2b5ff36732c.jpg

Link to comment
https://metin2.dev/topic/20507-increase-dialog-lines-width/
Share on other sites

  • Replies 2
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Root > uiquest.py 

Look for event.SetRestrictedCount(idx, 52) change 52 to whatever u want.

To change the window size...

uiscript > questdialog.py > and edit these

            "width" : 400,
            "height" : 475,

On 1/30/2019 at 2:27 PM, asdajdja said:

Root > uiquest.py 

Look for event.SetRestrictedCount(idx, 52) change 52 to whatever u want.

To change the window size...

uiscript > questdialog.py > and edit these

            "width" : 400,
            "height" : 475,

seems SetRestrictedCount did the trick thanks :D

morons-morons-everywhere-x04tm0.jpg.c04419129118e58957deb2b5ff36732c.jpg

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.