AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   HLstatsX:CE (https://forums.alliedmods.net/forumdisplay.php?f=156)
-   -   New Data / Column on Players Page (https://forums.alliedmods.net/showthread.php?t=306803)

chatyak 04-14-2018 20:36

New Data / Column on Players Page
 
Does anyone know how to code more info to show up on the "players" page, by kills / connection_time to get an avg kill rate based relative on time on server -instead of just a total number?

On that note - also showing the stats on individual profiles to appear on the main players table? Such as kills per minute, kills per death, shots per minute, etc..

I'm looking through the page templates and I get the values have to be selected from the DB then printed out - but nothing seems to be working.



I'm trying to add after this:

new TableColumn
(
'connection_time',
'Connection Time',
'width=10&align=right&type=timestamp'
),

On the players.php page but nothing I'm doing is working.


All times are GMT -4. The time now is 00:33.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.