mIRC Home    About    Download    Register    News    Help

Print Thread
G
gregers
gregers
G
on *:TEXT:Fire Spin:#:{
if ( $readini(kappa.ini,$+(#,.,$nick),Pledge) == FIRE ) {
msg $chan blah
}
}

Joined: Jul 2006
Posts: 4,023
W
Hoopy frood
Offline
Hoopy frood
W
Joined: Jul 2006
Posts: 4,023
I think you are looking for $v1, which would refer to the $readini value in the if statement, /help $v1
If not, you need to give more details


#mircscripting @ irc.swiftirc.net == the best mIRC help channel
G
gregers
gregers
G
it worked ty


Link Copied to Clipboard