Strs Posted April 23 Share Posted April 23 as title says i need this to check if caps lock is on before i type just that if caps on that's it Link to comment Share on other sites More sharing options...
BilinmeyenBey Posted April 26 Share Posted April 26 I mean, we can do is_key_pressed (Caps Lock Number). But it check if the key is pressed and not caps lock is on or not. But why would you need Caps Lock is on? Since you can't type stuff. Other than doing something like DYOM did. Link to comment Share on other sites More sharing options...
Strs Posted April 26 Author Share Posted April 26 (edited) I mean, we can do is_key_pressed (Caps Lock Number). But it check if the key is pressed and not caps lock is on or not. But why would you need Caps Lock is on? Since you can't type stuff. Other than doing something like DYOM did. is_key_pressed this is only for when you press after that it will be no active at all i need caps lock check because i make console for typing anything like samp and i already did it forgot to check here i found already caps lock numlock and scroll lock all 3 working fine its call from user32.dll and about dyom typing i dont like it dont have all function needed so i make it all working and good function Edited April 26 by Strs miss some words Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now