Schedule I

Schedule I

View Stats:
The console commands need to remain, even after leaving the game
So I have this problem where console commands, like bind z teleport dockswarehouse, are not saved permanently. Once I leave the game I have to re-enter the command again, or if I die I have to do the same thing because it takes me from the last save file. I think it would be a great ideea if you introduce this
< >
Showing 1-1 of 1 comments
Console usage is a meta tool baked into the engine itself, not just the game. If this were UE, there would be a file that you could edit to manually add that definition, which would be retained. However, in Unity, the closest thing I can think of is to use a mod and modloader that just utilizes the relevant commands and provides a binding interface, which could be saved via a config file.

Point is, console usage has no actual basis on the game itself, merely the engine. Go and check if there's a mod that exposes console commands, or if there's a file where you can have commands enabled on load.
< >
Showing 1-1 of 1 comments
Per page: 1530 50