AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Off-Topic (https://forums.alliedmods.net/forumdisplay.php?f=15)
-   -   Query Tool Open-Sourced (https://forums.alliedmods.net/showthread.php?t=247726)

BAILOPAN 09-07-2014 02:40

Query Tool Open-Sourced
 
Hi Everyone,

I've decided to open-source the tool that drives the stats page (http://www.amxmodx.org/stats.php and http://www.sourcemod.net/stats.php). You can find it here:

https://github.com/alliedmodders/blaster

We've been running various iterations of this tool since 2007 (the first was in C++).

Kia 09-07-2014 04:24

Re: Query Tool Open-Sourced
 
Nice. Thanks for that.

GuskiS 09-10-2014 15:49

Re: Query Tool Open-Sourced
 
Hmm, sent you email, no response :/ Also, how often does stats update?

asherkin 09-10-2014 18:12

Re: Query Tool Open-Sourced
 
Quote:

Originally Posted by GuskiS (Post 2196353)
Also, how often does stats update?

Every 8 hours.

BAILOPAN 09-10-2014 18:59

Re: Query Tool Open-Sourced
 
GuskiS: If the link is to the forums, the cvar is tracked automatically once the plugin is approved.

GuskiS 09-11-2014 11:02

Re: Query Tool Open-Sourced
 
Quote:

Originally Posted by asherkin (Post 2196409)
Every 8 hours.

It seems something is wrong, because it says: Date: 09/07/2014, 01:09:20
Quote:

Originally Posted by BAILOPAN (Post 2196452)
GuskiS: If the link is to the forums, the cvar is tracked automatically once the plugin is approved.

Also, I can't seem to find my mod - Trouble in Terrorist Town.

I checked Diablo mod's:
PHP Code:

register_cvar("diablomod_version",sversion,FCVAR_SERVER

I have this:
PHP Code:

register_cvar("ttt_server_version"TTT_VERSIONFCVAR_SERVER|FCVAR_EXTDLL|FCVAR_SPONLY); 

Does those extra things make any difference to stats?
Also, I can't seem to find my plugin here. I think something is broken, I thought I got to wait for it to show, but I got approved some time ago and nothing has changed.

HamletEagle 09-11-2014 11:56

Re: Query Tool Open-Sourced
 
AFAIK:
@GuskiS, that page is no more automatically updated :(
@Bail, how hard is to fix it ?

roymor 09-11-2014 15:12

Re: Query Tool Open-Sourced
 
thats awesome :P

YamiKaitou 09-12-2014 02:12

Re: Query Tool Open-Sourced
 
Quote:

Originally Posted by GuskiS (Post 2196900)
Also, I can't seem to find my mod - Trouble in Terrorist Town.

http://www.amxmodx.org/newstats.php?go=faq

GuskiS 09-12-2014 03:13

Re: Query Tool Open-Sourced
 
And...?


All times are GMT -4. The time now is 07:09.

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