mIRC Homepage
Posted By: littlecramp Detect whether a alias has been called! - 03/06/03 07:16 AM
Is there any way to detect whether an alias has been called from a script?
Set a variable to $true if the alias was called, and read te variable. if it is $true, then the alias was called
Posted By: ScatMan Re: Detect whether a alias has been called! - 03/06/03 09:22 AM
inside your alias, u can use the $event identifier
(it will return the event name if it's an event and $null if it's not)
© mIRC Discussion Forums