With Permission from Exavier, I have been trying to make a 'extension' of the BO ACUs Mod to work with my own ACUs (By popular demand. Lots of people been asking). So I made a seperate mod that Requires BO ACUs and it will basically 'transpose' the BO ACUs enhancments/coding to the new ACUs. Basically new Models, BO Coding.
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:
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 Statistics: Posted by Brandon007 — 14 Jan 2014, 19:33
]]>