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

Track all Source Events?


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
boynedmaster
Member
Join Date: Jun 2012
Old 07-30-2015 , 16:29   Track all Source Events?
Reply With Quote #1

This one is kind of weird to explain. I want some way, Sourcemod plugin or not, to view all events that are being sent, such as player_hurt and player_death.

How can I do this?
__________________
I mean Venusaur...with a question mark
boynedmaster is offline
Powerlord
AlliedModders Donor
Join Date: Jun 2008
Location: Seduce Me!
Old 07-30-2015 , 16:43   Re: Track all Source Events?
Reply With Quote #2

sm_cvar net_showevents 1 or sm_cvar net_showevents 2 might work.
__________________
Not currently working on SourceMod plugin development.

Last edited by Powerlord; 07-30-2015 at 16:45.
Powerlord is offline
Bacardi
Veteran Member
Join Date: Jan 2010
Location: mom's basement
Old 07-30-2015 , 16:44   Re: Track all Source Events?
Reply With Quote #3

in srcds console
sm_cvar net_showevents 2
Code:
"net_showevents" = "0"
 cheat
 - Dump game events to console (1=client only, 2=all).
works also in csgo.
there is also
Code:
"display_game_events" = "0"
cheat
__________________
Do not Private Message @me

Last edited by Bacardi; 07-30-2015 at 16:44. Reason: ...slow
Bacardi is offline
boynedmaster
Member
Join Date: Jun 2012
Old 07-30-2015 , 16:48   Re: Track all Source Events?
Reply With Quote #4

Quote:
Originally Posted by Bacardi View Post
in srcds console
sm_cvar net_showevents 2
Code:
"net_showevents" = "0"
 cheat
 - Dump game events to console (1=client only, 2=all).
works also in csgo.
there is also
Code:
"display_game_events" = "0"
cheat
Sweet, thanks!
__________________
I mean Venusaur...with a question mark
boynedmaster is offline
Reply



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 19:35.


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