Get client duck
Why doesn't this work????
Code:
register_clcmd("+duck","doit") |
Re: Get client duck
It's because you can't catch those commands like that...
Code:
|
Re: Get client duck
Thx!
|
Re: Get client duck
I think you're supposed to put a return FMRES_HANDLED or whatnot at the end of an FM forward otherwise it returns errors in meta or something.
|
Re: Get client duck
Quote:
AFAIK there are no errors when you return nothing..0o greetz regalis |
Re: Get client duck
I would hook FM_CmdStart for "instant" detection.
|
Re: Get client duck
Button way are incorrect. For example you can be in duck even without any button. Correct way would be:
Quote:
|
Re: Get client duck
my bad, he doesn't have any other returns in there. nvmm
|
| All times are GMT -4. The time now is 10:33. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.