Does anyone know of a script that can take the in-game /tell and send it to a remote PC? Ideally I would like to have all of this:
1) Send received tells to remote PC
2) Allow typing of responses from remote PC which will be sent in the game using /tell
3) Receive selected channels text to display remotely.
4) Allow typing back to the channels, remotely.
It looks like one could use the VG extension and IRC extension to implement this easily. If it doesn't exist, I will do that. The only question I have is there seems to be no VG_OnTell event. VG_OnIncomingText looks like it could do it, but the documentation does not say so.
Thanks
1) Send received tells to remote PC
2) Allow typing of responses from remote PC which will be sent in the game using /tell
3) Receive selected channels text to display remotely.
4) Allow typing back to the channels, remotely.
It looks like one could use the VG extension and IRC extension to implement this easily. If it doesn't exist, I will do that. The only question I have is there seems to be no VG_OnTell event. VG_OnIncomingText looks like it could do it, but the documentation does not say so.
Thanks