# Настройки топа по убийствам/Top kills Settings

​​​​​​​​​​:flag\_ru:

* Включаем функционал
* Указываем кол-во игроков в топе
* Шаблон строки с пользователями - настраивается на Ваш вкус, используйте ключи для вставки {player\_name} - имя игрока, {player\_uid} - STEAMID игрока, {kills} - кол-во убийств, {dies} - кол-во смертей, {position} - позиция в топе. Например, {position} - {player\_name} - {dies} - {kills}
* Заголовок сообщения - это текст который будет отображаться в дискорд канале&#x20;
* Пересоздать сообщение - указываем чат, где будет отображаться топ&#x20;

:flag\_gb:

* Turn the function on
* Specify the number of players in the top
* User row template - setup as yuo like. Use a key to instert {player\_name} - player name, {player\_uid} - player STEAMID, {kills} - number of kills, {dies} - number of deaths, {position} - position in the top. For example, {position} - {player\_name} - {dies} - {kills}
* Message title - a message that will be shown in the discord channel
* Recreate the message - choose a chat where the top will be displayed


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://guide.felixbot.ru/nastroika-dayz-podpiski/nastroiki-topa-po-ubiistvam.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
