加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
README.PlayerBot 1.24 KB
一键复制 编辑 原始数据 按行查看 历史
gpn39f 提交于 2015-07-01 22:15 . upgrade playerbot step 1
=== ** Command's ** ===
* .npcbot (.npcb) - get list of possible subcommands. They are:
** add <botclass> - creates random bot of given class to selected player. Use on self
** remove (rem) - removes selected npcbot. NOTE: If you select self it will remove ALL npcbots
** command (c) ...
*** follow (fol, f) - puts all your bots to follow you (out of combat)
*** stay (st, s) - makes all your bots hold position (out of combat)
** reset (res) - recreates selected npcbot (or all of them if selected self)
** distance (dist, d) - sets bot follow distance. If used by party leader in instance will affect whole group. This parameter defines attack range and distance bots keep while following.
*** Formulas:
*** Attack distance = 0.72 * follow distance (which you set with this command);
*** Distance bots keep while following (visual) = follow distance + ((follow distance - 10) * 4); (min: 0, max: 35)
** info (in) - shows npcbots info (amount owned, classes, alive amount etc.). If used on yourself it will show each bot party member's info (including you)
* Debug Text Emote commands:
** /bonk - lists selected npcbot's stats
** /salute - lists your stats
Also:
** To add/remove npcbot you can use gossip-like menu (.npcbot helper). You can also create a macros.
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化