# Оповещение о серверном событие/ Server event notification

:flag\_ru:

* Через данную систему, вы можете информировать аудиторию об всех игровых событиях&#x20;

1. Сообщение о спавне корабля&#x20;
2. Сообщение о сбросе контейнера (Chinook)
3. Сообщение о спавне грузового самолета&#x20;
4. Сообщение о спавне вертолета Chinook&#x20;
5. Сообщение о активации большой нефтевышки
6. Сообщение о активации малой нефтевышки&#x20;
7. Сообщение о активации большого экскаватора

* Сообщение о wipe карты&#x20;

Данная система информирует об изменение карты, тем самым считается что на сервере произошел wipe. Для настройки включите систему, укажите текстовый канал, куда будут приходить сообщения и полностью настройте отправляемое сообщение, для вывода карты, во вкладе "изображение" подставьте {map\_url}

* Сообщение об рейде

Сообщение о рейде игрока присылается в личные сообщение в дискорде

Настраиваем отправляемое сообщение, где {grid} название квадрата&#x20;

Сообщение приходит всем кто авторизован в шкафу&#x20;

Для активации данного функционала игрок на сервере, должен прописать команду /fauth и свой id (имя пользователя это не id)&#x20;

:flag\_gb:

* You can inform players regarding all server events by using this system

1. Ship spawn message&#x20;
2. Container drop message (Chinook)
3. Cargo plane spawn message
4. Helicopter Chinook spawn message&#x20;
5. Big oil rig activation message
6. Small oil rig activation message
7. Big Excavator Activation Message

* Map wipe message

This system informs about the map change after the server wipe.\
To setup turn this system on, select a text channel where you want messages sent and fully edit the message. \
To display the map, in the "image" tab, paste the correct {map\_url}

* Raid message

Raid message comes as a Discord private message to the player who is being raided

Edit the message, where {grid} square name

This message will be sent to everyone who is authorized in the closet

In order to activate this function the player has to type the command  /fauth and his ID (player name is NOT id)&#x20;


---

# 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-rust-podpiski/opoveshenie-o-servernom-sobytie.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.
