mIRC Home    About    Download    Register    News    Help

Print Thread
#239978 12/12/12 07:07 PM
Joined: Jul 2008
Posts: 57
R
RiMaJoy Offline OP
Babel fish
OP Offline
Babel fish
R
Joined: Jul 2008
Posts: 57
As posted before i have a query script that opens a $input on a request.
Everything is working great.
Another script i have is AKA Nick Tracker by FordLawnmower
This script informs me if the nick that joins a channel where i'm at is known by any other nicks.
Here is what's happening when both scripts are loaded:

When someone makes my a query request the $input opens showing me all the info i want.
Aslong as the $input is open ALL the AKA info is halted.
As soon as i click on "yes" or "no" on the $input All the AKA info shows up in the channels i'm on at once.

Looks like the $input halts everything untill closed.
Is this a normal thing for $input or is there a way around it?
If $input is active i also can't use mirc untill it is closed again.

Hope i get some help/info

Greetings

Joined: Oct 2004
Posts: 8,330
Hoopy frood
Offline
Hoopy frood
Joined: Oct 2004
Posts: 8,330
$input requires that you provide input to continue. If you don't want to halt anything, you should use a dialog instead of $input. Dialogs take a little more effort to set up, but offer a lot more functionality.


Invision Support
#Invision on irc.irchighway.net

Link Copied to Clipboard