[solved]catch smoke grenade bought
code to catch HE nade bought, but i'd like to do the same for the smoke greneade, i'm not very familar with "<<" things + is there a cl_cmd like hegren for smoke one?
PHP Code:
|
Re: catch smoke grenade bought
cstrike/autobuy.txt
|
Re: catch smoke grenade bought
With this code you only catch the attempt to buy a HE.
And i'm not sure the VGUI thing works. |
Re: catch smoke grenade bought
Probably catches if you have smoke grenade in game_player_equip. Not sure if this catches picking up from the ground too.
PHP Code:
|
Re: catch smoke grenade bought
PHP Code:
|
Re: catch smoke grenade bought
DO NOT USE THE CODE IN THIS POST
/win PHP Code:
|
Re: [solved]catch smoke grenade bought
lol exolent wtf
|
Re: [solved]catch smoke grenade bought
PHP Code:
|
Re: [solved]catch smoke grenade bought
@xolent
VEN's method with client command hook should be better than hooking client prethink. PHP Code:
PHP Code:
|
Re: [solved]catch smoke grenade bought
My way was just a joke, not to be taken seriously. :P
|
| All times are GMT -4. The time now is 17:41. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.