But so far, I have only been able to test my ACUs via the spawn menu, and cant have them spawn normally. Every time I start the game, the BO ACUs spawn isntead of mine. ANy idea what the fix for this is? I tried changing the UID, and tried using this:
- Code: Select all
elseif string.sub(tblUnit.type, 1, 7) == 'erl0001' then
tblUnit.type = 'wrl0001'
in my ScenarioUtilities. I have it hooked in my factions.lua as well, but not luck