.

.

.

Modders- How to Use Redirects to Download Custom Maps
  1. Publish your custom map using the publish button in the editor.  This will "cook" twice because the server needs a different version.
  2. Grab the files from the Published/CookedPCServer/ and give those to your server admins.  Remember to clearly label these as server files.
  3. Grab the files from Published/CookedPC/ and give those to your server admins clearly labeled as client files.  

​YOU MUST RENAME THE PUBLISHED MAP FILES FROM .roe to .upk

 

 

 

Server Admins- How to Use Redirects to Download Custom Maps
  1. Place the server content into ROGame/CookedPCServer
  2. Place the client content, removing any sub directories, at an http address.  If the client content contains any .roe map they must be renamed to .upk
  3. Add the following to ROEngine.ini:

               [IpDrv.HTTPDownload]

               ​RedirectToURL=http://pathtoyourredirect        

         4.  Clients will now automatically download the custom content when connecting to your server.

        

 

 

 

 

This website is powered by Spruz