#Multiple Commands on one push button
1 messages · Page 1 of 1 (latest)
are you currently usign the lvars?
No
536870912 8 + (>L:overhead_event,number)
536870912 11 + (>L:overhead_event,number)
maybe
yeah thats the event lvars which cannot process multiple inputs at once. you need to use the custom events from the maddog sdk
ok thanks, i will research the Custom Events I'm not a programmer but learning fast. Thanks for the help.
to get you started the left pumps would be this
on 1 '69842' (>F:KeyEvent) 1 '69848' (>F:KeyEvent) off 0 '69842' (>F:KeyEvent) 0 '69848' (>F:KeyEvent)
great thanks
or do two input configs for the same switch
Were did you find the the event number (69842) i cant find anything that has only 5 digits