mIRC Home    About    Download    Register    News    Help

Print Thread
#8744 29/01/03 11:21 AM
Joined: Jan 2003
Posts: 21
G
Green Offline OP
Ameglian cow
OP Offline
Ameglian cow
G
Joined: Jan 2003
Posts: 21
Hi all, i am new here smile

I'm truing to make my own mIRC script, but im quiet noob blush
the first problem i have is...how can i put a 2nd popup.ini file (that also works) lol
I already have a popup2.ini file, but how can i connect it somehow, that it can be used in my mIRC?
confused

Every help is welcome!
Thnx


:-D
#8745 29/01/03 04:02 PM
Joined: Dec 2002
Posts: 1,321
H
Hoopy frood
Offline
Hoopy frood
H
Joined: Dec 2002
Posts: 1,321
You can only have 1 file per popup area (status, channel, query/chat, nicklist or menubar). Usually, these are all in the same file (popups.ini). However, you can always add more by adding your popups in remotes script files, using the menu prefix.
Code:

menu status,channel,query,nicklist,menubar {
  -
  My Popup:{
    command1
    command2
  }
  My Other Popup: command
}


DALnet: #HelpDesk and #m[color:#FF0000]IR[color:#EEEE00]C
#8746 18/10/03 02:01 AM
Joined: Feb 2003
Posts: 4
I
Self-satisified door
Offline
Self-satisified door
I
Joined: Feb 2003
Posts: 4
how big can the popups.ini file be? smile


Link Copied to Clipboard