Centauri Soldier
07-25-2009, 03:13 PM
After about fifteen hours of creating, rewriting and testing my brain is mush. I believe that this version is stable as I have tested every aspect of it that I could think of. If, however, you find a bug, please report it to me and I will attempt to fix it promptly.
What does this plugin do?
This plugin is based on (and uses) sside's DisableKeys.dll. This plugin allows the programmer to enable/disable most keys (excluding F10) and many key combinations (Excluding Ctrl+Alt+Dlt).
Can't I do the same exact thing with the dll?
Frankly, No. I have streamlined the operations and converted the input to use key code numbers and the output to return tables, strings and booleans.
The versatility of this plugin is demonstrated in the fact that the programmer can return disabled keys as either a table or a string. All returned strings are converted to reflect the key names listed in the AMS help file for ease of use. I hope you guys get some use out of this one.
sside was quick to respond when I asked him a couple questions about his dll, expediting the process. Thanks, sside, your help is appreciated.
Enjoy! :D
What does this plugin do?
This plugin is based on (and uses) sside's DisableKeys.dll. This plugin allows the programmer to enable/disable most keys (excluding F10) and many key combinations (Excluding Ctrl+Alt+Dlt).
Can't I do the same exact thing with the dll?
Frankly, No. I have streamlined the operations and converted the input to use key code numbers and the output to return tables, strings and booleans.
The versatility of this plugin is demonstrated in the fact that the programmer can return disabled keys as either a table or a string. All returned strings are converted to reflect the key names listed in the AMS help file for ease of use. I hope you guys get some use out of this one.
sside was quick to respond when I asked him a couple questions about his dll, expediting the process. Thanks, sside, your help is appreciated.
Enjoy! :D