Adventure Game Studio

AGS Support => Beginners' Technical Questions => Topic started by: A�rendyll (formerly Yurina) on Sat 08/07/2006 14:39:37

Title: Keyboard code-list (SOLVED)
Post by: A�rendyll (formerly Yurina) on Sat 08/07/2006 14:39:37
Hi,

while I'm using keyboard control in most of me games, I'd like to ask if there is/will be a list of all keyboard-keys in numbers. I really need those for my games...

If someone knows anything about this, please respond ASAP.

Thanks in advance,
~Yurina
Title: Re: SUGGESTION: keyboard code-list
Post by: Ashen on Sat 08/07/2006 14:41:39
Manual > Reference > ASCII codes (http://www.adventuregamestudio.co.uk/manual/ASCIIcodes.htm)

EDIT:
There're also modules by Akumayo and strazer, both available here (http://www.adventuregamestudio.co.uk/yabb/index.php?topic=24277.0), to make it easier.
Title: Re: SUGGESTION: keyboard code-list
Post by: monkey0506 on Sat 08/07/2006 14:42:51
This (http://www.lookuptables.com/) should have what you need.

Anything else like the F# keys and stuff are in the AGS manual, here (http://www.adventuregamestudio.co.uk/manual/ASCIIcodes.htm).

GAH! Ashen beat me!
Title: Re: SUGGESTION: keyboard code-list
Post by: A�rendyll (formerly Yurina) on Sat 08/07/2006 14:47:11
Whoops! I think I overlooked that a little...  ;D'