feldmaus 10 Posted January 10, 2015 Good Evening, i want to bind the option "activate collision lights" of my chopper to a key or button. I didnt found any possibility to bind this option to my input devices, so how can i do this? regards Share this post Link to post Share on other sites
jshock 513 Posted January 10, 2015 https://community.bistudio.com/wiki/displayAddEventHandler Key Down is what your looking for. Share this post Link to post Share on other sites
feldmaus 10 Posted January 10, 2015 But i am not the Mission developer. In this case i am only client. How can i bind it without changing the Server Side? regards Share this post Link to post Share on other sites
jshock 513 Posted January 10, 2015 I think you will have to create your own mini addon, which I wouldn't have the first clue how to start, but I think you would still use the displayEH or define the key in an .hpp of sorts. Share this post Link to post Share on other sites