0 Members and 1 Guest are viewing this topic.
What exactly is t2s?
Text to speech, I would imagine.If so, there's a good script out there on Facepunch that would probably make a great starting point.If there's a pre-existing ULX T2S script that you're saying doesn't work, would you mind posting your code?
Its really just an error. Heres the error I getWarning: Unhandled usermessage 'ulib_url_sound'
If I remember correctly, that means the server is sending it but the client isn't trying to receive it. You need to receive it clientside and it should fix the error.