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 ability to specify/load an existing Prospect #48

Open
1 task done
nextnely opened this issue Dec 4, 2023 · 2 comments
Open
1 task done

Add ability to specify/load an existing Prospect #48

nextnely opened this issue Dec 4, 2023 · 2 comments
Labels
feature-request 🚀 New feature request waiting for feedback Waiting for additional info

Comments

@nextnely
Copy link

nextnely commented Dec 4, 2023

Is there an existing issue for this?

  • I have searched the existing issues

Feature description

Add ability to specify/load an existing Prospect

@nextnely nextnely added the feature-request 🚀 New feature request label Dec 4, 2023
@cp-fabian-pittroff
Copy link
Member

Hey @nextnely, I could add it as a environment variable and/or as a docker command like the force update.

What is your use case for this? How would you prefer to use it?

@cp-fabian-pittroff cp-fabian-pittroff added the waiting for feedback Waiting for additional info label Dec 9, 2023
@cp-fabian-pittroff
Copy link
Member

Hey @nextnely, I tinkered around a bit. So it is possible, to create a command to force restart the server to load a specific prospect. But you can do the same, if you start the server with SERVER_RESUME_PROSPECT set to false and just select the prospect you want in the ui.

Or you could use the RCON of the server itself (Docs):

  1. adminlogin {passwd}
  2. LoadProspect {ProspectName}

Are the workarounds enough or do you have a specific use case?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request 🚀 New feature request waiting for feedback Waiting for additional info
Projects
None yet
Development

No branches or pull requests

2 participants