I Want To Go To Space

by sorahn

A shortcut button to empty your inventory when you're travelling to space.

Tweaks
1 year, 18 days ago
2.0
227
Logistics

g remove gear restrictions

1 year, 17 days ago

is there any chance that you could make an alternate mod that disables the gear/inventory check so we dont have to dump everything anytime we want to use a rocket?

1 year, 17 days ago

That doesn't seem easily doable, maybe some more experienced mod developer can make something more complicated to handle that. Sorry!

11 months ago

I've been trying to look into that and yeah, it's not a setting that it's exposed at the moment. I think a possible solution would be to stash the items in a separate LuaInventory that the silo won't check, and retrieve it later.

11 months ago

The game has a code path to allow inventory to be taken with you if cheat mode is enabled. (Or more specifically it ignores the inventory check)

Maybe a modding api request is in order to allow the mods to do the same.

If that happens I would probably make a separate mod for it.

11 months ago

id be super thankful if you did ty

10 months ago

The game has a code path to allow inventory to be taken with you if cheat mode is enabled. (Or more specifically it ignores the inventory check)

Maybe a modding api request is in order to allow the mods to do the same.

If that happens I would probably make a separate mod for it.

Does this mean, would it work if one enabled cheat mode temporarily and then disabled it after traveling?

New response