lock button from origin
Hi, how to lock button?
VV HAM_SUPERCEDE not working RegisterHam(Ham_Use, "func_button", "ButtonUse", 1); public ButtonUse(iEnt, id, iActivator) { return HAM_SUPERCEDE; } |
Re: lock button from origin
Not tested
Code:
https://github.com/s1lentq/ReGameDLL.../extdef.h#L112 |
Re: lock button from origin
not working
and how to run function ButtonUse with native or command? |
Re: lock button from origin
* Execute params: ExecuteHam(Ham_Use, this, idcaller, idactivator, use_type, Float:value);
|
Re: lock button from origin
Thanks
|
Re: lock button from origin
Quote:
|
| All times are GMT -4. The time now is 00:18. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.