*FuN Posted February 18, 2012 Share Posted February 18, 2012 Hi guys , i have this problem http://i.imgur.com/aFcvx.png , someone knows how to fix that ?? Link to comment
Scooby Posted February 18, 2012 Share Posted February 18, 2012 the image is too small... Link to comment
*FuN Posted February 18, 2012 Author Share Posted February 18, 2012 http://i.imgur.com/QiKVF.png Link to comment
Castillo Posted February 18, 2012 Share Posted February 18, 2012 I don't see anything, what is the problem, can't you just explain it with words? Link to comment
*FuN Posted February 18, 2012 Author Share Posted February 18, 2012 Remove color codes? yes... Link to comment
Castillo Posted February 18, 2012 Share Posted February 18, 2012 Race has a function called: removeColorCoding Just use it. Link to comment
*FuN Posted February 18, 2012 Author Share Posted February 18, 2012 Race has a function called: removeColorCoding Just use it. In race client? Link to comment
Castillo Posted February 18, 2012 Share Posted February 18, 2012 Open "race/race_client.lua" and search for: guiSetText(g_GUI.speclabel, 'Currently spectating:\n' .. getPlayerName(Spectate.target)) and replace it with this: guiSetText(g_GUI.speclabel, 'Currently spectating:\n' .. removeColorCoding(getPlayerName(Spectate.target))) Link to comment
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now