mIRC Home    About    Download    Register    News    Help

Print Thread
#64913 22/12/03 11:33 PM
Joined: Oct 2003
Posts: 306
J
Fjord artisan
OP Offline
Fjord artisan
J
Joined: Oct 2003
Posts: 306
dialog password {
title "Password"
size -1 -1 269 148
option dbu
box "Password Identification - Merlin Script 2.0 -", 1, 2 1 259 45
edit %pass1, 2, 6 33 207 10, pass | set %pasword %pass1
edit %nick, 5, 6 20 50 10, read
text "Usted esta usando el nick : ", 3, 6 10 215 8
button "Aceptar", 4, 218 33 37 8, flat ok

}

if %pass1 == null echo -a 12,0 negativo  | return


its ok? isnt work for me


mess with the best
#64914 23/12/03 01:25 AM
Joined: Nov 2003
Posts: 227
H
Fjord artisan
Offline
Fjord artisan
H
Joined: Nov 2003
Posts: 227
I can't see any syntax errors in the dialog part, but what is the if %pass1 == null echo -a 12,0 negativo  | return
line for, what do you have to trigger that line?
Do you mean $null not null?
What does the script not do that you expect it to?

#64915 23/12/03 05:57 AM
Joined: Oct 2003
Posts: 306
J
Fjord artisan
OP Offline
Fjord artisan
J
Joined: Oct 2003
Posts: 306
my idea was when i press the ESC key convert the %pass1
in 0 thats why i use if null $pass1

thnx


mess with the best
#64916 24/12/03 12:53 AM
Joined: Dec 2003
Posts: 199
K
Vogon poet
Offline
Vogon poet
K
Joined: Dec 2003
Posts: 199
Well, According to my latest scripting (In which I used a if statement == null) it worked.
But I looked at your scripting and you're missing the $
It's if %blag == $null
Hope this helps~
[ http://www.mircworkz.net ]
[ IRC.CreativeIRC.Net ]
[ @#IRChat / @#mIRCWorkz ]
[ Nick: Mew ]


Want to Link Servers? PM Me
- EliteIRC.dyndns.org -

Link Copied to Clipboard