A simple wall toplist to display top x players on your map walls. Dynamically updates on given interval or if its disabled on round starts.
To use this server addon, you'll need the following dependencies installed:
- CounterStrikeSharp: CounterStrikeSharp allows you to write server plugins in C# for Counter-Strike 2/Source2/CS2
- K4-System: K4-Systems is a plugin that enhances the server with features such as a playtime tracker, statistical records, and player ranks. Additionally, it includes VIP functions and admin commands for added functionality.
- K4-WorldText-API: This is a shared developer API to handle world texts (even multiline, dynamically changing and config saved ones) easily, but in the other hand end users can also use it to spawn world texts as they want and manage them per map.
- css_k4toplist - Create a toplist in front of the player and save it to config file.
- css_k4toprem - Remove closest k4toplist from your position. (100 units max)
- No plans yet.
Distributed under the GPL-3.0 License. See LICENSE.md
for more information.