CyberMor/sampvoice

SAMP VOICE CHAT PORT PROBLEM

Opened this issue · 4 comments

Hello, I've had a problem with Voice Chat on Sampo for a long time. They told me from the hosting that I have to Bind the Port for Voice, here is a picture so that you can understand this problem of mine more easily https://ibb.co/vVq0SW7 so now I think I have explained it to you in more detail. Now, what needs to be done is to change this number 63893, which you can see in the picture, to 8000, that's what I was asked by the hosting. If someone could help it would mean a lot to me because I have been having a problem with this for a long time. So thanks to everyone who helps!

Hi. It's currently not possible to set a custom port in the plugin itself, but this is implemented in pull request #85

@CyberMor Is this possible (if yes, can you add this to docs/readme?)

Version 4.0 is currently being tested. I recommend switching to it.

Thank you @CyberMor but you did not address my question :) I am trying to support people having questions on the discord / ultra-h, and there are no official documentation on how this is done for SA:MP or for open.mp. Can you add this to docs/readme, and tell me how it is done on SA-MP? I figured that open.mp can do this;

    "sampvoice": {
        "port": 7778,
        "threads": 4,
        "updaterate": 30
    },

What is the SA:MP equivalent (if any?)