0 of 0

File information

Last updated

Original upload

Created by

Artisten

Uploaded by

Artisten

Virus scan

Safe to use

About this mod

This utility/resource for modders use FOSE\'s functions to output mouse/keypress\'s DirectX scancodes to the console.

Permissions and credits
This utility/resource for modders use FOSE's functions PrintToConsole, GetKeyPress, GetMouseButtonPress and IsKeyPressed (also Label and GoTo) to output mouse/keypress's DirectX scancodes to the console.
A list of scancodes is available here:
http://fose.silverlock.org/fose_command_doc.html#DirectX_Scancodes

After installation, you'll get a '{ScancodeActivator}' armor. Equip it, and open the console. It will no print the directx scancodes directly to your console.
This can be useful to find codes that isn't documented yet, or to get a general idea of how the scancodes are set up.
And no, I won't make a non-fose version ;)

Compiled with FOSE v1.1 beta 8

History
=======
1.0, 2006/10/28 - Initial release.

Credits
=======
Thanks to the FOSE team for implementing functions of importance for modding!