Remove C4
Does anyone know how to script a plugin to block a c4 from the terrorist? Or if there is a plugin where it restricts the c4 from being planted? Please Help :'(
|
Re: Remove C4
PHP Code:
|
Re: Remove C4
Does this remove the C4?
|
Re: Remove C4
If the terrorist has the c4 out, he cannot plant.
|
Re: Remove C4
Alright, Sweet Thanks +karma
|
Re: Remove C4
Can add cvar for enable/disable?
|
Re: Remove C4
PHP Code:
|
Re: Remove C4
Quote:
|
Re: Remove C4
Man, sorry, i used c4_enable for enables plant c4 -.-
thanks. |
Re: Remove C4
OMG don't hook CmdStart for this lol !!!
Set g_bCanPlantC4 anywhere and under any conditions you want : PHP Code:
|
Re: Remove C4
Quote:
|
Re: Remove C4
What is the best? Connor, can you add a cvar for enable/disable?
|
Re: Remove C4
Here is Connor's method with my commands:
PHP Code:
|
Re: Remove C4
Include this line #include <amxmisc> in source code else compiling gives error
/tmp/textaKu2rM.sma(36) : error 017: undefined symbol "cmd_access" /tmp/textaKu2rM.sma(45) : error 017: undefined symbol "cmd_access" 2 Errors. Could not locate output file /home/groups/amxmodx/public_html/websc3/textaKu2rM.amx (compile failed). |
| All times are GMT -4. The time now is 00:43. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.