[HELP]Audio system - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: [HELP]Audio system (
/showthread.php?tid=200959)
Re: [HELP]Audio system -
PCheriyan007 - 03.05.2011
delete this line
Код:
Audio_CreateTCPServer
and port forward the port 7777 for both TCP and UDP.
AW: [HELP]Audio system -
Lilcuete - 03.05.2011
What do you mean port forward? it's getting hosted by serverffs my server.
Re: [HELP]Audio system -
SpiderWalk - 03.05.2011
Here is how to port forwarding and what is port forwarding read this!
Click here
AW: [HELP]Audio system -
Lilcuete - 04.05.2011
I know how to port forward but i don't see how that would work?
Re: [HELP]Audio system -
DRIFT_HUNTER - 04.05.2011
Quote:
Originally Posted by Lilcuete
What do you mean port forward? it's getting hosted by serverffs my server.
|
Quote:
Originally Posted by SpiderWalk
Here is how to port forwarding and what is port forwarding read this! Click here
|
Just remove Audio_CreateTCPServer(whaterver port it's say);
Form audio plugin topic:
Audio_CreateTCPServer(port);
Creates the TCP server (done automatically—no need to use unless restarting); note that this must be on the same port that the SA-MP server is using
Next time please read
https://sampforum.blast.hk/showthread.php?tid=82162
AW: Re: [HELP]Audio system -
Lilcuete - 05.05.2011
Quote:
Originally Posted by DRIFT_HUNTER
Just remove Audio_CreateTCPServer(whaterver port it's say);
Form audio plugin topic:
Audio_CreateTCPServer(port);
Creates the TCP server (done automatically—no need to use unless restarting); note that this must be on the same port that the SA-MP server is using
Next time please read
https://sampforum.blast.hk/showthread.php?tid=82162
|
I've did that and still get the error
[02:20:56] *** Audio_CreateTCPServer: Error binding socket: Address already in use
[02:20:56] *** Audio_SetPack: Unable to set audio
AW: [HELP]Audio system -
Lilcuete - 05.05.2011
BUMPPPPPPPPPPEEEEEEEEEEEDDDDDDDDDDDD!