View Single Post
Author Message
happs
Junior Member
Join Date: Aug 2012
Old 07-31-2013 , 05:23   [TF2] JumpTracer
Reply With Quote #1

I wrote a simple plugin that records the player's position when explosive jumping. I used it to experiment with how a medic's moves when using the quick-fix.

Cvars
  • jump_tracer_version
  • jump_tracer_lifetime Seconds to display temp entities for
  • jump_tracer_interval Delay between recording a player's position
  • jump_tracer_max Maximum number of positions to record

jumptracer.sp
happs is offline