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: Select all
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: Select all
X1CA_Coop_006_script.lua
Locate line 19 that should look like this:
- Code: Select all
local Op3Strings = import('/maps/x1ca_coop_006.v0006/X1CA_003_strings.lua')
Replace that line with:
- Code: Select all
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.