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

AMXX Stats in Vault?


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
DepraveD
Junior Member
Join Date: Oct 2006
Old 08-04-2007 , 18:20   AMXX Stats in Vault?
Reply With Quote #1

I was wondering if there was any way to set up AMXX to save stats in vault. I don't have any spare MySQL databases to use...

Here are my currently enabled plugins/modules:


Currently loaded plugins:
name version author file status
Admin Base 1.71 AMXX Dev Team admin.amxx running
Admin Commands 1.71 AMXX Dev Team admincmd.amxx running
Admin Help 1.71 AMXX Dev Team adminhelp.amxx running
Slots Reservation 1.71 AMXX Dev Team adminslots.amxx running
Multi-Lingual Sys 1.71 AMXX Dev Team multilingual.am running
Menus Front-End 1.71 AMXX Dev Team menufront.amxx running
Commands Menu 1.71 AMXX Dev Team cmdmenu.amxx running
Players Menu 1.71 AMXX Dev Team plmenu.amxx running
Teleport Menu 1.71 AMXX Dev Team telemenu.amxx running
Maps Menu 1.71 AMXX Dev Team mapsmenu.amxx running
Admin Chat 1.71 AMXX Dev Team adminchat.amxx running
Anti Flood 1.71 AMXX Dev Team antiflood.amxx running
Scrolling Message 1.71 AMXX Dev Team scrollmsg.amxx running
Info. Messages 1.71 AMXX Dev Team imessage.amxx running
Admin Votes 1.71 AMXX Dev Team adminvote.amxx running
NextMap 1.71 AMXX Dev Team nextmap.amxx running
TimeLeft 1.71 AMXX Dev Team timeleft.amxx running
Pause Plugins 1.71 AMXX Dev Team pausecfg.amxx running
Stats Configurati 1.71 AMXX Dev Team statscfg.amxx running
Restrict Weapons 1.71 AMXX Dev Team restmenu.amxx running
StatsX 1.71 AMXX Dev Team statsx.amxx running
CS Misc. Stats 1.71 AMXX Dev Team miscstats.amxx running
CS Stats Logging 1.71 AMXX Dev Team stats_logging.a running
Warcraft 3 Frozen 2.3.2 Geesu==(Pimp Dad warcraft3FT.amx debug
AMX Client Exec 0.03 v3x amx_exec.amxx running
Admin Heal and Sh 0.2 F117Bomb Ported adminhas.amxx running
Admin Gag 1.8.3 EKS admin_gag.amxx running
Ghostchat 0.3 NetRipper ghostchat.amxx running
DeagsMapManage 2.30b Deags deagsmapmanage2 running
ATAC Config 1.1.09 f117bomb & T(+)r amxx_atac_cfg.1 running
ATAC 2.5.5.5 T(+)rget/f1


Currently loaded modules:
name version author
Fun 1.71 AMX Mod X Dev Team
Engine 1.71 AMX Mod X Dev Team
FakeMeta 1.71 AMX Mod X Dev Team
MySQL 1.71 AMX Mod X Dev Team
GeoIP 1.71 AMX Mod X Dev Team
nVault 1.71 AMX Mod X Dev Team
CSX 1.71 AMX Mod X Dev Team
CStrike 1.71 AMX Mod X Dev Team
Sockets 1.71 HLSW Dev Team
RegEx 1.71 AMX Mod X Dev Team
DepraveD is offline
genipalla
Member
Join Date: Feb 2007
Location: Albania
Old 08-04-2007 , 21:28   Re: AMXX Stats in Vault?
Reply With Quote #2

I think Psyco Stats might help you but i have noo clue cus im kind of a noob at this stuff
But i have a question how did you get your Warcraft 3 Frozen to save the Xp of the players?
__________________

CS SOURCE
genipalla is offline
Lee
AlliedModders Donor
Join Date: Feb 2006
Old 08-05-2007 , 03:13   Re: AMXX Stats in Vault?
Reply With Quote #3

Csstats uses a binary file format and saves the statistics to data/csstats.dat - you don't need SQL.
Lee is offline
DepraveD
Junior Member
Join Date: Oct 2006
Old 08-05-2007 , 08:42   Re: AMXX Stats in Vault?
Reply With Quote #4

Every time my server restarts, the ranks get reset. Is there some way I have to specify it not to try saving it MySQL or something? I've never had this problem before on my other servers...
DepraveD is offline
vvg125
AMX Mod X Beta Tester
Join Date: Dec 2006
Location: Queens (Douglaston), New
Old 08-05-2007 , 12:12   Re: AMXX Stats in Vault?
Reply With Quote #5

Quote:
Originally Posted by DepraveD View Post
Every time my server restarts, the ranks get reset. Is there some way I have to specify it not to try saving it MySQL or something? I've never had this problem before on my other servers...
It is NOT saved on SQL.
__________________
vvg125 is offline
Send a message via AIM to vvg125 Send a message via MSN to vvg125 Send a message via Yahoo to vvg125
DepraveD
Junior Member
Join Date: Oct 2006
Old 08-06-2007 , 10:15   Re: AMXX Stats in Vault?
Reply With Quote #6

Then if it's saved in a data file, why does it keep deleting itself every server restart. Is there a way to stop that?
DepraveD is offline
genipalla
Member
Join Date: Feb 2007
Location: Albania
Old 08-06-2007 , 23:04   Re: AMXX Stats in Vault?
Reply With Quote #7

ok i can lead you in the right direction but making it possible you would need a good scripter for this to happen. your stats are saved by a plugin csstats the stats can be edited by the program WinCSX now what you need to do is edit the plugins .sma file so it would register the kills and stats in your vault. This how ever could cause your vault to overflow with txt because it would register every kill, shot, death, etc.. thus crashing or lagging your server.. lol
__________________

CS SOURCE
genipalla is offline
Lee
AlliedModders Donor
Join Date: Feb 2006
Old 08-07-2007 , 05:18   Re: AMXX Stats in Vault?
Reply With Quote #8

No, he needs to search through the many topics about this issue and see what's causing his problem.

The likely cause if you're running Linux is that the file's permissions prevent it from being written.
Lee is offline
DepraveD
Junior Member
Join Date: Oct 2006
Old 08-07-2007 , 10:32   Re: AMXX Stats in Vault?
Reply With Quote #9

Quote:
Originally Posted by Lee View Post
No, he needs to search through the many topics about this issue and see what's causing his problem.
There's no reason to be rude... I can't find any topics that help me with my problem. Also, the file is listed as 777 full read, write, exec for everyone.
DepraveD is offline
Lee
AlliedModders Donor
Join Date: Feb 2006
Old 08-07-2007 , 12:12   Re: AMXX Stats in Vault?
Reply With Quote #10

What about the data directory?

Not sure if a solution was ever given:
http://forums.alliedmods.net/showthread.php?t=23029
http://forums.alliedmods.net/showthread.php?t=48313
http://forums.alliedmods.net/showthread.php?t=54500
Lee 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 03:44.


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