Installation
TT is composed of various files and folders:
- TT2\tt.mrc
The main file. Contains all the code needed for TT to work. It must be loaded into mIRC in order to work.
- TT2\ttconf.ini
The update file. Contains the snippet index, GUI languages, category list and some other stuff needed by TT.
- TT2\ttsnippets.mrc
The snippets file. Contains the code of the various installed snippets.
- TT2\dll\dcx.dll
The dll used to draw the GUI.
- TT2\icons\*
Varios icons used in the GUI buttons.
- TT2\temp\
A temporary folder.
- You must first copy TT folder (TT2) into your mIRC's installation root folder, or any subfolder.
- You must then load the main file: /load -rs [SUBFOLDER\]TT2\tt.mrc (write the command in your mIRC).
- You should see a dialog by now. You can update the snippets list and install the snippets you like. If you need to make changes later, you can access the dialog again by using the /tt command or using 'Status' or 'Menubar' popups.