Closed Cyruz143 closed 6 years ago
Should be a better way of doing this than manually syncing bits.
Perhaps we can jump in before Hull runs it's gear assignments and just run over allVehicles or maybe there is a Eden EH we can use to write it to the mission.sqm before running.
allVehicles
Keeping old method to avoid breaking existing missions 👎
Ported to new framework and cleaned up in https://github.com/Cyruz143/ark_inhouse/commit/bc6d80e6f0983c66cdb2ece314d8e5deecb5108f
Should be a better way of doing this than manually syncing bits.
Perhaps we can jump in before Hull runs it's gear assignments and just run over
allVehicles
or maybe there is a Eden EH we can use to write it to the mission.sqm before running.