Jump to content

Jan 10 Update Notes


MaydaX

Recommended Posts

Modding and map making tools are now available free to everyone that owns Red Orchestra 2! While the limited functionality preview versions of the SDK have been available to select modders for a while, this release now makes the full capabilities of the Mod SDK available to everyone. Other changes in this update include:

 

General

  • Settings menu bug fixes (e.g. Changing Vsync setting now requires a restart)
  • Switching roles/teams while in a tank should now work properly
  • Melee hit detection improvements. For example, it is now possible to hit a prone player with a bayonet while standing.
  • The commanders order marker will now disappear properly when aimed at the sky instead of getting stuck at some location in the map
  • Countdown maps will no longer show the improper amount of manpower when a new player joins during a match in progress

Performance / Stability

  • Crash fixes based on .dmp files provided by players
  • Fixed occasional freezing when spawning
  • Updated Punkbuster to address framerate spike
  • Overall performance optimization

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

 

SDK: How to use redirects to download custom maps (Modders)

  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 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 labelled as client files. You must rename the published map files from .roe to .upk.

 

SDK: How to use redirects to download custom maps (Server Admins)

  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

 

http://forums.tripwireinteractive.com/showthread.php?t=74296

Link to comment
Share on other sites

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

Important Information

By using this site, you agree to our Terms of Use.