csbot_enable_mm 打开CS 1.6中的机器人[Win32 & Linux]
CS 1.6的mp.dll 、 cs_i386.so 、cs_amd64.so中封装有CZbot,只是不能在CS下直接启用。该metamod模块可以让CS能启用里面的CZbot。【安装方法】
把 csbot_enable_mm.dll/csbot_enable_mm.so 放在addons\csbot_enable_mm\ 文件夹下面。
然后,在 ...\addons\metamod\plugins.ini 中添加下面一句就可以了。
win32 addons/csbot_enable_mm/csbot_enable_mm.dll
linux addons/csbot_enable_mm/csbot_enable_mm.so
【注】其中csbot_enable_mm.so是Fedora Core 6下编译的。如你不能使用,自己下载源码重新编译。
如果你的cstrike目录下没有BotProfile.db, BotCampaignProfile.db, BotChatter.db ,可以下载BotCampaignProfile.zip
回复: csbot_enable_mm 打开CS 1.6中的机器人[Win32 & Linux]
能不能发个只统计b权限玩家排行的statx回复: csbot_enable_mm 打开CS 1.6中的机器人[Win32 & Linux]
:) :spiderman回复: csbot_enable_mm 打开CS 1.6中的机器人[Win32 & Linux]
机器人是傻瓜级的吗?回复: csbot_enable_mm 打开CS 1.6中的机器人[Win32 & Linux]
怎么增加bot?命令?bot人数控制,bot智能控制呢? 要在控制台里输入吗?
F要打比赛了怎么办呢?
回复: csbot_enable_mm 打开CS 1.6中的机器人[Win32 & Linux]
Post by weipfei怎么增加bot?命令?
bot人数控制,bot智能控制呢? 要在控制台里输入吗?
F要打比赛了怎么办呢?
我的 http://kinsprite.ys168.com 上面有完整的CZbot命令与变量问题。
这里我告诉你几个常用的。
命令:
bot_add
bot_add_t
bot_add_ct // 添加一个机器人
Causes a bot to be added to the game. "bot_add" will add a bot to the team specified by the "bot_join_team" cvar. "bot_add_t" and "bot_add_ct" forces the bot onto the respective teams.
bot_kill <name, "all">// 杀死机器人
This command takes either the name of a bot, or the keyword "all" - causing all bots in the game to be killed.
bot_kick <name, "all"> // 踢出机器人
This command takes either the name of a bot, or the keyword "all" - causing all bots in the game to be kicked.
BOT控制变量:
bot_difficulty // 机器人难度
This cvar determines the difficulty of all newly created bots (existing bots will retain the difficulty setting they were created with). Zero = easy, 1 = normal, 2 = hard, 3 = expert. Difficulty values higher than 3 are reset to 3.
bot_quota <minimum number of bots> // 机器人数量
Setting this cvar to a nonzero value will cause the given number of bots to be maintained in the game. If a bot is kicked, a new bot will be added to maintain the quota. To disable the quota, set it to zero.
bot_prefix <string> // 机器人名字的前缀
The given <string> will be prefixed to all subsequently added bot names. This is useful for "clan-tagging" bots.
bot_join_team // 机器人添加到哪个团队
Determines which team the bots will join.
bot_join_after_player // 机器人是否在玩家进入后才添加
If nonzero, the bots will wait to join the game until at least one human player has joined.
回复: csbot_enable_mm 打开CS 1.6中的机器人[Win32 & Linux]
Post by CGstorm机器人是傻瓜级的吗?
CZ的机器人你没有见过? 高级机器人, IA比一般菜鸟要好多, 枪法也准确. 专家级, 拿awp时枪枪毙命. CZbot还可以自动分析路点.
回复: csbot_enable_mm 打开CS 1.6中的机器人[Win32 & Linux]
请问“命令”和“BOT控制变量”如何使用,我想可否用配置文件保存这些设置?回复: csbot_enable_mm 打开CS 1.6中的机器人[Win32 & Linux]
晕!不会看!!!:p :byebye:回复: csbot_enable_mm 打开CS 1.6中的机器人[Win32 & Linux]
一直用yapb,有空和这个对比一下,谢谢lz
页:
[1]
2