Author Topic: How did RTB make there IRC client?  (Read 1771 times)

Especially when you don't know how to make a script that doesn't even utilize 3D objects or properties
...

Scripting? why would you want to know?

You put the website in the gui man.

They connected to another IRC program through TCP

IRC is very VERY old. It's mostly used for support on Linux distributions.

IRC is very VERY old. It's mostly used for support on Linux distributions.
IRC is so old that it's comparable to the way a telephone works.

You put the website in the gui man.
Quote from: Iforgetwho
Because of the way the Torque engine is coded, it is impossible to get html into a GUI without hacks unless you re-code a website.


Especially when you don't know how to make a script that doesn't even utilize 3D objects or properties.

Double negative. You're saying he can utilize 3D objects and properties.

How to make IRC:

1) Learn to open a TCP connection to a remote server.

2) Read this to learn IRC protocols.

3) ???

4) Profit!