Forged Alliance Forever Forged Alliance Forever Forums 2016-01-20T21:03:32+02:00 /feed.php?f=41&t=11503 2016-01-18T03:31:11+02:00 2016-01-18T03:31:11+02:00 /viewtopic.php?t=11503&p=117908#p117908 <![CDATA[Re: COOP Mission 6 FIX!]]>
speed2 wrote:
There are fixes I already did after the last patch
viewtopic.php?f=3&t=10798

Okay Speed, my bad. I didn't really look for a fix, usually I just go in to the files and fix them myself.

Statistics: Posted by JJ173 — 18 Jan 2016, 03:31


]]>
2016-01-17T20:48:36+02:00 2016-01-17T20:48:36+02:00 /viewtopic.php?t=11503&p=117883#p117883 <![CDATA[Re: COOP Mission 6 FIX!]]> viewtopic.php?f=3&t=10798

Statistics: Posted by speed2 — 17 Jan 2016, 20:48


]]>
2016-01-20T21:03:32+02:00 2016-01-16T23:51:45+02:00 /viewtopic.php?t=11503&p=117847#p117847 <![CDATA[COOP Mission 6 FIX!]]>
All you need to complete this fix is a simple text editor:
- Sublime Text Editor
- Notepad ++

The two listed above usually work.

Now, in order to make this fix work you need to redirect yourself to:

Code:
C:\Users\UserName\Documents\My Games\Gas Powered Games\Supreme Commander Forged Alliance\Maps\x1ca_coop_006.v0006


Once you've located this folder, you need to open up:
Code:
X1CA_Coop_006_script.lua


Locate line 19 that should look like this:
Code:
local Op3Strings = import('/maps/x1ca_coop_006.v0006/X1CA_003_strings.lua')


Replace that line with:
Code:
local Op3Strings = import('/maps/x1ca_coop_006.v0006/X1CA_Coop_006_strings.lua')


It's a simple fix that will restore this mission to a working order. Don't panic, it's a minor hick-up, there will be plenty more fixes that will be posted by myself in the future. If you wish to make a request for a feature in FAF that needs fixing, please don't hesitate to ask. Enjoy the mission and happy hunting.

Statistics: Posted by JJ173 — 16 Jan 2016, 23:51


]]>