Skip to content
MSN Addons

menu popups error

A TG007 community discussion started by K0rupt.

Discussion 6 posts
Page 1 of 1
Open
Topic #2985 · 6 published posts · 699 views

ok this is the problem im having when ever i run the script i click the pulldown menu..ok everything comes up .when i restart the script ,it dissapears from the pull down menu...so i look into my menu popups and they are moved over a tad bit,,,,,,,,ok so i re-fix it and then save it.....ok then it still will not show up on the pulldown menu...........here is a pic of the problem,,,,, am i gonna have to redo the whole script or what,any help will do thanks

___________________________________________________________________

user posted image

I've noticed that as well. What I do is just forget popups, and make a remote script instead. It works alot better than popups.ini does.

 

To code it to work in the menubar just do something simular to this.

 

menu menubar {
 Set Owner Pass {
   if ($network == MSN) { prop $chan OWNERKEY $?="Enter Ownerkey Here" }
 }
}

 

You can do the same thing for menu channel, and menu nicklist, and such.

also, somethign new I just learned, if you go

 

menu * {

 

will put the code in every menu. -or-

 

menu nicklist,channel {

 

to put it in specific mulitple popup's

 

 

I dont really understand the problem you are having. From my limited experience, if the code isnt all perfect aligned or is offset a litle bit it doesnt matter. As long as the proper syntax is upheld.

Edited Feb 28, 2005 4:59 AM by Travis

use the { } button , top right in mirc editor

you have a braket missmatch

My code does NOT have bugs. It just develops random features.

thanks ozzy that did the job just perfect....lol i didnt even see that {} on the mirc,

you should try mEditor, it's a mirc script editor that highlights matching brackets, so it's much easier to find where the missmatch is, it also has the { } button aswell as a script reload button so you don't have to keep restarting mirc

Edited Feb 28, 2005 9:16 AM by Nimbus03

"the important thing was, that i had an onion on my belt, which was the style at the time"