mIRC Home    About    Download    Register    News    Help

Print Thread
#221816 29/05/10 08:30 PM
Joined: May 2010
Posts: 9
P
Pnk Offline OP
Nutrimatic drinks dispenser
OP Offline
Nutrimatic drinks dispenser
P
Joined: May 2010
Posts: 9
How to use $tip function?

Pnk #221818 29/05/10 08:34 PM
Joined: Oct 2004
Posts: 8,330
Hoopy frood
Offline
Hoopy frood
Joined: Oct 2004
Posts: 8,330
/help $tip

Example Usage:
Code:
noop $tip(TipName,Tip Title,Something triggered this tip,$null,$readini($mircini,files,trayicon),1,echo -a The tip was clicked.,$null)


Invision Support
#Invision on irc.irchighway.net
Riamus2 #221819 29/05/10 08:41 PM
Joined: May 2010
Posts: 9
P
Pnk Offline OP
Nutrimatic drinks dispenser
OP Offline
Nutrimatic drinks dispenser
P
Joined: May 2010
Posts: 9
thx, but how can i make window on top after double-clicking?

Pnk #221821 29/05/10 08:45 PM
Joined: Oct 2004
Posts: 8,330
Hoopy frood
Offline
Hoopy frood
Joined: Oct 2004
Posts: 8,330
Change the echo in the alias section to window -a WHATEVER (where WHATEVER is $chan or $nick or a specific window name). I just put the echo to show a command example. You can use basically any command there that you want.

Last edited by Riamus2; 29/05/10 08:45 PM.

Invision Support
#Invision on irc.irchighway.net
Riamus2 #221827 29/05/10 09:13 PM
Joined: May 2010
Posts: 9
P
Pnk Offline OP
Nutrimatic drinks dispenser
OP Offline
Nutrimatic drinks dispenser
P
Joined: May 2010
Posts: 9
That's it, thx!


Link Copied to Clipboard