Jump to content

race resource corect


pocko

Recommended Posts

Posted

hallo can someone tell me what to search in race "resource" to change position color and to move it from there example to be higher than default possition

Posted

Open 'race_client.lua' and find the 21st line, there should be something like g_dxGUI = { - table, containing that text positions, colors etc.

If you want to change a color, you should add

g_dxGUI.ranknum:color( 255, 0, 0, 255 ) --will make your rank text red 

and so on for any other text element.

Posted
Move what to a higher position? The finish list? I don't understand you, maybe add a screenshot.

yes i want to move on higher position

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...