mIRC Homepage
Posted By: bamaboy1217 Menu Extension - 12/08/04 11:11 PM
ok not sure the best way to implement this but see if u can follow me

Ok in popups.ini say u got
Code:
 
something neato
.hey hey
.woah waoh
Modules
 


now say u have some script u load that is considered a "Module" and u wanna add it not to the main rclick menu with like a normal - u wanna add it under Modules.

now correct me if im wrong but i dont think uc an do that

there should be a option when useing menu to like specifiy a handle to the menu like

menu $GetMenuHandle(channels,"Modules",0) {
whatever now
}

and thats now added the submenu thing; now this probably isnt the best way to do it doing like

$GetMenuHandle(menuname,"Txt of menu",levels to search through);

i know it shoudl be a better fn cause that has its flaws how about some suggestions?
Posted By: sdamon Re: Menu Extension - 13/08/04 08:25 AM
menu status {
modules
.new stuff
}

that will do what you want
Posted By: bamaboy1217 Re: Menu Extension - 13/08/04 11:38 AM
thx
© mIRC Discussion Forums