Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add dropdown to select save #70

Open
DraygoKorvan opened this issue Jul 19, 2014 · 4 comments
Open

Add dropdown to select save #70

DraygoKorvan opened this issue Jul 19, 2014 · 4 comments

Comments

@DraygoKorvan
Copy link
Contributor

Default to the current save in the dropdown but allow selecting of any save before server start.

@chessmaster42
Copy link
Contributor

Can you please detail more of what you mean here? The drop down only shows service instances. The world that is loaded on startup is what is in /AppData/Roaming/

Also, the tool can't choose from saves only from config instances. Each instance can have many saves and the one loaded is determined by the LoadWorld value of the config file in that instance.

@DraygoKorvan
Copy link
Contributor Author

Adding a new dropdown so you can switch between saves (contents of saves/ folder) without restarting SEServerExtender.

As you know on my test server I have an issue where it doesn't overwrite the previous save for whatever reason, switching the command line -path or running the regular dedicated.exe to select the right map before restarting the extender is a bit of an annoyance.

Obviously this is pretty low priority quality of life improvement.

@chessmaster42
Copy link
Contributor

Not sure if you know this but you CAN change the world in the config window of the tool. Just scroll down a ways on the config properties and you'll see a line for LoadWorld. It is the file path to the world to load. Just change that and click on Save Properties.

@DraygoKorvan
Copy link
Contributor Author

But that requires manually typing or browsing for the file, I want it a little easier than that. It doesn't show the file its currently loading, its blank, server starts fine though.
As I said, this should be way low priority if at all. Its a convenience thing over anything else.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants