# Ring-1功能展示与中文注解

## **部分功能视频展示** <a href="#videos-and-pictures" id="videos-and-pictures"></a>

{% tabs %}
{% tab title="自瞄" %}
Aim hotkey丨自瞄快捷键&#x20;

Field-of-view丨绘制可视性&#x20;

Aim smoothing丨自瞄平滑&#x20;

Target selector丨自动扳机&#x20;

Lock target丨瞄准目标&#x20;

Switch target delay after kill丨击杀后切换瞄准延迟&#x20;

Draw crosshair丨绘制十字准星&#x20;

Show snaplines丨显示透视线&#x20;

Aim at specific bone丨自瞄特定骨骼位置
{% endtab %}

{% tab title="透视" %}
Battlemode丨对战模式&#x20;

Max render distance丨最大透视渲染距离&#x20;

Max healthbar render distance丨最大显示生命值距离&#x20;

Max name render distance丨最大显示名称距离&#x20;

Max info render distance丨最大显示信息距离&#x20;

Healthbar position丨血条位置&#x20;

Healthbar style丨血条样式&#x20;

Border style丨方框样式&#x20;

Max bones render distance丨最大显示骨骼透视信息&#x20;

Wildlife丨野生动物&#x20;

Zombies丨
{% endtab %}

{% tab title="物体透视" %}

#### Object ESP

Battlemode丨对战模式&#x20;

Max render distance丨最大显示距离&#x20;

Max name render distance丨最大名称显示距离&#x20;

Max info render distance丨最大信息显示距离&#x20;

Option to filter by rarirty丨按稀有度过滤&#x20;

> Abudant丨&#x20;
>
> Common丨&#x20;
>
> Uncommon丨&#x20;
>
> Rare丨&#x20;
>
> Very Rare丨&#x20;
>
> Extremely Rare丨&#x20;

Objects (13)...丨&#x20;

Animals (13)...丨
{% endtab %}

{% tab title="雷达" %}

#### Radar

Show enemies丨显示敌人&#x20;

Show friendly丨显示好友&#x20;

Color丨颜色
{% endtab %}

{% tab title="杂项" %}

#### Misc

Battlemode丨对战模式&#x20;

Weapon丨武器&#x20;

Hipfire no spread丨无散射&#x20;

Hipfire no recoil丨无后坐力&#x20;

Weather Control丨天气控制&#x20;

Set current time丨设置当前时间&#x20;

Set lightning intensity丨设置闪电强度&#x20;

Set fog intensity丨设置雾强度&#x20;

Set sun intensity丨设置太阳强度&#x20;

Minigame丨迷你游戏&#x20;

Infinite lockpick time丨无限开锁时间&#x20;

Fast unlock丨快速解锁&#x20;

Easy bomb defuse丨轻松拆弹&#x20;

Item丨物品&#x20;

Teleport丨传送
{% endtab %}
{% endtabs %}


---

# 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://docs.hzz.im/g/scum/ring-1/show.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.
