mIRC Homepage
Posted By: Gon_ Silence /localinfo - 05/01/03 03:42 PM
For my script i need $ip to work 100% of the time. One way to acheive this is to use /localinfo -uh at the start of my routine that uses $ip. However, this makes some text echo in the status window. Please make it possible to silence this with '.' or make an $ip that works all the time. I don't wish to include a DLL with my nicely coded, small, addon, just to acheive this.
Posted By: Watchdog Re: Silence /localinfo - 06/01/03 08:33 PM
I've brought this up before but I'd like to see all status window info silenceable/rewriteable just like server and channel events.
Posted By: GTS Re: Silence /localinfo - 07/01/03 04:50 PM
/me would like it too

Cuz almost all messages are customizable ... almost .. wink
Posted By: Gon_ Re: Silence /localinfo - 10/01/03 05:49 AM
Also, i've come to realise that doing this:

alias myip {
localinfo -uh
return $ip
}

will still return the wrong $ip because it doesn't update fast enough. Really what i need is a replacement for $ip that works all the time. And I have a DLL that does exactly this, but using a DLL for a tiny script isn't what i want.
© mIRC Discussion Forums