hehe

January 2 2003 at 3:12 AM
No score for this post
  (no login)
from IP address 12.229.204.56


Response to mdx crashing mirc again...

 

try using the code

on *:dialog:control:sclick:3:{
tokenize 32 $did($did,1)
if ($1 == tryclose) && (%control.close = yes) {

if ($input(are you sure?,136,close dialog?)) {
dialog -c $dname
unset %control.close
}
}
}
so then what happens is it waits until after the input to reset the thing.. and set the variable on the close event.. so prolly you would put the %control.close = %yes before the input stuff =x

 
Scoring disabled. You must be logged in to score posts.Respond to this message   
Create your own forum at Network54
 Copyright © 1999-2009 Network54. All rights reserved.   Terms of Use   Privacy Statement