Jump to content

Recommended Posts

  • 2 months later...
Posted

Hi RevanDenton :-)

 

I would like to set up a server for our LAN parties. Was your attempt succesfull?

If yes, then could you help me a little? How can you choose map and set up the number of bots? Do you have a list of commands with syntax?

Thank you for your kind help! :-)

Posted (edited)
  On 12/23/2016 at 12:23 AM, Fffreak9999 said:

If you need help, I can go through the set-up for it with you?

Expand  

Dear Fffreak9999,


Thank you for your kind help! So far I made a batch (.bat) file that works well, so I can set up the strating map and the numer of bots before strating the server. What do you think of this batch file?

------------------------------

@echo off
path "X:\Program Files (x86)\Renegade X\Binaries\Win32"

start UDK.exe server CNC-Lakeside?AdminPassword=999?GDIBotCount=4?NODBotCount=4?GDIDifficulty=5?NODDifficulty=5?maxplayers=8

------------------------------

But I could not find out how to manage the game/server while we are playing.  After typing "adminlogin 999" ino the command line the "addbots 2" command does not add any bots to the game. :-(

If I set the max number of players to 8 and put 4 + 4 bots on the map then the software replaces a joining human player with one of the bots :-), but if a human player changes side/team then none of the bots changes side in order to keep the server balanced. :-( What should I change in the batch file or type into the command line to keep the server/game balanced?

Thanks for your help :-)

 

Edited by PalFiu1-HU
Posted
  On 12/23/2016 at 1:55 PM, PalFiu1-HU said:

Thank you for your kind help! So far I made a batch (.bat) file that works well, so I can set up the strating map and the numer of bots before strating the server. What do you think of this batch file?

------------------------------

@echo off
path "X:\Program Files (x86)\Renegade X\Binaries\Win32"

start UDK.exe server CNC-Lakeside?AdminPassword=999?GDIBotCount=4?NODBotCount=4?GDIDifficulty=5?NODDifficulty=5?maxplayers=8

------------------------------

Expand  

That should work fine.

 

  On 12/23/2016 at 1:55 PM, PalFiu1-HU said:

But I could not find out how to manage the game/server while we are playing.  After typing "adminlogin 999" ino the command line the "addbots 2" command does not add any bots to the game. :-(

Expand  

You need to prefix the command with Admin or / (for example /addbots 3 nod)

 

  On 12/23/2016 at 1:55 PM, PalFiu1-HU said:

If I set the max number of players to 8 and put 4 + 4 bots on the map then the software replaces a joining human player with one of the bots :-), but if a human player changes side/team then none of the bots changes side in order to keep the server balanced. :-( What should I change in the batch file or type into the command line to keep the server/game balanced?

Thanks for your help :-)

Expand  

Not my expertise, but you can try asking @yosh56 or @Agent more about this.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...