[TF] World tosocket?
Brought to you by:
kenkeys
|
From: johans at stack.nl (J. v. Selst) - 2003-02-01 16:03:12
|
ma...@ly... wrote: > After a change of ISP, I'm now back on the list. It's good to be back. > If I have done '/connect' to a world, how do I get the socket for it > so I can use tfwrite() to it? You can use /send -w[world] [text] to send something to a connected world, or use the TF function send(text, world). I think tfwrite only works with the streams that you open with tfopen() Greetings, Johan |