RevanDenton Posted October 15, 2016 Posted October 15, 2016 I would like to know how do I set my own server for me and my friends to play on with bots to have some practice, and get use to the game. 1 Quote
RevanDenton Posted October 15, 2016 Author Posted October 15, 2016 Nevermind, I think I got it... Quote
PalFiu1-HU Posted December 22, 2016 Posted December 22, 2016 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! :-) Quote
Fffreak9999 Posted December 23, 2016 Posted December 23, 2016 If you need help, I can go through the set-up for it with you? 1 Quote
PalFiu1-HU Posted December 23, 2016 Posted December 23, 2016 (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 December 23, 2016 by PalFiu1-HU Quote
Fffreak9999 Posted December 23, 2016 Posted December 23, 2016 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. Quote
PalFiu1-HU Posted December 23, 2016 Posted December 23, 2016 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. :-) Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.