mIRC Homepage
Posted By: FoKKeR Stupid question - 11/04/04 11:37 AM
How can I put a variable's content in a menu item? I wanna make dynamic menus. When the away sistem is on i wanna have the menu say: Turn off away, and so on.
Posted By: sparta Re: Stupid question - 11/04/04 12:00 PM
What menu? in popups or a dialog or ?
Posted By: FoKKeR Re: Stupid question - 11/04/04 12:03 PM
menu bar, read something about $submenu and i'm gonna try it, but any help is welcome wink
Posted By: sparta Re: Stupid question - 11/04/04 12:05 PM
Code:
Away System
.$iif($away != $true,Set to Away Mode ):{ command }
.$iif($away == $true,Set to Back Mode ):{ command }

somthing like that you mean ?
Posted By: FoKKeR Re: Stupid question - 11/04/04 01:28 PM
yeah, that should do, thx grin
© mIRC Discussion Forums