Jump to content

Recommended Posts

Hi guys!

I have a question.. how i do this in source?

http://www.elitepvpers.com/forum/metin2-pserver-guides-strategies/2333670-dif-changing-showing-lv99align-nick-poziom-99-align-nick.html

i do it in the past.. but i forgot..

Thanks in advance..

sorry my bad eng.

Link to comment
https://metin2.dev/topic/15250-m2-source-space-to-name-and-align/
Share on other sites

Thanks for the answern! but its not the right way. i found the right way.. if some body needs.... open PythonTextTail.cpp (client source) and.. search:

pTitle->SetPosition(pTextTail->x - (iNameWidth / 2), pTextTail->y, pTextTail->z);

// or delete and

pTitle->SetPosition(pTextTail->x - ((iNameWidth / 2)-4.0f), pTextTail->y, pTextTail->z);

 

the -4.0f make space between rank and name. :)

  • Love 6

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.