Newbie Posted January 17, 2021 Share Posted January 17, 2021 Hello, I would like to play the Defence Gamemode (defend the Barracks, within the Skirmish Menu) over LAN with multiple other computers. I assume I would have to 'Launch Server' within the Renegade X Launcher. As by default the console generates many critical errors. How would I change the settings to the following: Gamemode: Defence Survival Map: The Night One (only one that exists) Starting Credits: 2000 GDI Players: 16 GDI AI: Tiberioum-Blessed NOD Players: 4 (does this effect how many enemies spawn?) NOD AI: Masterful Mine Limit: 50 Tank Limit: 10 Any other settings.... Appreciate the support. Thank you. Quote Link to comment Share on other sites More sharing options...
Totem Arts Staff NodSaibot Posted January 17, 2021 Totem Arts Staff Share Posted January 17, 2021 https://wiki.renegade-x.com/wiki/Server To start the server with the desired map, you should use a batch file like this. If you used this exact batch file, you would place it in the Renegade X directory start Binaries\Win64\UDK.exe server DEF-DarkNight?bIsLanMatch=true -nosteam Mine and tank limits are all defined by the map itself, although the configs still contain it, changing the configs won't do anything. As far as I'm aware, all the bot limits and such are irrelevant for defense mode, as the map contains bot spawners and it's own wave count and such. I may be wrong with that. If you need any further assistance, I am happy to help 1 Quote Link to comment Share on other sites More sharing options...
Newbie Posted January 22, 2021 Author Share Posted January 22, 2021 (edited) On 1/17/2021 at 9:45 PM, Sarah. said: https://wiki.renegade-x.com/wiki/Server To start the server with the desired map, you should use a batch file like this. If you used this exact batch file, you would place it in the Renegade X directory start Binaries\Win64\UDK.exe server DEF-DarkNight?bIsLanMatch=true -nosteam Mine and tank limits are all defined by the map itself, although the configs still contain it, changing the configs won't do anything. As far as I'm aware, all the bot limits and such are irrelevant for defense mode, as the map contains bot spawners and it's own wave count and such. I may be wrong with that. If you need any further assistance, I am happy to help Thank you for this. I'll give it a try. Edited January 22, 2021 by Newbie Quote Link to comment Share on other sites More sharing options...
Newbie Posted January 22, 2021 Author Share Posted January 22, 2021 (edited) Looks like there's a typo here. Correct syntax is below. start Binaries\Win64\UDK.exe server DEF-DarkNight?IsLanMatch=true -nosteam Edited January 22, 2021 by Newbie Quote Link to comment Share on other sites More sharing options...
Newbie Posted January 22, 2021 Author Share Posted January 22, 2021 Update: Unable to join the "Renegade X Server". Pressing the join button from launcher loads the game to main menu. Pressing join from the in-game server menu does nothing. @Sarah. Quote Link to comment Share on other sites More sharing options...
Fffreak9999 Posted January 22, 2021 Share Posted January 22, 2021 You need to allow connections under that port (default: 7777) Windows Firewall - Inbound Connections - UDP 7777 If you are also using the launcher, you also need to ensure that your router is allowing internet traffic to be directed at the server. You can use "open 127.0.0.1" to join if you have the UDP 7777 done in Windows. But using the launcher to join, will require Port Forwarding/Triggering Quote Link to comment Share on other sites More sharing options...
Totem Arts Staff Handepsilon Posted January 23, 2021 Totem Arts Staff Share Posted January 23, 2021 That's not a typo btw. it really is bIsLanMatch. Most boolean variables have 'b' prefix Quote Link to comment Share on other sites More sharing options...
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.