
Download
Have fun and Merry Christmas
Cheers Euclid
Moderators: Scripting / Modding Moderators, Moderators for English X Forum
Ohh.....thx for pointing that out....mybad, the linedrunkenjawa wrote:Great mod, just what I need to help test the economy after each release without the pain of having to wait for all the stations to build again!
Only issue I'm having is that every time, it spawns an Energy Array I and nothing else. Is there a way to make it cycle through the list instead of it being random, or in my case, Energy Arrays?
At the moment I'm just deleting entries from the list as they're built as a workaround. Awesome stuff though man.
Code: Select all
<set_value name="$StationMacro" list="$Stations.{18}" />
Code: Select all
<set_value name="$StationMacro" list="$Stations.random" />