Jump to content

M2 Source space to name and align.


Recommended Posts

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
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

Announcements



×
×
  • 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.