Difference between revisions of "Third party programs"

From comp.tf
Jump to navigation Jump to search
(Added P-REC)
 
m (Fixed some typos, removed 2nd person dialogue)
Line 1: Line 1:
[http://etf2l.org/forum/customise/topic-6647/?recent=456878 P-REC] (POV-Record) is an third party plugin created by [http://etf2l.org/forum/user/10573/ Orange], the plugin is verified by Valve. P-REC is an useful plugin, it's used for easy demo recording in Team Fortress 2, it automatically records matches you play (unless specified otherwise). There are several plugin modes that you can use in in-game console:
+
 
 +
 
 +
== Pov-Record ==
 +
 
 +
[http://etf2l.org/forum/customise/topic-6647/?recent=456878 P-REC] (POV-Record) is a third party plugin created by [http://etf2l.org/forum/user/10573/ Orange], the plugin is verified by Valve. P-REC is a useful plugin, it is used for easy demo recording in Team Fortress 2, it automatically demos starting when tournament mode is activated. There are several plugin modes that can be used through the in-game console:
  
 
'''(prec_mode 0)''' - Don't record at all.
 
'''(prec_mode 0)''' - Don't record at all.
Line 9: Line 13:
 
'''(prec_mode 3)''' - Record all time.
 
'''(prec_mode 3)''' - Record all time.
  
The plugin automatically detects if you do a long killing spree and saves demo file name, time and tick of your respawn before spree into a text document which is called "KillStreaks.txt". You can also manually mark time / tick by binding a key with prec_mark, for example "bind j prec_mark", if you press J in-game while recording it'll mark the tick and time you clicked.
+
The plugin can detect getting a certain number of kills during a set period of time, taking into account deaths. The plugin can also log player markers, by use of the console command "prec_mark". These print to a text file that is created alongside the demo from the same game. Marks contain the game tick at the time that the marker is created.

Revision as of 18:36, 1 July 2013


Pov-Record

P-REC (POV-Record) is a third party plugin created by Orange, the plugin is verified by Valve. P-REC is a useful plugin, it is used for easy demo recording in Team Fortress 2, it automatically demos starting when tournament mode is activated. There are several plugin modes that can be used through the in-game console:

(prec_mode 0) - Don't record at all.

(prec_mode 1) - Record only when name of the next demo is set by user.

(prec_mode 2) - Record games with tournament mode enabled. (Default)

(prec_mode 3) - Record all time.

The plugin can detect getting a certain number of kills during a set period of time, taking into account deaths. The plugin can also log player markers, by use of the console command "prec_mark". These print to a text file that is created alongside the demo from the same game. Marks contain the game tick at the time that the marker is created.