> For the complete documentation index, see [llms.txt](https://kyles-project.gitbook.io/baza-znanii-igrokov/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kyles-project.gitbook.io/baza-znanii-igrokov/plugins_and_guides/obshii-spisok/igrovye-sobytiya/pervoe-aprelya.md).

# Первое апреля

День смеха

Наши собственные приколы в честь этого замечательного дня

{% hint style="warning" %}
Игровое событие проходит с **1 апреля** по **5 апреля** включительно
{% endhint %}

## NextBot

Бессмертные бегающие PNG картинки из Garry's Mod теперь и в SCP:SL

### Как их победить ?

Как такового способа одолеть их нет, так как они **бессмертны**, но есть несколько способов сбежать от них или замедлить их во время погони

{% hint style="info" %}
**Как их замедлить ?**

1. Пытаться нанести урон (даже урон от ближней атаки некоторых SCP может их замедлить)
2. Закрывать двери перед некстботами
   {% endhint %}

{% hint style="info" %}
**Как сбежать от них ?**

1. Зайти внутрь любого лифта
2. Перекинуть внимание некстбота на другого игрока
   {% endhint %}

### Как часто они появляются и сколько их может быть ?

Появляются они случайно в течение раунда, могут появится как и в первую минуту от начала раунда, так и не появится за 35 минут раунда вообще

Максимум может появится до **2-х некстботов** за раунд

<figure><img src="https://2063830237-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNqXMCJMhbTtt20GSszxH%2Fuploads%2Fgit-blob-89eb540482b184cd1f87ebece864f87dea6de726%2Fimage%20(1).png?alt=media" alt=""><figcaption><p>ะะฐ ัะตั€ะฒะตั€ะต ะฟะพัะฒะธะปัั ะฝะพะฒัะน ัะธะฟ ะฟั€ะพัะธะฒะฝะธะบะฐ</p></figcaption></figure>

## Рандомные звуки

В случайных местах могут проигрываться рандомные звуки

Через [Server Specific Settings](/baza-znanii-igrokov/plugins_and_guides/obshii-spisok/igrovye-sistemy/server-specific-settings.md) можно включить или отключить прослушивание звуков

<figure><img src="https://2063830237-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNqXMCJMhbTtt20GSszxH%2Fuploads%2Fgit-blob-0d3f46715432e9ae90e80ae5e321d91e33fd95c1%2Fimage%20(1)%20(1).png?alt=media" alt=""><figcaption><p>Местоположение кнопки для включения или включения прослушивания звуков</p></figcaption></figure>

## Рандомизация размеров

При выкидывании предмета у него выбирается случайный размер

{% hint style="warning" %}
Исключение

Предметы, появившиеся в начале раунда, имеют изначальный размер до их подбора игроком
{% endhint %}

При смерти у рэгдолла выбирается случайный размер

{% hint style="warning" %}
Исключение

Рэгдоллы всех SCP, кроме SCP-049-2
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://kyles-project.gitbook.io/baza-znanii-igrokov/plugins_and_guides/obshii-spisok/igrovye-sobytiya/pervoe-aprelya.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
