rssScoreboard (dxscoreboard)
Category: | script |
---|---|
Author(s): | Awwu |
Downloads: | 48394 |
Rate: | You need to be logged in to vote |
Rating: | 3.8 (235 Votes) |
Description:
NEW: The scoreboard is now a part of MTA:SA default resources. The latest version can be found here: https://mirror.mtasa.com/mtasa/resources/
This is my latest resource, dxscoreboard. It's created as a replacement for the old scoreboard resource created by jbeta.
The biggest difference to the old resource is that it relies fully on MTA's DirectX drawing functions instead of the GUI.
Function documentation can be found at MTA wiki:
http://wiki.multitheftauto.com/wiki/dxscoreboard
Features:
- All features the old scoreboard resource has.
- Neater looking interface accompilished with DirextX drawing functions (colours and animation).
- Additional scripting functionality for both server and client.
- Sorting now actually works properly, unlike in the old scoreboard resource.
- Customizable through client-side xml file. All changes made are not server-based but global.
- Web interface hasn't been changed much, so it should remain the same.
Installation:
After downloading and placing the resource where it belongs to, all you really need to do is replace all references of "scoreboard" to "dxscoreboard". Or if you don't bother to do so, you can always rename the old scoreboard to something like "scoreboard_old" and name this one to "scoreboard".
All functions used in previous scoreboard resource work in the newer one too.
Credits:
- jbeta for creating the original scoreboard resource
Have fun!...
(more)
This is my latest resource, dxscoreboard. It's created as a replacement for the old scoreboard resource created by jbeta.
The biggest difference to the old resource is that it relies fully on MTA's DirectX drawing functions instead of the GUI.
Function documentation can be found at MTA wiki:
http://wiki.multitheftauto.com/wiki/dxscoreboard
Features:
- All features the old scoreboard resource has.
- Neater looking interface accompilished with DirextX drawing functions (colours and animation).
- Additional scripting functionality for both server and client.
- Sorting now actually works properly, unlike in the old scoreboard resource.
- Customizable through client-side xml file. All changes made are not server-based but global.
- Web interface hasn't been changed much, so it should remain the same.
Installation:
After downloading and placing the resource where it belongs to, all you really need to do is replace all references of "scoreboard" to "dxscoreboard". Or if you don't bother to do so, you can always rename the old scoreboard to something like "scoreboard_old" and name this one to "scoreboard".
All functions used in previous scoreboard resource work in the newer one too.
Credits:
- jbeta for creating the original scoreboard resource
Have fun!...
(more)
Version history
Version | Publish Date | Changes | |
---|---|---|---|
2.7.1 | 2017-05-02 17:45:01 | Copied from current MTA:SA release | Download |
2.7.0 | 2009-10-22 18:44:58 | Added option to make the scoreboard be toggleable instead of holding the button, fixed a bug where gamemode/server info display could fail if mapmanager wasn't running, added content color option to settings, made the text shadows alpha adjust along the colors and made the click event cancelable | Download |
2.6.0 | 2009-10-13 16:26:16 | Added the MTA map editor color selector to replace the current colorpicking system, added client-side event onClientScoreboardClick and function scoreboardGetSelectedRows and added ability to select rows from the scoreboard. | Download |
2.5.1 | 2009-10-12 14:19:23 | Changed appearance of the settings button to suit more of it's needs | Download |
2.5.0 | 2009-10-10 21:48:00 | Made the color code parsing a bit better. Now it supports names with many color-codes and position then properly in the name. Also added scale option to modify the size of the scoreboard and ability to change the fonts used in the scoreboard to the settingsw window. Also made the drawing functionality better. | Download |
2.1.0 | 2009-10-08 21:04:23 | Made the drawing of the scoreboard be time-based instead of frame-based, added a draw speed option to the settings and added a server-side to setting to make color codes to be used as the display colors in the scoreboard | Download |
2.0.0 | 2009-09-15 16:49:17 | - Added more options to the scoreboard settings window. - Added option to display server/gamemode/map info at the top of the scoreboard. - Replaced the previous position system with priorities. Name is fixed at priority slot 1 and ping at 500. - Ability to disable colors/hide teams in scoreboard. - Fixed bug where some columns were not removed at resource stop. - Clicking on the arrows also works for scrolling now also when there's many players. - More scripting functions. - Plus other minor bugs and issues. |
Download |
1.1.0 | 2009-08-28 20:36:20 | Added the "Scoreboard settings" window which can be used to customize the scoreboard. It's accessed by pressing the square on lower-right corner of the scoreboard. | Download |
1.0.2 | 2009-08-27 18:05:07 | Fixed a bug where players with number only names would mess up the sorting | Download |
1.0.1 | 2009-08-26 20:51:53 | Tweaked the team appearance in the scoreboard | Download |
1.0.0 | 2009-08-26 19:13:01 | First public release | Download |