For the complete documentation index, see llms.txt. This page is also available as Markdown.

玩家列表

内置玩家列表会显示当前游戏中的玩家。

The built-in player list

内置列表不会向 CSL 暴露自定义行或字段。

如果你的游戏需要在列表中显示等级、队伍或房间名称,请从本地玩家的 ao_late_update。使用以下方式遍历玩家 component_iterator(Player) 并使用以下方式保护 UI is_local_or_server().

最后更新于