HunT Posted July 12, 2011 Share Posted July 12, 2011 Hi all. I want remove the checkpoints in scoreboard ( dxscoreboard ). is it possible? This : Tnx Link to comment
Castillo Posted July 12, 2011 Share Posted July 12, 2011 Go to race resource and open the file race_server.lua then search for this: exports.scoreboard:addScoreboardColumn('checkpoint') and delete the line or comment it with "--" in the line. Link to comment
HunT Posted July 12, 2011 Author Share Posted July 12, 2011 Go to race resource and open the file race_server.lua then search for this: exports.scoreboard:addScoreboardColumn('checkpoint') and delete the line or comment it with "--" in the line. Ty Castillo . .I looked in scoreboard resource -.-" . Ok fix Tnx 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