Сброс статистики

DrJekil

Участник
Сообщения
296
Реакции
6
Как сбросить статистику только для одного игрока, не затронув остальных
 

tiger_by

Гл. Админ SourceGames.RU
Сообщения
631
Реакции
278
Думаю, что будет нефиговый SQL запрос.
C-подобный:
mysql> use hlxstats
Reading table information for completion of table and column names
You can turn off this feature to get a quicker startup with -A

Database changed
mysql> show tables;
+------------------------------------+
| Tables_in_hlxstats                 |
+------------------------------------+
| geoLiteCity_Blocks                 |
| geoLiteCity_Location               |
| hlstats_Actions                    |
| hlstats_Awards                     |
| hlstats_ClanTags                   |
| hlstats_Clans                      |
| hlstats_Countries                  |
| hlstats_Events_Admin               |
| hlstats_Events_ChangeName          |
| hlstats_Events_ChangeRole          |
| hlstats_Events_ChangeTeam          |
| hlstats_Events_Chat                |
| hlstats_Events_Connects            |
| hlstats_Events_Disconnects         |
| hlstats_Events_Entries             |
| hlstats_Events_Frags               |
| hlstats_Events_Latency             |
| hlstats_Events_PlayerActions       |
| hlstats_Events_PlayerPlayerActions |
| hlstats_Events_Rcon                |
| hlstats_Events_Statsme             |
| hlstats_Events_Statsme2            |
| hlstats_Events_StatsmeLatency      |
| hlstats_Events_StatsmeTime         |
| hlstats_Events_Suicides            |
| hlstats_Events_TeamBonuses         |
| hlstats_Events_Teamkills           |
| hlstats_Games                      |
| hlstats_Games_Defaults             |
| hlstats_Games_Supported            |
| hlstats_Heatmap_Config             |
| hlstats_HostGroups                 |
| hlstats_Livestats                  |
| hlstats_Maps_Counts                |
| hlstats_Mods_Defaults              |
| hlstats_Mods_Supported             |
| hlstats_Options                    |
| hlstats_Options_Choices            |
| hlstats_PlayerNames                |
| hlstats_PlayerUniqueIds            |
| hlstats_Players                    |
| hlstats_Players_Awards             |
| hlstats_Players_History            |
| hlstats_Players_Ribbons            |
| hlstats_Ranks                      |
| hlstats_Ribbons                    |
| hlstats_Roles                      |
| hlstats_Servers                    |
| hlstats_Servers_Config             |
| hlstats_Servers_Config_Default     |
| hlstats_Servers_VoiceComm          |
| hlstats_Teams                      |
| hlstats_Trend                      |
| hlstats_Users                      |
| hlstats_Weapons                    |
| hlstats_server_load                |
+------------------------------------+
56 rows in set (0.00 sec)

Так что вперед и с песней!
 

DrJekil

Участник
Сообщения
296
Реакции
6
Не совсем понял, где запрос то? А он сам не может прописав команду в чат, к примеру?
 

tiger_by

Гл. Админ SourceGames.RU
Сообщения
631
Реакции
278
Наврал. Есть сброс статы. Идешь в админку, потом в список игроков, и там в нижнем правом углу "Edit player details"
 

tiger_by

Гл. Админ SourceGames.RU
Сообщения
631
Реакции
278
Available Ingame Commands
hlx_menu = HLstatsX Ingame Menu
rank [skill, points, place (to all)] = Current position
kpd [kdratio, kdeath (to all)] = Total player statistics
session [session_data (to all)] = Current session statistics
next = Players ahead in the ranking.
hlx_auto clear|start|end|kill command = Auto-Command on specific event (on death, roundstart, roundend)
hlx_display 0|1 = Enable or disable displaying console events.
hlx_chat 0|1 = Enable or disable the displaying of global chat events (if enabled).
load = Statistics from all servers
status = Current server status
servers = List of all participating servers
top20 [top5, top10] = Top-Players
clans = Clan ranking
cheaters = Banned players from Valve-Anti-Cheat
statsme = Statistic summary
weapons [weapon] = Weapons usage
accuracy = Weapons accuracy
targets [target] = Targets hit positions
kills [kill, player_kills] = Kill statistics (5 or more kills)
actions [action] = Server actions summary
help [cmd, cmds, commands] = Help screen

• Note: The commands in the brackets are the optional ones, except for the public commands.
• Note: If all commands are available depends on the configuration of our HLstatsX account, most of them if not all of them should work though.
 

HooLIGUN

MatchMaking CS:S / RGMIX.ru
Сообщения
1,062
Реакции
267
Как полностью очистить чат?
 

JeFFo

Участник
Сообщения
20
Реакции
0
В итоге какую из колонку править, чтобы можно было удалить статистику у одного игрока ?
 
Сверху Снизу