How to make Mechs available on PVE private servers

Started by Blabuk, December 04, 2019, 12:49:09 PM

Blabuk

Can you list out how to make Mech's available on a private server without Mods that is set to PVE?
Thanks

ai_enabled

Hello!
Unfortunately, it would require a mod, though a rather simple one as you need to change only a single line of code (though the changed file should be distributed as a "client+server" mod and installed on both client and server).
This line https://github.com/AtomicTorchStudio/CryoFall/blob/556c8798b5560e7f489b0b6d132057551e675078/Core.cpk/Scripts/Technologies/Tier4/Vehicles2/TechGroupVehicles2.cs#L10
It should be deleted altogether in order to have "Vehicles 2" tech group in the T4.

We've disabled this tech group in PvE for A24 as there is no use for mechs. We're planning to add bosses in A25 so mechs will be useful in PvE as well!

Regards!