Skip to content

Hard Stop Server SHOULD NOT kills all SA-MP servers processes  #6

Description

@Maxelweb

Actually, the Hard Stop Server button kills all the running sa-mp server processes named samp03svr and that's a problem for those running multiple servers in the same host.
Many requests are focused on changing this feature so that Hard Stop Server would only stop the current server selected.

In my opinion, the use of the PID to kill the process should not do the trick, because the PID could be associated to another running process, if someone already closes the sa-mp server manually.

In facts, you can still shutdown/close the server using /rcon exit in game.

A working way would be to rename the samp03svr application to samp03svr_shortRandomString so that the process comes with a unique name and there would not be any coincidences.

If someone has a better solution or a simpler alternative, please reply to this issue or in the sa-mp thread.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions