Simple mod that disables START command. Verified to work when hosting or joining as client.
removing "START DISABLED" as it might affect the terminal password hint text when client-only nocranking.
client only works, but didn't on in-game join. moved start from "onexpeditionstarted" to "onfactorybuilddone", a joining client should disable start from a running game (doesnt undo a done start command tho)
thank you talcazzar for the hint on m_statePacket. re-testing client-only disable here.
unable to make this run client only due to the way terminals work, so disabling functions for clients, also a capital START DISABLED instead of "start disabled" appear on terminals.
better readme.
Initial.