# 2T玩家选项后的英文释义

​

* `[Y]`你自己
* `[F]`社交俱乐部的朋友
* `[H]`会话主机

> 规范新老玩家进入大厅。它适用于遵循队列的客户端，知道玩家离开，尽管你可以通过欺骗主机令牌来改变您在队列中的位置。除其他特权外，该主持人可以将任何人踢出大厅或阻止玩家进入大厅

* `[S]`脚本宿主

> 调整整个大厅的网络活动流量。它会随着时间在客户端之间迁移，尽管您可以将其强加于自己。如果主机的Internet链接不良或未正确使用事件挂钩，则整个大厅可能会变得不稳定

* `[A]`Rockstar管理员

> 管理员通过其SCID和IP地址进行检测。请注意，这可能是其他玩家以管理员身份进行欺骗，但无论如何都要小心

* `[D]`Rockstar开发人员

> 本`is_rockstar_dev`机检测到开发人员。请注意，这可能是另一个玩家欺骗开发人员，但无论如何都要小心

* `[I]`不活跃的玩家

> 此标志设置在角色未完全加载到游戏中的玩家上（例如仍在加入大厅或被模组“幻化”）

* `[M]`模组

> 2Take1包含多种工具来检测大厅中的模组。您可以收到油管他们存在的通知，并防止许多可能绕过菜单全局保护的定向攻击


---

# 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.tcmenu.cc/gta5-cai-dan-jiao-cheng/2take1-jiao-cheng/2t-wan-jia-xuan-xiang-hou-de-ying-wen-shi-yi.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.
