Jailbreak Problem in ff of "gurad"
solved
|
Re: Jailbreak Problem in ff of "gurad"
So what is exactly the bug here? You didn't mention any problems. Is there really one, or you want something to be added?
|
Re: Jailbreak Problem in ff of "gurad"
Quote:
Guard can kill another ct, i want to block it, if u can check tinto where is problem or add something to block Or the problem come from box public, another code |
Re: Jailbreak Problem in ff of "gurad"
there's no hooking of attacks so it can't be from this plugin
for box to work, jail servers require ff to be on always and block attacks when box is off with , usually, ham_attack or takedamage. That's what you gotta look for |
Re: Jailbreak Problem in ff of "gurad"
Quote:
can u explain wat problem here? why Still guards can kill another Guards with HE and weapons? Code:
RegisterHam( Ham_TakeDamage, "player", "FwdTakeDamage_Pre", 0 );PHP Code:
|
Re: Jailbreak Problem in ff of "gurad"
This
PHP Code:
PHP Code:
|
Re: Jailbreak Problem in ff of "gurad"
Quote:
Code:
&& g_pFriendlyFirePHP Code:
|
Re: Jailbreak Problem in ff of "gurad"
Ham_TakeDamage will block only he grenades damage. To block weapons you need to use Ham_TraceAttack.
|
Re: Jailbreak Problem in ff of "gurad"
Since when would TakeDamage not block weapon damage?
|
Re: Jailbreak Problem in ff of "gurad"
Quote:
|
| All times are GMT -4. The time now is 21:08. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.