PDA

View Full Version : Keyboard imput in Kismet Help



cannedmushrooms
11-25-2007, 09:03 AM
Ok its not source but it is programming

Trying to find out how to assign the letter m on the keyboard to run a camera.

If hit m = camera on

What is the controller id for the keyboard
and is the button name based off ascii or what

IF ANYONE KNOWS!!!
http://www.jasonwelsh.com/gow/keyboardhelp.jpg

Funkenstein
11-25-2007, 10:09 AM
Well I have no idea what the controller ID is. Maybe it changes depending on keyboard or Controller input.

The button name sounds like its talking about keyboard scan codes.

Search for keyboard scan codes in google and see what you can find.