*FuN Posted February 18, 2012 Posted February 18, 2012 Hi guys , i have this problem http://i.imgur.com/aFcvx.png , someone knows how to fix that ??
Scooby Posted February 18, 2012 Posted February 18, 2012 the image is too small... [UVA]Scooby Founder Of UVA - Ultimate Vice Assassins http://www.uvaclan.com/
Castillo Posted February 18, 2012 Posted February 18, 2012 I don't see anything, what is the problem, can't you just explain it with words? San Andreas Utopia RPG (SAUR) Owner & Developer. Education is the most powerful weapon which you can use to change the world.
Kenix Posted February 18, 2012 Posted February 18, 2012 Remove color codes? http://vk.com/the_kenix Вопросы задавайте на форуме, не пишите мне в личку. Please don't pm me.
Castillo Posted February 18, 2012 Posted February 18, 2012 Race has a function called: removeColorCoding Just use it. San Andreas Utopia RPG (SAUR) Owner & Developer. Education is the most powerful weapon which you can use to change the world.
*FuN Posted February 18, 2012 Author Posted February 18, 2012 Race has a function called: removeColorCoding Just use it. In race client?
Castillo Posted February 18, 2012 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))) San Andreas Utopia RPG (SAUR) Owner & Developer. Education is the most powerful weapon which you can use to change the world.
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