A_Scoreboard System

by Andre-g1
Allows it's user, an easily customizable scoreboard !
ID:66750
 
Need a scoreboard in your game ? Then this is the library for you.

-----Important-----

As stated in the documentation.dm which you SHOULD read, you must change the #define SCOREBOARD_BASE in the Scoreboard System.dm so the library will change it's behaviour towards the variable you write in that #define.

So if you for example wished your scoreboard to act based on a variable named "kills", your #define would look like this:#define SCOREBOARD_BASE kills

-----/Important-----
Hey, I got a question.
The scoreboard doesn't show ingame, anywhere.
Don't I need to chancge the name where it shows?
Like in the tab commands?

Goldengohan wrote:
Hey, I got a question.
The scoreboard doesn't show ingame, anywhere.
Don't I need to chancge the name where it shows?
Like in the tab commands?

What do you mean it doesn't show anywhere ? To make it popup, all you have to do is call the Display procedure.

Also sorry for the late reply.