View Single Post
Author Message
NON@H Rasta
New Member
Join Date: Dec 2010
Location: Kiev, Ukraine
Old 11-27-2012 , 16:11   Adding a new action (Actions) in the settings of Statistics TF2
Reply With Quote #1

There HLstatsX Community Edition 1.6.19. Interested in the question: how to add an action to the category of "Actions".
Action options are here:
Code:
http://***site adress***/hlstats.php?mode=admin&game=tf&task=actions#actions
In particular, I am interested in the expansion of such activities as "kill_streak_ *". By default, there are 11 such actions.
Code:
kill_streak_2
kill_streak_3
kill_streak_4
...
kill_streak_12
Action Description for these actions are:
Code:
Double Kill (2 kills)
Triple Kill (3 kills)
Domination (4 kills)
...
God Like (12+ kills)
Question: how to make the statistics continued to take those same 12 +? I want, for example, to be displayed at 20 murders "God Like (20 kills)", instead of "God Like (12 + kills)".
Added to the Web interface recording format:
Code:
Action Code		Player Points Reward		Action Description
kill_streak_20		19				God Like (20 kills)
similar to the existing, but no result. I understand that these actions still need to add somewhere?
NON@H Rasta is offline