Detect Flashbang Throw
Hi again!
Is there anyway to detect when a player throw an flashbang and then count how many flashbangs the player has throw? Thanks, TandborsteN^. |
Re: Detect Flashbang Throw
csx.inc:
Code:
forward grenade_throw( index,greindex,wId ); |
Re: Detect Flashbang Throw
So grenade_throw detects WHEN he throws the Flashbang?
And then, should i write something in the plugin_init? And is it: PHP Code:
|
Re: Detect Flashbang Throw
No need to register, it's already ready, and will be called when a grenade will be thrown.
Code:
|
Re: Detect Flashbang Throw
Okey, thanks! :)
Gonna test now ... |
| All times are GMT -4. The time now is 11:28. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.