Quote:
Oh, yes. That's a very good ideea.
Code:
on 1:text:$($+(*,$me,*)):#:{
  .timer 1 0 _call $chan
}
alias -l _call {
  if ($input(Someone looks for you in $1 $+ . Go to that window ?,y)) window -a $1
}



Steffys although thats a very usefull code though it always prompts you even though you are currently in the active window itself... , very nice but i havent found a way to make that work while using a IF command to say if i am on this active window to not execute the $input script command , otherwise i can make something similar in dialog for popup!

Last edited by Lpfix5; 16/08/05 05:15 AM.

Code:
if $reality > $fiction { set %sanity Sane }
Else { echo -a *voices* }