mIRC Homepage
Posted By: da_hype problem with saveini - 24/04/05 12:43 PM
Code:
alias _write.whois.state {
  saveini
  var %w = $puttok($readini(mirc.ini,options,n1),$1,19,44)
  writeini mirc.ini options n1 %w
}


when i type /_write.whois.state 1
it does change the value, but when i go to alt+o - IRC,
"whois on query" is unchecked. any idea why???
Posted By: Mentality Re: problem with saveini - 24/04/05 12:53 PM
You are not supposed to edit the mirc.ini whilst mIRC is open. I should imagine you'd need to restart mIRC for the box to be checked.

Regards,
Posted By: tidy_trax Re: problem with saveini - 24/04/05 01:09 PM
mIRC updates the ini file when it exits so that wouldn't help either.
Posted By: da_hype Re: problem with saveini - 24/04/05 01:13 PM
thanks...
© mIRC Discussion Forums