NoCrankNoStart
Disables START command (host and -client)
| Date uploaded | 6 days ago |
| Version | 1.0.0 |
| Download link | hirnukuono-NoCrankNoStart-1.0.0.zip |
| Downloads | 39 |
| Dependency string | hirnukuono-NoCrankNoStart-1.0.0 |
This mod requires the following mods to function
BepInEx-BepInExPack_GTFO
BepInEx pack for GTFO. Preconfigured and includes Unity Base DLLs.
Preferred version: 3.2.1README
NoCrankNoStart
Simple mod that disables START command. Verified to work when hosting or joining as client.
CHANGELOG
V1.0.0
Fixed an issue where a client with the mod could break uplinks for themselves and certain other clients.
V0.0.6
removing "START DISABLED" as it might affect the terminal password hint text when client-only nocranking.
V0.0.5
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)
V0.0.4
thank you talcazzar for the hint on m_statePacket. re-testing client-only disable here.
V0.0.3
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.
V0.0.2
better readme.
V0.0.1
Initial.