Page 1 of 1
A minor problem in testing
Posted: Sat Jul 04, 2015 10:30 pm
by maguro
Just started testing the first couple of scenarios in my little project and I'm noticing that when I purchase a unit, it's showing up as an aux unit when it should be core. Then instead of them transferring to the next scenario, random aux units transfer over instead. Not sure why, so I thought I'd see if anyone has a tip on how to fix it.
-maguro
Re: A minor problem in testing
Posted: Sun Jul 05, 2015 2:55 am
by T2_2112
maguro wrote:Just started testing the first couple of scenarios in my little project and I'm noticing that when I purchase a unit, it's showing up as an aux unit when it should be core. Then instead of them transferring to the next scenario, random aux units transfer over instead. Not sure why, so I thought I'd see if anyone has a tip on how to fix it.
-maguro
Because ur core units reached LIMIT so buy more will become aux, that all. Aux depend on scenario

Re: A minor problem in testing
Posted: Sun Jul 05, 2015 6:36 pm
by maguro
Thanks T2,
Actually the solution ended up being pretty simple. When designing the scenario, I accidentally left some units as normal core units instead of switching them to aux so those units, instead of the ones I was purchasing automatically carried over to the next scenario. After editing those units and testing it worked!
-maguro