Raised This Month: $51 Target: $400
 12% 

Multiple servers in 1 ranking


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
diegox88
Junior Member
Join Date: Nov 2013
Old 11-20-2013 , 13:15   Multiple servers in 1 ranking
Reply With Quote #1

Hello.

I'm planing to use this stats system but i have a big doubt... its possible to track multiple servers and mix/combine the stats into only 1 ranking?

I appreciate your help, thanks
diegox88 is offline
Rytis
Veteran Member
Join Date: Feb 2012
Location: Germany
Old 11-20-2013 , 14:29   Re: Multiple servers in 1 ranking
Reply With Quote #2

It is possible^^
Rytis is offline
diegox88
Junior Member
Join Date: Nov 2013
Old 11-20-2013 , 18:06   Re: Multiple servers in 1 ranking
Reply With Quote #3

ok thank you
diegox88 is offline
Walliski
Senior Member
Join Date: May 2013
Old 11-21-2013 , 12:02   Re: Multiple servers in 1 ranking
Reply With Quote #4

Do you mean different games also? This could be possible, but I think it requires some work, and also might not be a good idea due to different scorings... Rytis can correct me if I am wrong on this ;)
Walliski is offline
Rytis
Veteran Member
Join Date: Feb 2012
Location: Germany
Old 11-21-2013 , 12:27   Re: Multiple servers in 1 ranking
Reply With Quote #5

I'm not sure what you mean, but by default there's no seperate scoring for one game. You need to copy that game and then add the gameserver to the copy. I've copied the game CS:S by myself and added to each copy one server.

It is also possible to add new gameservers, that uses the supported log formats.
If you want to add a new game, execute this query to your database:

Code:
INSERT INTO `hlstats_Games` (`code`, `name`, `realgame`, `hidden`) VALUES
('notg','Name of the: Game','notg','1');
Example with Counter-Strike: Source:
Code:
INSERT INTO `hlstats_Games` (`code`, `name`, `realgame`, `hidden`) VALUES
('css','Counter-Strike: Source','css','1');
After that just start adding actions, weapons, etc..

Last edited by Rytis; 11-21-2013 at 12:28.
Rytis is offline
diegox88
Junior Member
Join Date: Nov 2013
Old 11-21-2013 , 23:47   Re: Multiple servers in 1 ranking
Reply With Quote #6

i just wanted to have all the tracking servers from same game into 1 ranking just hlstats does, thanks
diegox88 is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 19:27.


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