Jump to content

ScoreBoard Race Trouble


Klesh

Recommended Posts

Posted

i guess you must edit "race" resource to remove that.

San Andreas Utopia RPG (SAUR) Owner & Developer.

560x95_FFFFFF_FF9900_000000_000000.png

Education is the most powerful weapon which you can use to change the world.

Posted
Yeah i know that but, what folder is and file.

Pleasa Help.

maybe find next the "checkpoint" like i ever do.

San Andreas Utopia RPG (SAUR) Owner & Developer.

560x95_FFFFFF_FF9900_000000_000000.png

Education is the most powerful weapon which you can use to change the world.

Posted

folder: race

file: don't know, just open each of them, search for "checkpoint" as Solid said, and when you find something about scoreboard and checkpoint in same line - remove it

Multi theft auto tools - replace cars and peds, move your map or compile your Lua files online!

programista php rzeszów

Need free webhosting for your small site? PM me. Need help with portforwarding? PM me. Do not PM me asking for help with scripting.

Having problems with port forwarding? Send me pm, I can do whole thing for you using TeamViewer (already helped about 20 people, no worries)!

Posted
folder: race

file: don't know, just open each of them, search for "checkpoint" as Solid said, and when you find something about scoreboard and checkpoint in same line - remove it

race_client.lua :P

logo_left.png
Posted (edited)
They are to many Checpoints in the folder, but i don't know, what checkpoint delate.

PlZ help.

find at race_server.lua this

function addRaceScoreboardColumns() 
    exports.scoreboard:addScoreboardColumn('race rank') 
    exports.scoreboard:addScoreboardColumn('checkpoint') 
    exports.scoreboard:addScoreboardColumn('state') 
end 

then change it by

function addRaceScoreboardColumns() 
    exports.scoreboard:addScoreboardColumn('race rank') 
    exports.scoreboard:addScoreboardColumn('state') 
end 

;)

Edited by Guest

San Andreas Utopia RPG (SAUR) Owner & Developer.

560x95_FFFFFF_FF9900_000000_000000.png

Education is the most powerful weapon which you can use to change the world.

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