Re: Suggestion + Question [message #382404 is a reply to message #382403] |
Fri, 24 April 2009 14:35 ![Go to previous message Go to previous message](/theme/Renegade_Forums/images/up.png) |
dr3w2
Messages: 485 Registered: September 2006 Location: Ottawa,Canada
Karma:
|
Commander |
|
|
Prulez wrote on Fri, 24 April 2009 23:33 | I have a script setup which !pages me who killed me (+ details), who I killed, deployed beacons, BIATCH warnings etc.
This is causing some spam though.
I would suggest to get the client to open a DDE channel and let the people figure this out themselfs with a combo of mIRC and DDE.
|
DDE is a pain in the ass not to mention you need to have the active connection. By using a UDP socket you can be listening constantly and not have to worry about connecting and disconnecting. Since UDP can specify source IPs, setting it to 127.0.0.1 doesn't cause any security issues. Using a mIRC udp socket is also much easier then DDE
Only thing is I never bothered to allow back and forth communication as I didn't want or need it, so I consider the IRC thing more as a relay.
n00bstories Server Administrator
[Updated on: Fri, 24 April 2009 14:36] Report message to a moderator
|
|
|