Search found 533 matches

Go to advanced search

by Panther
Fri Aug 28, 2009 1:28 am
Forum: UTStatsDB
Topic: XIII + stats
Replies: 4
Views: 8433

Re: XIII + stats

OLStats is a good logging mutator for UT2004, so you might want to look at getting it to work. Keep in mind, however, that certain functions (i.e. file writing) are required to get a mutator to work.
UTStatsDB will run fine under Apache 2 and MySQL.
by Panther
Tue Aug 25, 2009 1:13 pm
Forum: UTStatsDB
Topic: XIII + stats
Replies: 4
Views: 8433

Re: XIII + stats

First you'll need to make a mutator to handle the logging, if possible. Then you will need to add in whatever special events and such to UTStatsDB. Logs can be transferred via FTP.
by Panther
Thu Jul 30, 2009 11:13 pm
Forum: UTStatsDB
Topic: wp_weaptype column?
Replies: 2
Views: 7176

Re: wp_weaptype column?

If you simply look through the weapons.sql file or the database, you can see groupings by wp_weaptype:
0 = Handheld Weapons
1 = Vehicles/Turrets
2 = ...I'm not sure...
3 = Monsters

wp_secondary is not a boolean value.
by Panther
Mon Jul 27, 2009 5:52 pm
Forum: UTStatsDB
Topic: I'm listed as a bot
Replies: 4
Views: 10125

Re: I'm listed as a bot

I was able to duplicate this behavior only by playing in offline mode (i.e. not logged into the GameSpy server). This is normal - you'll need to login to your account for the game to add your player ID.
by Panther
Sun Jul 26, 2009 9:40 pm
Forum: UTStatsDB
Topic: Server Query Port
Replies: 1
Views: 5401

Re: Server Query Port

Yes, in your startup script for the server set "-queryport=xxxx" on the startup line.
by Panther
Sun Jul 26, 2009 9:38 pm
Forum: UTStatsDB
Topic: UTstatsdb can't delete files
Replies: 6
Views: 14990

Re: UTstatsdb can't delete files

The notice about argc can be ingored. Notices should normally be turned off by default on a production server.
Also, the PHP variable "allow_call_time_pass_reference" is normally set to on by default. If you turn this back on then you won't get the warnings either.

As for the error deleting the ...
by Panther
Fri Jul 24, 2009 8:01 pm
Forum: UTStatsDB
Topic: I'm listed as a bot
Replies: 4
Views: 10125

Re: I'm listed as a bot

I recall this having been addressed at some point, so I don't know. Send me a log file.
by Panther
Fri Jul 24, 2009 4:22 pm
Forum: UTStatsDB
Topic: deleting an individual players stats?
Replies: 14
Views: 34169

Re: deleting an individual players stats?

Is there an easier way to reset all player rankings to 0.0 than doing each pnum individually?
Sure, simply leave out the "where" statement and the part after it.
by Panther
Sun Jul 19, 2009 11:43 pm
Forum: UTStatsDB
Topic: combo not showing up in matches be in player records
Replies: 11
Views: 17054

Re: combo not showing up in matches be in player records

The current SVN versions of most of those files will not work at all, as some changes to the structure are in progress.
by Panther
Sat Jul 04, 2009 12:43 pm
Forum: UTStatsDB
Topic: utstasdb problem
Replies: 7
Views: 14756

Re: utstasdb problem

tp_type is the game type. 1 = Deathmatch, 2 = CTF, 3 = Bombing Run, etc. Just check the existing rows.
tp_team is simply whether it's a team game. 0 = No, 1 = Yes.

Those are the only values you want to modify.
by Panther
Fri Jul 03, 2009 3:26 pm
Forum: UTStatsDB
Topic: demorec
Replies: 1
Views: 6212

Re: demorec

One specifies where to save the demorec files on the local server, the next is the extension used by your demorec files, and the last is the ftp path from which to download the demorec files. If a demorec file exists for a match a link will be displayed.
by Panther
Fri Jul 03, 2009 2:18 pm
Forum: UTStatsDB
Topic: utstasdb problem
Replies: 7
Views: 14756

Re: utstasdb problem

I'm not certain I see the point as all that seems to do is create new game classes with specific mutators enabled. Either way, anyone using this would have to add their new game classes to the types table, or edit the one that is created automatically. There is some documentation on the database ...
by Panther
Fri Jul 03, 2009 9:09 am
Forum: UTStatsDB
Topic: utstasdb problem
Replies: 7
Views: 14756

Re: utstasdb problem

You're not giving much information. What do you mean by a new game? A new game type? A new map?
by Panther
Thu Jul 02, 2009 11:07 pm
Forum: UTStatsDB
Topic: web/SVN verson utstatsdb
Replies: 1
Views: 6033

Re: web/SVN verson utstatsdb

Some major changes are being made which aren't completed, so the current SVN trunk isn't going to work at all, which is quite normal really.
by Panther
Wed Jul 01, 2009 9:52 pm
Forum: UTStatsDB
Topic: UT3 Server Query
Replies: 12
Views: 25388

Re: UT3 Server Query

GameServers.net is down. They have a notice posted on their site.
by Panther
Wed Jul 01, 2009 8:00 pm
Forum: UTStatsDB
Topic: UT3 Server Query
Replies: 12
Views: 25388

Re: UT3 Server Query

Seems good so far with one player.
By the way, you should host your map and mutator files on a high speed redirect. Downloads would go much quicker for new players.
by Panther
Wed Jul 01, 2009 7:55 pm
Forum: UTStatsDB
Topic: UT2004 style jump mod
Replies: 1
Views: 5851

UT2004 style jump mod

It occurred to me that others may be interested in a UT2004 style jump mod mutator. I had downloaded one awhile back but it didn't work quite correctly with the dodge jumps so I modified it and have used it on my own server since. I've decided to post it to the download section under Misc. This ...
by Panther
Wed Jul 01, 2009 7:43 pm
Forum: UTStatsDB
Topic: UT3 Server Query
Replies: 12
Views: 25388

Re: UT3 Server Query

The team bars are showing up on your server, but there are no players currently to really tell what's going on.
by Panther
Wed Jul 01, 2009 7:07 pm
Forum: UTStatsDB
Topic: UT3 Server Query
Replies: 12
Views: 25388

Re: UT3 Server Query

Thank you. Fixed.
by Panther
Wed Jul 01, 2009 4:15 pm
Forum: UTStatsDB
Topic: Dont have the server hourly activity graph
Replies: 31
Views: 490145

Re: Dont have the server hourly activity graph

It did work for me using a fresh install of the standalone server, the three files I mentioned from SVN, and your data.
The documentation contains a fairly detailed step-by-step installation of Apache, PHP, and MySQL for Windows.
by Panther
Wed Jul 01, 2009 1:58 pm
Forum: UTStatsDB
Topic: Dont have the server hourly activity graph
Replies: 31
Views: 490145

Re: Dont have the server hourly activity graph

I've enabled the download option in WebSVN so you can simply download and replace existing files.
by Panther
Wed Jul 01, 2009 12:26 am
Forum: UTStatsDB
Topic: Dont have the server hourly activity graph
Replies: 31
Views: 490145

Re: Dont have the server hourly activity graph

The graphs work properly with SQLite using the current SVN version of the following files:
index.php
language/lang_en.php
resource/style#.css
by Panther
Tue Jun 30, 2009 9:00 am
Forum: UTStatsDB
Topic: Dont have the server hourly activity graph
Replies: 31
Views: 490145

Re: Dont have the server hourly activity graph

I don't see how it ends up generating that output. The graph lines that you see do represent the data being output by PHP, which means that it must somehow be querying the database incorrectly. Can you send me a copy of your utstatsdb.db file? You can rar/zip it up and PM it to me. Thanks.
by Panther
Mon Jun 29, 2009 4:04 pm
Forum: UTStatsDB
Topic: Dont have the server hourly activity graph
Replies: 31
Views: 490145

Re: Dont have the server hourly activity graph

I've run it with SQLite on my development server with no problem. What's the URL to your server so I can take a look at the output?
by Panther
Mon Jun 29, 2009 12:18 pm
Forum: UTStatsDB
Topic: Dont have the server hourly activity graph
Replies: 31
Views: 490145

Re: Dont have the server hourly activity graph

I don't see a problem with the data being pulled, which means the cause must be somewhere in the index.php file or the style sheet.
by Panther
Mon Jun 29, 2009 2:30 am
Forum: UTStatsDB
Topic: Another serverquery problem
Replies: 7
Views: 14593

Re: Another serverquery problem

FYI, there's an updated version of serverquery.php that fixes the team scores not showing correctly.
by Panther
Sun Jun 28, 2009 8:23 pm
Forum: UTStatsDB
Topic: Another serverquery problem
Replies: 7
Views: 14593

Re: Another serverquery problem

I run UT3, UT2004, and UT '99 on the same server as a web server with no problem. Since I've set the specific IP for the games to use, I have to use the same IP address for the query. If you're running behind a NAT router, then this is your server's local IP address, not the outside IP that I'm ...
by Panther
Sun Jun 28, 2009 5:45 pm
Forum: UTStatsDB
Topic: Another serverquery problem
Replies: 7
Views: 14593

Re: Another serverquery problem

If your UT server is configured to listen on a specific IP address, in which case it's not likely to be the localhost address (127.0.0.1), you will need to use that address for the server query.
by Panther
Sun Jun 28, 2009 1:44 pm
Forum: UTStatsDB
Topic: UT3 Server Query
Replies: 12
Views: 25388

UT3 Server Query

Since the latest version of the UT3 server fixed some issues in queries with teams and introduced other weirdness, I've updated serverquery.php. You can download the current working version via SVN (or using WebSVN). You can safely update serverquery.php in any UTStatsDB 3.x version without ...
by Panther
Fri Jun 26, 2009 9:21 pm
Forum: UTStatsDB
Topic: UT3 Map Images Request
Replies: 20
Views: 47587

Re: UT3 Map Images Request

why won't the images show up for me? i put them in a folder named images in the stats directory
Rename the folder to "mapimages".

Go to advanced search