register_clcmd?
Hey
How to do register_clcmd or something like that to command "+use" ? :) ofc register_clcmd("+use", "function") not working. help :) |
Re: register_clcmd?
|
Re: register_clcmd?
sorry but i dont understand that ?
which topic will be that one i need ? can u just write me here what i should add to plugin to make it react on +use ? |
Re: register_clcmd?
Look for yourself.
|
Re: register_clcmd?
ok i made that but...
how to do that only 1 time for about 10 seconds, this command is executed ? i have something that... +use and client_cmd(id,"say asd") and i want only one time that command will be executed and i should wait 10 seconds to execute that one more time... |
Re: register_clcmd?
search for l4d reload under approved plugins.
there you will find my plugin.change IN_RELOAD to IN_USE IN_USE = +use !!!!! IN_RELOAD = +reload |
Re: register_clcmd?
sorry but u are helpless...
how can i block that command more than once every 10 seconds ? |
Re: register_clcmd?
Quote:
|
Re: register_clcmd?
yep
|
Re: register_clcmd?
Quote:
see my first post. http://forums.alliedmods.net/search....archid=5372736 :arrow: 3. thread : http://forums.alliedmods.net/showthr...ghlight=in_use Block use and how is it about to research for some words like : countdown set_task block time ... or how you ask i think you can code... how about : Code:
new bool:player_used_use[33] = false |
| All times are GMT -4. The time now is 08:39. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.