• Please make sure you are familiar with the forum rules. You can find them here: https://forums.tripwireinteractive.com/index.php?threads/forum-rules.2334636/

Code TCPLink problem

Crowze

FNG / Fresh Meat
Aug 26, 2006
1
0
I'm in the process of converting the latest version of my server mod TeamSpeakSync from UT to UT2004 and RO, which uses a TCPLink to communicate with the TS server. The UT and UT2004 versions work perfectly, but the RO one (pretty much an exact copy of the UT2004 one) doesn't seem to recieve data at all i.e. RecievedText() is never called. Is this a known issue with RO, or is it something I've done? Full code available on request, it's based off this tutorial with a simple Log call in the RecievedText event.