Forged Alliance Forever Forged Alliance Forever Forums 2014-01-16T23:24:05+02:00 /feed.php?f=31&t=6280 2014-01-16T23:24:05+02:00 2014-01-16T23:24:05+02:00 /viewtopic.php?t=6280&p=62322#p62322 <![CDATA[Re: Trying to figure out ACU load order]]> Statistics: Posted by Brandon007 — 16 Jan 2014, 23:24


]]>
2014-01-14T19:33:00+02:00 2014-01-14T19:33:00+02:00 /viewtopic.php?t=6280&p=61961#p61961 <![CDATA[Trying to figure out ACU load order]]> 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


]]>