You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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):
adminlogin {passwd}
LoadProspect {ProspectName}
Are the workarounds enough or do you have a specific use case?
Is there an existing issue for this?
Feature description
Add ability to specify/load an existing Prospect
The text was updated successfully, but these errors were encountered: