> 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/last-news/2025/18-noyabrya.md).

# 18 ноября

Ещё больше функционала у плагина на расширенный голосовой чат.

### Высота голоса озвучки голосовых реплик

Теперь через [Server Specific Settings](/baza-znanii-igrokov/plugins_and_guides/obshii-spisok/igrovye-sistemy/server-specific-settings.md) можно настроить высоту голоса озвучки голосовых реплик [Расширенный голосовой чат](/baza-znanii-igrokov/plugins_and_guides/obshii-spisok/servernye-modifikacii/golosovye-repliki.md).

**Минимальное значение** - x0.7

**Максимальное значение** - x1.3

<figure><img src="/files/ZP19H4Ep0lXh4REyQG19" alt=""><figcaption></figcaption></figure>

### Раздельное отключение голосового чата SCP

Появилась возможность через [Server Specific Settings](/baza-znanii-igrokov/plugins_and_guides/obshii-spisok/igrovye-sistemy/server-specific-settings.md) отдельно отключить или включить голосовой чат SCP с SCP и голосовой чат SCP с людьми (aka общий голосовой чат).

<figure><img src="/files/QD8p5dxOheQu5I9eO7LZ" alt=""><figcaption></figcaption></figure>

### Послушать свой голос

Это самый страшный переключатель из всех, что я делал. Перед тем, как её включать, проконсультируетесь с врачом.

**Рекомендации по применению** - большое желание побыть в тишине от чужих голосов и желание измерить громкость своего голоса относительно других источников звука в игре.

**Возможные побочные эффекты** - разочарование в себе, депривация слуха и депрессия.

<figure><img src="/files/EQGmd0odkxIRBtFFxfLc" alt=""><figcaption></figcaption></figure>

### Прочее

1. Использование рации с голосовыми репликами теперь потребляет заряд у рации.
2. Наблюдатели теперь нормально слышат голосовые реплики по рации у наблюдаемой цели.
3. Исправление других некоторых редких багов.

### Страшилки и SCP-3114

В прошлых новостях про это не сообщалось, но с завершением хэллоуинского события в игре были отключены страшилки [Хэллоуин](/baza-znanii-igrokov/plugins_and_guides/obshii-spisok/igrovye-sobytiya/khellouin.md#strashilki) и естественное появление SCP-3114.

<figure><img src="/files/gX3nIki6qlI1Wq7cJjky" alt=""><figcaption></figcaption></figure>


---

# 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/last-news/2025/18-noyabrya.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.
