Ultimate Top Player Stats Marquee

Post Reply
greenie
Full Member
Full Member
Posts: 1815
Joined: Sun Nov 21, 2021 4:55 pm
Jucator SA:MP ?: Nu
Nick:: greenie
Jucator CS ?: Nu

Ultimate Top Player Stats Marquee

Post by greenie »

Statsmarquee.amxx

About
This plugin will take the top ranked players based on csx module and make a marquee on all players screens and filter through the ranks

CVars
amx_marqplayeramount (default 40) - amount of top players that will be shown
amx_marqvertlocation (default 2) - where the marquee will appear (1 = top, 2 = bottom)
amx_marqfulltime(default 600.0) - amount of seconds in between each time the stat marquee loops
amx_marqtimebetween(default 6.0) - amount of seconds each player is individually shown before the next player is shown

Modules
#include <amxmodx>
#include <csx>

Change Log
v1.1
-added marqvertlocation cvar
-fixed glitch in the name column
v1.2
-removed (id) from public displayplr()
-added amx_ to the cvars

get plugin
get source
Post Reply

Return to “Admin Commands”