View Single Post
ZackNAttack
Junior Member
Join Date: Aug 2019
Old 08-18-2019 , 12:06   Re: [TF2] Green healing indicator, Ammo pack entity, Extinguish
Reply With Quote #3

Quote:
Originally Posted by Powerlord View Post
2. I believe it's tf_ammo_pack.
Does HookEntityOutput("tf_ammo_pack","OnPlayerTouc h",EntityOutput_AmmoPackMedium); not work for detecting on-death ammo packs being touched?

Quote:
Originally Posted by Powerlord View Post
3. I believe it's the generic ExtinguishEntity function
Is there some kind of function to turn client id into entity id or something? For some reason it worked the first time but not afterwards.

Last edited by ZackNAttack; 08-18-2019 at 12:11.
ZackNAttack is offline