irc
by Christian Weber · in Torque Game Engine · 08/06/2002 (5:29 pm) · 9 replies
Is it possible to add an irc-server in torque?
About the author
#2
08/06/2002 (7:18 pm)
Yes, in fact its possible to do completely in script with no C++ modifications.
#3
08/07/2002 (4:02 am)
Labrat (I think) had a start to it, with an in depth tutorial, in a resource.
#4
08/07/2002 (7:27 am)
Without c++ editing!? How?
#5
Other then that, you can write any TCP socket application compleatly in Script as long as that socket application uses plain text.
The one thing you can't do is TCP Listen objects (Like a web server)
08/08/2002 (2:55 pm)
Hehe... I've been out of it for a bit since I went on Vacation for the 4th. I'll start working on the Tutorials again soon.Other then that, you can write any TCP socket application compleatly in Script as long as that socket application uses plain text.
The one thing you can't do is TCP Listen objects (Like a web server)
#6
08/09/2002 (2:24 pm)
Any progress on that tutorial? it sounds like an intersting thing to add into TGE.
#7
08/09/2002 (2:43 pm)
ya Im interested in this too. Would be very cool to have irc in torque.
#8
08/12/2002 (8:53 am)
Something new?
#9
09/11/2002 (1:16 pm)
Now?
Associate Adrian Wright
Max Gaming Technologies