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)
15 hours ago, Fffreak9999 said:

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

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
4 hours ago, 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

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

That should work fine.

 

4 hours ago, 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. :-(

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

 

4 hours ago, 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 :-)

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

Posted
2 hours ago, Fffreak9999 said:

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

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

Thank you very much! My sons will mention your name in their prayers ;-)

Yes, I left that prefix, thanks for reminding.

I'll contact them. :-)

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...