A_Scoreboard System

by Andre-g1
Allows it's user, an easily customizable scoreboard ! [More]
To download this library for your Linux/Mac installation, enter this on your command line:

DreamDownload byond://Andreg1.A_SS##version=0

Emulator users, in the BYOND pager go to File | Open Location and enter this URL:

byond://Andreg1.A_SS##version=0

629 downloads
Latest Version
Date added: Jan 18 2009
Last updated: Aug 27 2009
7 fans
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-----

Comments

Andre-g1: (Sep 7 2009, 10:07 am)
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.
Goldengohan: (Apr 28 2009, 6:24 am)
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?