oh yeah is it really? Check out what your assumption would result in.
on *:WALKOUTSIDE:*:{ if ($outside == $true) { msg $nick Glad to see your still outside } | else { msg $nick Glad to see you just came outside } }
But what if I was to implement it like this?
on *:WALKOUTISE:*:checkoutside
on *:WALKINSIDE:*:checkoutside
ALIAS -l checkoutside echo -a You are now $iif($outside,Outside,Inside)
I think we should agree to disagree, I like the idea of the $wasaway identifier