Raised This Month: $32 Target: $400
 8% 

Solved [CSGO] Hook OnChickenDeath?


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Austin
Senior Member
Join Date: Oct 2005
Old 01-22-2023 , 00:45   [CSGO] Hook OnChickenDeath?
Reply With Quote #1

For csgo,
How do I Hook the event when a chicken dies?

Last edited by Austin; 02-05-2023 at 00:17.
Austin is offline
Bacardi
Veteran Member
Join Date: Jan 2010
Location: mom's basement
Old 01-22-2023 , 07:54   Re: [CSGO] Hook OnChickenDeath?
Reply With Quote #2

Try
sm_cvar net_showevents 2

And shoot chicken.

You get event messages on server console.
If you want log those:
sm_cvar con_logfile console.log

Remember disable log when you not need, or you get huge file.
sm_cvar con_logfile ""



Another way is sdkhooks onentitydestroyed, you need check few things to confirm it is valid entity
__________________
Do not Private Message @me
Bacardi is offline
Austin
Senior Member
Join Date: Oct 2005
Old 02-05-2023 , 00:16   Re: [CSGO] Hook OnChickenDeath?
Reply With Quote #3

Quote:
Originally Posted by Bacardi View Post
Try
sm_cvar net_showevents 2
What a great thing to know.
Thanks Bacardi!
Austin is offline
Bacardi
Veteran Member
Join Date: Jan 2010
Location: mom's basement
Old 02-05-2023 , 00:36   Re: [CSGO] Hook OnChickenDeath?
Reply With Quote #4

However, this not show all events what happen on server. It maybe listen few events when there is one human player on server.

With this you can hook and follow all possible events.
https://forums.alliedmods.net/showthread.php?t=287624

But don't use on public servers.
__________________
Do not Private Message @me
Bacardi is offline
eyal282
Veteran Member
Join Date: Aug 2011
Old 02-10-2023 , 08:31   Re: [CSGO] Hook OnChickenDeath?
Reply With Quote #5

https://wiki.alliedmods.net/Counter-...ts#other_death
__________________
I am available to make plugins for pay.

Discord: Eyal282#1334
eyal282 is offline
Austin
Senior Member
Join Date: Oct 2005
Old 02-21-2023 , 23:09   Re: [CSGO] Hook OnChickenDeath?
Reply With Quote #6

Quote:
Originally Posted by eyal282 View Post
Thank you!
Austin is offline
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 06:38.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode