AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   HLstatsX:CE (https://forums.alliedmods.net/forumdisplay.php?f=156)
-   -   Adding a new action (Actions) in the settings of Statistics TF2 (https://forums.alliedmods.net/showthread.php?t=201879)

NON@H Rasta 11-27-2012 16:11

Adding a new action (Actions) in the settings of Statistics TF2
 
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?


All times are GMT -4. The time now is 22:26.

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