PDA

View Full Version : Trouble with adding BOTS



legacy-snjbrian
06-19-2004, 06:04 PM
Ok...I have the private lan server up and running but now I want to add bots. I have read MANY postings in here and at some other site like unrealadmin.org. So far, they don't appear!

I am running Windows XP Pro on all machines and the server.

I am confused by some of the postings. They refer to the INI file but I think they meant to type the RunServer.bat file. I went through and setup mapvoting too.

Does that file need to be altered with some command lines to get bots to run? Any other suggestions?

How do I use the WebAdmin option? I am guessing this will give me a gui interface with the server on my lan right?



I have set my maps to a minimum of 8 players just for testing purposes.

Thanks,
SNJBRIAN

legacy-»Dan«[ger]
06-20-2004, 05:19 AM
You could controll it with the xvote gameconfigs under Options="...".

GameConfig=(GameClass="XGame.xCTFGame",Prefix="CTF",Acronm=
"CTF",GameName="Capture The Flag",
Mutators="",Options="MaxPlayers=10,MaxSpectators=2,MinPlayers=8")

Now Bots will enter this gametype if there are less than 8 players

The Bot difficulty is controlled here.

[Engine.GameInfo]
...
GameDifficulty=1.000000 // Range from 1 to 7
...