Game Development Community

Part 1 of a multi-part Tutorial series

by Harold "LabRat" Brown · in Torque Game Engine · 06/16/2002 (12:48 am) · 8 replies

I have just completed Part 1 of a new tutorial series, the end result of the series will be to learn the topics necessary to implement an IRC client in Torque.

This first section of the series will cover the TCP Object and how to use it. To view the tutorial you can go here:

HTML Version
RTF Version

I'm not sure exactly how many parts this series will run as there are several controls and functions that must be learned before you can implement the IRC client. But at least along the way you'll be learning about objects and functions you may never have looked at before ;)

#1
06/16/2002 (1:36 am)
Maybe you could implement a chat system on the master server using this?

Btw, nice tutorial =)
#2
06/16/2002 (1:46 am)
Woohoo!!!

I've got IRC! Yayyy! I've Got IRC! Yayyyyyy!

-Tim aka Spock
#3
06/16/2002 (8:37 am)
I see Tim has been watching to much Comedy Central.

Special Ed rules!
#4
06/16/2002 (9:10 am)
This tutorial series should prove to be very interesting. Good work. :)

Too much Comedy Central? Bah! There's no such thing as "too much comedy central"!
-Do you use AOL?
-No, I have higher standards than that.
-I got mail YAY I got mail YAY
:p
#5
06/27/2005 (5:07 pm)
Thanks for the tutorial(part of)!
when will the other parts come out? :P
#6
06/28/2005 (1:06 pm)
Hmm.. It's been 3 years... I should start working on Part 2 sometime shouldn't I.
#7
07/04/2005 (6:47 pm)
Oh sorry, I didnt realize it was that long time ago, until now. :)
But seriously, are you going to get started on any other part ?
Cause I am currently implementing IRC to a game I'm working on, and
I'd be cheerfull if you'd wish to start work on the tutorial again.
#8
07/04/2005 (7:05 pm)
Hey LabRat,

That would be nice if you finished your tutorials as the tutorial on IRC helped me in making TgeLobby. Do you know what the next tutorial will be on yet?