View Full Version : Need script to latch mouse button
Nickel
3rd April 2004, 08:00 PM
I need my right mouse button to be mapped as a 'push on - push off' switch. I am using it for falcon with bms which requires the right mouse button be held to enable mouselook.
Nickel
3rd April 2004, 10:24 PM
Figured it out
TOGGLE( D1 ) = JS1.B2;
CMS.B9 = D1;
assign 'none' to JS1.B2
assign 'mouse button 2' to CMS.B9
D1 is the timer variable for toggle command
MichaelCHProd
4th April 2004, 09:05 AM
Nicely done. B)
Powered by vBulletin® Version 4.1.4 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.