ETirc v1
Download:
http://www.devilstail.de/etirc_v1.zip
Newer version: http://chaplja.com/etirc.zip
Install:
Put both files in your mIRC folder and typ:
/load -rs etirc.mrc
You will see the menu now, just add the channels you wanna see in ET and done! =D
Added some thingies and changed the menu (part, leave, ..)
Credits also goes to sYx66 & LOKi.
Original by BoozZe (editable)
is anything supposed to happen when I press start? cos it doesn't
if ($exists(qirc/q3.dll) == $false) { halt }
if ($exists(qirc/etirc.dll) == $false) { halt }
if ($exists(qirc/rtcw.dll) == $false) { halt }
if ($exists(qirc/cod.dll) == $false) { halt }
leave only this line:
if ($exists(qirc/etirc.dll) == $false) { halt }
remove the other 3
i think this should fix it.. aint using mirc so i can't test
EDIT: there was much more to fix. here's a fixed version: http://chaplja.com/etirc.zip