How does OpenRa remap work - example?

Information and discussion for custom maps and mods.
Post Reply
bodomalo
Posts: 37
Joined: Tue Feb 20, 2018 7:35 pm

How does OpenRa remap work - example?

Post by bodomalo »

Sorry, I do not understand that format:

Code: Select all

--remap SRCMOD:PAL DESTMOD:PAL SRCSHP DESTSHP
I tried:

OpenRA.Utility.exe cnc --remap ra:temperat.pal cnc:temperat.pal windmill.shp newwindmill.shp

Programm crashes - Key not found
I tried 3 or 4 different ways...

OpenRA.Utility.exe cnc --remap ra:temperat cnc:temperat windmill.shp newwindmill.shp
crash with a different error, does not contain instance of OpenRa ColorPaletteInfo


This must be easy, but I am running out of ideas.
Any example please?

Post Reply