How to bind a key to a function
How do you do this?
I want it to be like in SH where you bind keys to power1 etc. |
Re: How to bind a key to a function
Code:
|
Re: How to bind a key to a function
Quote:
|
Re: How to bind a key to a function
... That's nothing specific.
When you hold down the key you have bound to +bind the function "FuncHolding" is called. When you release the key the function "FuncReleased" is called. |
Re: How to bind a key to a function
Quote:
PHP Code:
|
Re: How to bind a key to a function
Yes. However, that method does not work for detecting existing commands such as +jump or +use.
|
| All times are GMT -4. The time now is 01:56. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.