[ut2003io] bots+stats

HbG hbg at game2xs.com
Sat Oct 5 07:09:11 EDT 2002


Bots and stats are mutually exclusive. I spent some time with unrealed 
checking all the code before i figured that out :)

function InitLogging()
{
	// no stats logging with bots
	if ( MinPlayers > 1 )
		return;
		
	Super.InitLogging();
}

- HbG

5-10-2002 6:43:04, Deaths_Ride <deathsride at kmts.ca> wrote:

>Hi:)
>I cant seem to get the bots to stay when moving from level to
>level...they always disappear...any thoughts?
>As well...I am using this command in my ini:
>
>cd /usr/local/games/ut2003_dedicated/
>./ucc server
>CTF-Citadel.ut2?game=XGame.xCTFGame?AdminName=admin?
AdminPassword=passwd
>GameStats=True multihome=204.101.217.248 port=7777 -nohomedir
>ini=ctf.ini
>
>I cant see a reason why the stats arenot enabled...
>
>Thanx in advance,
>Don
>
>
>
>
>






More information about the ut2003 mailing list