I got this crappy isp who refuses to set their dns records to allow for reverse dns resolving...

On a connect with mIRC this results in a
Code:
unable to resolve local host
error on DCC protocols.

So in order to dcc my eggdrops, i either have to enter my IP manual, or run my own coded alias that fetches my IP from whatismyip.com and put it into the "localinfo" variable using:
Code:
/localinfo $host %ip

However I am not totally satisfied with the way mIRC handles the setting of this var.
I can set it to whatever i want, but it wont take affect untill i manually open the option's menu.

How can i force my mIRC to use this variable immediately?

Thanks in advance smile