更改

跳转至: 导航搜索

BallanceMMOClient

添加105字节2023年2月7日 (二) 10:44
Client Usage:promote translation
==== Server Status ====
* {{code|/mmo <u>c</u>onnect <nowiki>[地址address]</nowiki>}} – 连接到地址对应的服务器。若不填地址则使用 Mod 设置内填入的服务器地址。Connect your specified server. If address argument is omitted, use the server setting of this plugin instead.* {{code|/mmo <u>d</u>isconnect}} – 离开玩家所在的服务器。Leave current connected server.
==== Player Status ====
* {{code|/mmo <u>l</u>ist<nowiki>|</nowiki><u>l</u>ist-<u>i</u>d}} – 显示所在服务器内所有玩家的名称列表。若使用 Show a list containing all online player's name. if use {{code|list-id}},则在列表内同时列出玩家名称和内部临时 ID。argument, a extra temporary internal player ID will be attached to its name.* {{code|/mmo <u>g</u>et<u>m</u>ap}} – 显示服务器内所有玩家各自所在的地图名称和小节号(方便寻找不同玩家)。For all players, show which map player is playing and its corresponding sector. It is convenient for looking for players.* {{code|/mmo <u>g</u>et<u>p</u>os}} – 显示服务器内所有玩家各自的坐标和球的种类。Show the position and ball type for all players.<ref name="single-player">服务器内玩家数仅有 For some reason about reducing computing and network resources, server will not send player's position and status data when the server only have a single player. So the shadow ball also can not move following player. Because of this, the position and ball type data is not correct when the server only have 1 人(即玩家自身)时为节约运算和网络资源,服务器并不会向玩家发送坐标等状态信息,所以影子球不会跟随玩家移动。也因此服务器内仅有 1 名玩家(即玩家自身)时并不会正确显示坐标和球的种类。player.</ref>* {{code|/mmo <u>r</u>e<u>l</u>oad}} – 重新加载服务器内玩家状态。如果玩家名称标记和实际影子球错位,可以使用重载功能调整。Reload all players status in client. If player name label and its shadow ball are mismatched, this function may solve this issue.* {{code|/mmo gettimestamp}} – 显示服务器内玩家的影子球插值用时间数据。Show all players extrapolation debug data.''此命令为调试功能。This command is served for the developer of this mod.''
==== Player Interaction ====
* {{code|/mmo <u>s</u>ay <nowiki><文字text></nowiki>}} or {{code|/say <nowiki><文字text></nowiki>}} – 在服务器内公开发送一条内容为 Send a public message in server with a content of <文字text> 的聊天信息。.<ref>Before 3.1.5-beta5, due to the implementation of BMMO, {{code|Space}} is not supported in message content. You need to use other symbol to split words if you need. For example, you can type {{code|wait/a/minute}} or {{code|wait-a-minute}} instead of {{code|wait a minute}}.</ref>.* {{code|/mmo <u>w</u>hisper <nowiki><玩家名称player name> <文字text></nowiki>}} or {{code|/mmo <u>w</u>hisper <nowiki>#<玩家IDplayer ID> <文字text></nowiki>}} – 向对应的玩家发送私聊信息,只有对方能够看见。Send a private message for your specified player. This message only can be seen by you and your specified player.* {{code|/mmo announce <nowiki><文字text></nowiki>}} – 在服务器内发送一条重要通知。可以显示包括中文在内的非 Send a important public message in server. This message {{Color|'''support non-ASCII 字符。characters'''|red}} and will '''be shown at the center of game window for a while.'''* {{code|/mmo bulletin <nowiki>[文字text]</nowiki>}} – 设置服务器的常驻通知(会维持在游戏界面顶端显示)。Set server bulletin text. '''The bulletin text bar will constantly displayed at the top-center of game window.'''<ref>常驻通知不会自动换行,请注意描述的简洁度;此外,服务器内所有玩家均退出(使得服务器内没有玩家)后常驻通知会自动清空。Bulletin text do not support line breaker. Please use a clear and short text for it. Additionally, bulletin will set to blank when all players disconnected from server.</ref>* {{code|/mmo <u>a</u>nnounce<u>m</u>ap}} – 在服务器内公开发送自己所在的地图和小节的信息(可以用于通知其他用户)。Explicitly notify server which map you are playing and which section you are staying. (It is convenient fot notify other players)* {{code|/mmo <u>t</u>ele<u>p</u>ort <nowiki><玩家名称player name></nowiki>}} or {{code|/mmo <u>t</u>ele<u>p</u>ort <nowiki>#<玩家IDplayer ID></nowiki>}} – 传送至服务器内其他玩家的坐标。只能在作弊模式(Cheat Mode)下使用。Teleport to other player's position. Only works on Cheat Mode.<ref>传送只能做到传送到玩家本地存储的其他玩家的坐标,不会连带切换玩家所在的地图或小节,也不会复原其他玩家视角的机关摆放;请与 Teleportation only can move you to other player's position. It can not switch your sector automatically and also can not restore element statues.This command is frequently used with {{code|/mmo getmap}} 等命令配合使用。</ref><ref name="single-player" />* {{code|/mmo kick <nowiki><玩家名称player name> [理由reason]</nowiki>}} or {{code|/mmo kick <nowiki>#<玩家IDplayer ID> [理由reason]</nowiki>}}: 将对应名称(不区分大小写)或 Kick the player from server with corresponding name (case-insensitive) or ID 的玩家踢出服务器。* {{code|/mmo custommap <nowiki><名称Name|reset></nowiki>}}: 自定义自己所在地图的名称(仅对其他玩家有效,玩家自身无法查看)。切换地图或者切换小节时均会重置。Customize your map name which you are playing. This name will be reset when switching levels or sectors.
==== Tournament Status ====
1,132
个编辑

导航菜单