View Single Post
Plugin Info:     Modification:          Category:          Approver:   Hawk552 (427)
travo
Senior Member
Join Date: Aug 2006
Old 05-03-2007 , 14:39   Ultimate Top Player Stats Marquee
Reply With Quote #1

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
Attached Thumbnails
Click image for larger version

Name:	demo.jpg
Views:	17665
Size:	29.0 KB
ID:	15884  
Attached Files
File Type: sma Get Plugin or Get Source (statsmarquee.sma - 10843 views - 1.3 KB)

Last edited by travo; 05-04-2007 at 22:05. Reason: changes
travo is offline