Jump to content

race resource corect


pocko

Recommended Posts

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.

Link to comment

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