Raised This Month: $ Target: $400
 0% 

Showing results 1 to 25 of 27
Search took 0.00 seconds.
Search: Posts Made By: Jezternz
Forum: Plugins 06-29-2008, 08:06
Replies: 965
Views: 591,270
Posted By Jezternz
Re: SoD Player Stats

awesome! thats what I wanna hear Frostbyte! :D
Forum: Plugins 06-07-2008, 03:40
Replies: 965
Views: 591,270
Posted By Jezternz
Re: SoD Player Stats

I guess what im asking is will you have the kills in a seperate table, including the game and weapon? and would you be able to add fields for las server, last game, last connect ?


Cheers, Josh...
Forum: Plugins 06-06-2008, 19:52
Replies: 965
Views: 591,270
Posted By Jezternz
Re: SoD Player Stats

Would you consider? Seperating the mysql table into two tables (with extra rows):

players ~ rank, steamid, total_shots, total_hits, name, active_badge, total_time_played, total_score,...
Forum: Plugins 05-28-2008, 18:23
Replies: 965
Views: 591,270
Posted By Jezternz
Re: SoD Player Stats

yeh i get the gray on fistfull of frags, and yeh haha I was thinking somehow I managed to duplicate all the files in the zip file lol.
Forum: Plugins 05-27-2008, 00:44
Replies: 965
Views: 591,270
Posted By Jezternz
Re: SoD Player Stats

oh sweet, the way it should be!
Forum: Plugins 05-27-2008, 00:32
Replies: 965
Views: 591,270
Posted By Jezternz
Re: SoD Player Stats

thanks again frostbyte :) I was sure there was a counter for hits, or was that an older version or something?
Forum: Plugins 05-26-2008, 21:12
Replies: 965
Views: 591,270
Posted By Jezternz
Re: SoD Player Stats

yes I can help with any setting up, if you want to add me on msn: Jezternz AT gmail.com or steam me: JosiaMFire2.

I run the stats pluggin in fistfull or frags and pirates, vikings and knights II...
Forum: Plugins 05-26-2008, 01:17
Replies: 965
Views: 591,270
Posted By Jezternz
Re: SoD Player Stats

well it could be and would probrably be a bit faster, but It defnitly runs fine for me. I have it on 5 different game servers(in new zealand) all, sending the ranks to a remote mysql db(on a server...
Forum: Plugins 05-23-2008, 05:39
Replies: 965
Views: 591,270
Posted By Jezternz
Re: SoD Player Stats

The plugin is made for sqlite :) not mysql specificly
Forum: Plugins 05-22-2008, 21:47
Replies: 965
Views: 591,270
Posted By Jezternz
Re: SoD Player Stats

Okay!
For reference, if you want the exact mysql query here it is:
CREATE TABLE IF NOT EXISTS players(`rank` INTEGER NOT NULL AUTO_INCREMENT, `score` int(12) NOT NULL default 0 , `steamid`...
Forum: Plugins 05-22-2008, 18:46
Replies: 965
Views: 591,270
Posted By Jezternz
Re: SoD Player Stats

Im at uni atm, but when I get home later on today, I will upload the modified smx / pluggin file with instructions on how to use.
Forum: General 05-17-2008, 07:26
Replies: 18
Views: 17,915
Posted By Jezternz
Re: Regarding SourceMod Menu's for Modifications.

Wow rYell thats dedication. More then most mod teams would go for a thirdparty admin menu. Im very impressed! Thanks again :)
Forum: Plugins 05-15-2008, 17:41
Replies: 965
Views: 591,270
Posted By Jezternz
Re: SoD Player Stats

yes it is :), thanks heaps for the pluggin. If you need any help with the SQL (which you seem to have sorted) or the web interface, I would love to help :mrgreen:

Edit: Spiced it up a it :)...
Forum: General 05-15-2008, 06:42
Replies: 9
Views: 1,979
Posted By Jezternz
Re: Roundlimit issues.

ahhhh ok cheers for that red :P
Forum: General 05-15-2008, 03:22
Replies: 9
Views: 1,979
Posted By Jezternz
Re: Roundlimit issues.

yeh but aparntly with these mods, like fof, it throws up the scoreboard at the end of every round, and aprently this is what sourcemod looks for wen its ready to change map, just what i read on pvkii...
Forum: General 05-15-2008, 00:40
Replies: 9
Views: 1,979
Posted By Jezternz
Re: Roundlimit issues.

mp_roundlimit 5
mp_winlimit 3

Were both aparently correct, however apparently it is the "nextmap" pluggin is what disrupts the round limits. so disabling this fixe's it (im triyng it now at least)
Forum: General 05-14-2008, 23:54
Replies: 9
Views: 1,979
Posted By Jezternz
Re: Roundlimit issues.

that sounds more like it, Ill try it and post back if its not :)
cheers, Josh

Edit: Both mods say "Unknown command" :( anyone else got any idea?
Forum: General 05-14-2008, 18:07
Replies: 9
Views: 1,979
Posted By Jezternz
Roundlimit issues.

For some reason on both my pvkii and fof servers the map is being changed after a single round each time. mp_roundlimit seems to make no difference.I presume this is sourcemod related, as this was...
Forum: Plugins 05-14-2008, 16:34
Replies: 965
Views: 591,270
Posted By Jezternz
Re: SoD Player Stats

My motd, is just an iframe Pointing to this: http://www.gamecentral.co.nz/motd.php
Thanks to Frostbytes pluggin :)

:D well its fully operational :D
www.gamestats.co.nz...
Forum: General 05-14-2008, 00:11
Replies: 18
Views: 17,915
Posted By Jezternz
Forum: Plugins 05-12-2008, 21:15
Replies: 965
Views: 591,270
Posted By Jezternz
Re: SoD Player Stats

For anyone who in the future has the same table creation problem. I modified the create player tables query to

CREATE TABLE IF NOT EXISTS players(`rank` INTEGER NOT NULL AUTO_INCREMENT, `score`...
Forum: Plugins 05-12-2008, 18:21
Replies: 965
Views: 591,270
Posted By Jezternz
Re: SoD Player Stats

thanks heaps frostbyte, for this awesome pluggin, and it works fine in safemode, so im just gonna keep it in safemode. Will try the mysql later today :)

Hmmm well i presume you mean this file...
Forum: General 05-12-2008, 05:40
Replies: 18
Views: 17,915
Posted By Jezternz
Re: Regarding SourceMod Menu's for Modifications.

Okay. I did instructions above for Fistfull of frags mod.
Esc menu no longer shows. But the menu apears as a tiny box.
and the stats shows as really light, hard to read for some reason:...
Forum: Plugins 05-10-2008, 04:12
Replies: 965
Views: 591,270
Posted By Jezternz
Re: SoD Player Stats

Completly rewriting this post :).
First things first. Can I use this mod with estools also installed (ie for gungame, cause when I have them both running it seems to crash the server (see previos...
Forum: Plugins 05-09-2008, 23:24
Replies: 965
Views: 591,270
Posted By Jezternz
Re: SoD Player Stats

Hey I have several servers setup at the moment for a few different mods, and I want to combine all the stats.
I first looked at "CSS Little Rank System" because I thought this one(sod stats) was a...
Showing results 1 to 25 of 27

 
Forum Jump

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


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