This utility/resource for modders use FOSE\'s functions to output mouse/keypress\'s DirectX scancodes to the console.
Permissions and credits
Credits and distribution permission
Other user's assetsThis author has not specified whether they have used assets from other authors or not
Upload permissionYou are not allowed to upload this file to other sites under any circumstances
Modification permissionYou must get permission from me before you are allowed to modify my files to improve it
Conversion permissionYou are not allowed to convert this file to work on other games under any circumstances
Asset use permissionYou must get permission from me before you are allowed to use any of the assets in this file
Asset use permission in mods/files that are being soldYou are not allowed to use assets from this file in any mods/files that are being sold, for money, on Steam Workshop or other platforms
Asset use permission in mods/files that earn donation pointsYou must get permission to earn Donation Points for your mods if they use my assets
Author notes
0
File credits
0
Donation Points system
Please log in to find out whether this mod is receiving Donation Points
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!