Page 1 of 1

XIII + stats

Posted: Tue Aug 25, 2009 10:01 am
by BobBuZz
Hello all !
We are a community of XIII players (XIII-the-game made by UbiSoft, Unreal Engine 2, build 829).

Me and some friends want to implement UTstatsDB.

I have a working virtual private server (OS Linux), and a hosted web page available (both servers are independant)

What do you recommend to use (mutator version) and how to implement the PHP scripts (via FTP) ?

by advance thank you :mrgreen:

Re: XIII + stats

Posted: Tue Aug 25, 2009 1:13 pm
by Panther
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.

yes but

Posted: Wed Aug 26, 2009 7:57 am
by BobBuZz
thank you for your response.
But i meant, what is the closest mutator among those here, that i can download and translate for XIII ? an UT2k3 version ? another one ?
The hosting web server, is full Apache2, php4, php5, Mysql compatible ... so what kind of UTstatDB pack could fit to such server ?
by advance, thank you ! :mrgreen:

Re: XIII + stats

Posted: Fri Aug 28, 2009 1:28 am
by Panther
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.

Re: XIII + stats

Posted: Fri Aug 28, 2009 2:25 am
by BobBuZz
Thank you for this advise =)
file-writing would be possible as i know we can log whatever...
So i hope soon , we present you, the XIII-stats site !