i dont see anything wrong at 1st glance, but a side note:
useing if ($1) etc.. instad of if ($1 != $null) is easyer even if $1 { }

and useing if !$1 { return } is faster

welcome to mirc scripting

Last edited by FaiNT; 24/12/06 09:02 AM.