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-----
ID:66750
Jan 18 2009, 10:00 pm
|
|
Goldengohan wrote:
Hey, I got a question. 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. |
The scoreboard doesn't show ingame, anywhere.
Don't I need to chancge the name where it shows?
Like in the tab commands?