Jump to content

How to add Points to scoreboard


Bazim

Recommended Posts

Hello can u help me? I have easy point system (from JasperNL=D) and i want to add Points to scoreboard. So i use

    addEventHandler("onResourceStart", 
        getResourceRootElement(getThisResource()), 
        function() 
            exports.scoreboard:addScoreboardColumn("Points") 
        end) 

and please how i can add Points to Column Points? In points resource what i have its points saved in users.xml. Or functions what i need.

Sorry for my english

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