Jailbreak Box can kill each other CT
I have a problem, I run the Box fast Enabled and Disable
So at the same time you can quickly kill the CT, and I just run enable it does not kill .. Code:
/* Plugin generated by AMXX-Studio */ |
Re: Jailbreak Box can kill each other CT
use ( set_pcvar_num ) instead of ( server_cmd )
PHP Code:
|
Re: Jailbreak Box can kill each other CT
DON'T use set_cvar_num, use set_pcvar_num.
|
Re: Jailbreak Box can kill each other CT
Quote:
the cvar is already exist why use set_pcvar_num??? |
Re: Jailbreak Box can kill each other CT
Quote:
|
Re: Jailbreak Box can kill each other CT
Quote:
|
Re: Jailbreak Box can kill each other CT
Quote:
Code:
public HamTakeDamage( victim, inflictor, attacker, Float:damage, damagebits )and i think u missed more ) in last line Code:
!is_user_alive( victim ) )Code:
!is_user_alive( victim ) ) )Code:
Warning: Function "HamTakeDamage" should return a value |
Re: Jailbreak Box can kill each other CT
Quote:
|
Re: Jailbreak Box can kill each other CT
Quote:
Code:
new Vteam = fm_get_user_team(victim)Quote:
So I think the test of CT> CT can be done in a different way? |
Re: Jailbreak Box can kill each other CT
Quote:
the code is too messy.... ( part messy fixed ) No more warnings! and no more error's! Compiles fine... |
| All times are GMT -4. The time now is 17:35. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.