Plugins and incoming connections. HELP! - 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: Plugin Development (
https://sampforum.blast.hk/forumdisplay.php?fid=18)
+--- Thread: Plugins and incoming connections. HELP! (
/showthread.php?tid=78637)
Plugins and incoming connections. HELP! -
Pghpunkid - 22.05.2009
Is it possible, and how complex is it? I know very little C++ and would like to get this ScriptPlayer (Sound Unlimited) thing to work as it should. Please help. Boylett suggested xSockets, but from what i see, it makes the same connections as Jacobs IRC bot.
Would like to do this right. Please help!
Re: Plugins and incoming connections. HELP! -
samgreen - 07.06.2009
What do you mean you want to get it to work as it should?
How is it designed now?
What are you trying to change with the current design?
Re: Plugins and incoming connections. HELP! -
Pghpunkid - 07.06.2009
i solved it. It was connecting to an IRC Channel, and passing the commands for the client through the channel, but now i got a plugin made to allow TCP connections.