搜索
查看: 6031|回复: 10

csbot_enable_mm 打开CS 1.6中的机器人[Win32 & Linux]

[复制链接]
发表于 2006-11-30 09:09:18 | 显示全部楼层 |阅读模式 来自 中国–北京–北京
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

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有账号?注个册吧

×
发表于 2006-11-30 11:30:09 | 显示全部楼层 来自 中国–广东–东莞

回复: csbot_enable_mm 打开CS 1.6中的机器人[Win32 & Linux]

能不能发个只统计b权限玩家排行的statx
回复

使用道具 举报

发表于 2006-11-30 23:18:00 | 显示全部楼层 来自 中国–广东–深圳

回复: csbot_enable_mm 打开CS 1.6中的机器人[Win32 & Linux]

:) :spiderman
回复

使用道具 举报

发表于 2006-12-1 09:09:08 | 显示全部楼层 来自 中国–天津–天津–红桥区

回复: csbot_enable_mm 打开CS 1.6中的机器人[Win32 & Linux]

机器人是傻瓜级的吗?
回复

使用道具 举报

发表于 2006-12-1 09:41:21 | 显示全部楼层 来自 中国–湖南–长沙

回复: csbot_enable_mm 打开CS 1.6中的机器人[Win32 & Linux]

怎么增加bot?命令?
bot人数控制,bot智能控制呢? 要在控制台里输入吗?
F要打比赛了怎么办呢?
回复

使用道具 举报

 楼主| 发表于 2006-12-1 13:11:07 | 显示全部楼层 来自 中国–北京–北京

回复: csbot_enable_mm 打开CS 1.6中的机器人[Win32 & Linux]

Post by weipfei
怎么增加bot?命令?
bot人数控制,bot智能控制呢? 要在控制台里输入吗?
F要打比赛了怎么办呢?


我的 http://kinsprite.ys168.com 上面有完整的CZbot命令与变量问题。

这里我告诉你几个常用的。

[color="Magenta"]命令:

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.

[color="Magenta"]BOT控制变量:

bot_difficulty [0-3]  // 机器人难度
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 [ct, t, any]  // 机器人添加到哪个团队
Determines which team the bots will join.

bot_join_after_player [0,1]   // 机器人是否在玩家进入后才添加
If nonzero, the bots will wait to join the game until at least one human player has joined.
回复

使用道具 举报

 楼主| 发表于 2006-12-1 13:14:36 | 显示全部楼层 来自 中国–北京–北京

回复: csbot_enable_mm 打开CS 1.6中的机器人[Win32 &amp; Linux]

Post by CGstorm
机器人是傻瓜级的吗?


CZ的机器人你没有见过? 高级机器人, IA比一般菜鸟要好多, 枪法也准确. 专家级, 拿awp时枪枪毙命. CZbot还可以自动分析路点.
回复

使用道具 举报

发表于 2006-12-12 09:02:00 | 显示全部楼层 来自 中国–四川–绵阳

回复: csbot_enable_mm 打开CS 1.6中的机器人[Win32 &amp; Linux]

请问“命令”和“BOT控制变量”如何使用,我想可否用配置文件保存这些设置?
回复

使用道具 举报

发表于 2007-1-10 22:51:48 | 显示全部楼层 来自 中国–广西–南宁

回复: csbot_enable_mm 打开CS 1.6中的机器人[Win32 &amp; Linux]

晕!不会看!!!:p :byebye:
回复

使用道具 举报

发表于 2007-1-13 12:01:06 | 显示全部楼层 来自 中国–辽宁–沈阳

回复: csbot_enable_mm 打开CS 1.6中的机器人[Win32 &amp; Linux]

一直用yapb,有空和这个对比一下,谢谢lz
回复

使用道具 举报

游客
回复
您需要登录后才可以回帖 登录 | 注个册吧

快速回复 返回顶部 返回列表