mIRC Homepage
Posted By: oriongods halt event - 15/08/03 03:53 AM
what is REAL diference between halt and haltdef, i saw something in help file but i still cannot understand, can anyone nice explain it to me?
Posted By: pheonix Re: halt event - 15/08/03 03:54 AM
halt: halts a current executing script.
haltdef: halts mirc default display so you can create your own, e.g: using haltdef on join will stop mirc echoing anything, so then u can create your own.
Posted By: oriongods Re: halt event - 15/08/03 04:13 AM
okay. thanx much
Posted By: pheonix Re: halt event - 15/08/03 04:39 AM
np smile
keep in mind when using haltdef you have to prefix an event with "^" e.g:
on ^*:JOIN:#:{
echo -s $nick joined $chan
haltdef
}
© mIRC Discussion Forums