Jump to content

This is asiafortress

welcome

Ready to LAN?

Upcoming
  • asiafortress cup 14
Sign in to follow this  
joe

See player keypresses while viewing a demo.

Recommended Posts

Adapted from etf2l.org. Original thread: http://etf2l.org/for.../?recent=410906

 

You need these four console commands:

 

• developer 1

this spits out the console output in the top-left corner of your screen while playing / spectating (may vary depending on HUD of choice)

 

• demo_debug 1

as explained in the linked post, this outputs everything that happens in the demo, include commands by the player

 

• con_filter_enable 1

we want to be able to remove all the other junk from the console output about player deaths and unbounded objects and things

 

• con_filter_text "dem_consolecmd"

this will only show lines with player commands

 

As a result, you get something like this

 

kinda cool eh?

  • Like 1

Share this post


Link to post
Share on other sites
Sign in to follow this  

×