Posted by member 135953 on 2004-05-10 15:48:16 link

tnl game a script using mzscript and t worked but only problem was that for my !popup I had to hold lmb down then rmb click where as I only wanted to rmb for my !popup.

*jDeskMButton2 [.none;!varset RMBDown true;!execute [!ifeval ("%{LMBDown}" = "true") '|Popup'][!varset RMBDown false];!none]
*jDeskMButton1 [.none;!execute [!varset LMBDown true][!ifeval ("%{RMBDown}" = "true") '|PopupTheme'];!varset LMBDown false;!none]