cs机器人补丁有什么用
Ⅰ CS机器人补丁怎么用
安装到*盘:\cs\cstrike目录下
一:游戏中PODBot的使用
在游戏中,如果你是服务器,就可以对PODBot进行设置,通常设置热键为按了“=”之后,就会出现:
1.Quick add Bot
2.Add specific Bot
3.Kill all Bots
4.Newround(All Players)
5.Fill Server with Bots
6.Kick Random Bot
7.Remove all Bots
8.Select Weapon Mode
参数说明:
1.Quick add Bot
随机加入一个Bot,默认技能值在60~100
2.Add specific Bot
加入一个特定的Bot,也就是设置加入的该Bot的技能值
选择后会出现:
1.Stupid(0-20) 白痴级
2.Newbie(20-40) 新手级
3.Average(40-60) 普通级
4.Advanced(60-80) 高手级
5.Professional(80-99) 专业级
6.Godlike(100) 无敌
选择后会出现:
1.Terrorist
2.Counter-Terrorist
5.Auto-Assign (随机队伍)
(选择该Bot的队伍)
选择1后会出现
1.Phoenix Connexion
2.L337 Krew
3.Arctic Avengers
4.Guerilla Warfare
(选择该Bot的人物皮肤)
选择2后会出现
1.Seal Team 6
2.GSG-9
3.SAS
4.GiGN
(选择该Bot的人物皮肤)
3.Kill all Bots
杀光所有Bot
4.Newround(All Players)
新的回合(杀光所有Bot和人类玩家)
5.Fill server with Bots
用Bot塞满服务器
选择后会出现:
1.Terrorist
2.Counter-Terrorist
5.Auto-Assign (随机队伍)
(选择队伍)
6.Kick Random bot
随机kick出一个Bot
7.Remove all Bots
kick出所有Bot
8.Select Weapon Mode
设置Bot使用的枪械
选择后会出现:
1.Knives only(JasonModel) 刀(肉搏模式)
2.Pistols only 手枪
3.Shotguns only 霰弹枪
4.Machine Guns only 冲锋枪
5.Rifles only 狙击步枪
6.Smiper Weapons only 重机枪
7.All Weapons(Standard) 恢复所有枪械(标准模式)
Ⅱ 关于CS机器人补丁的问题
把以下这个文件
Counter-Strike\cstrike\PODBot\BotWeapons.cfg
用打开方式中的记事本打开
然后全部该成以下数据:
# This is the Pod-Bot Config File (for HL Counter-Strike)
#
# Any line begining with '#' in the first column is a comment line
#
# Make sure no Line exceeds 80 Characters !!!
#
# The following commands are supported in the bot.cfg file:
#
# All arguments in square Brackets are optional if you don't
# specify them a random value will be chosen
#
# pause <timeout> - pause for the specified number of seconds before
# continuing with the commands in the bot.cfg file.
#
# min_bots <value> - configure the minimum number of bots that will run
# on this dedicated server.
#
# max_bots <value> - configure the maximum number of bots that will run
# on this dedicated server.
#
# minbotskill <value> - Sets the minimum Skill if Bots are created without
# specifying the Skill (0-100)
# maxbotskill <value> - Sets the maximum Skill if Bots are created without
# specifying the Skill. Must be bigger than minbotskill
# of course !
#
# botchat <on|off> - Turns on/off Botchatting. Bots chat if they killed
# someone, if the Bomb was planted or if they are dead
# and bored. NOTICE: BotChat.txt must be there even if
# Botchat is turned off !
#
# addbot [skill] [team] [name] - Adds a Bot using a Skill from 0-100,
# team is 1 for Terrorists, 2 for Counter Terrorists and 5 to
# use auto-assign, name is of course the name for this Bot
# If you don't specify the arguments, a random skill will be
# chosen and the Bot will be auto-assigned with a Name he chooses
# randomly from "Botnames.txt". You can edit this File to add some
# names you like better ! NOTICE: Don't delete BotChat.txt ! It will
# be used !
#
#
# jasonmode <on|off> - Turns on/off Jason Mode ! Meaning Bots don't buy
# weapons and only use the knife for combat ! Greets
# to Auxois ! (Thanks for hosting btw.) Use this for
# much fun with e.a. cs_estate or cs_office
#
#
# wptfolder <folder> - Sets the default Folder for loading/saving Waypoint
# Files. This folder HAS to be inside the POD-Bot
# Directory ! Don't put it into quotation marks and
# don't use spaces or a trailing backslash !
#
# detailnames <on|off> - Turns on/off the Skilldisplay behind names and the
# [POD] before the name
#
# inhumanturns <on|off> - If you think that a Skill 100 Bot is too weak for
# you, you can turn this on to have that unfair
# turning from previous versions again. Note that
# this overrides the turn amounts in botskill.cfg
#
# botsfollowuser <number> - Sets the maximum number of Bots in the team to
# follow the same user (when Radio Command
# "Follow Me" is used). Default is 3
#
# maxweaponpickup <number> - Sets the maximum number of weapons Bots are
# allowed to pickup ring a round
#
# collectexperience <on|off> - Turn this on/off to allow the Bots collecting
# experience about the map they're playing
# (turning this off also prevents saving the
# .exp Files)
#
# shootthruwalls <on|off> - This Variable specifies if Bots are allowed to
# shoot through Walls if they saw an enemy or if
# they heard someone on the other Side of a Wall
#
# usespeech <on|off> - Turns on/off usage of HL Engine Speech Synthesis
# Any other commands in the bot.cfg file will be treated as server
# commands. For example, you can use "map mapname" (without the quotes)
# to select a specific map, or you can use "mp_forcerespawn 1" to turn
# on force respawn, or "kick # 1" to automatically kick player number 1.
#
# This sets the Waypoint Folder (in the POD-Bot Directory)
# for loading/saving waypoints. Don't use a trailing backslash or spaces.
# This doesn't work for the first game you create (default is wptdefault).
# But when creating for the second time (or loading with newmap) this
# directory will be used.
# 路点文件的文件夹名称
wptfolder wptdefault
#wptfolder wptcs71
# Set the below option to off to turn off the Skilldisplay and
# the [POD] before the name
# 是否显示机器人名字的[POD]的前缀及技能等级的后缀
detailnames off
#
# wait for 3 seconds
# 延时 2 秒
pause 2
# Remove the comments on the 2 lines below to support a minimum and maximum
# number of bots running on a dedicated server. Bots will be added to the
# server until the total number of players (bots and humans) reaches the
# max_bots value. Each time a new player joins the server, a bot will be
# kicked from the server unless there are only min_bots number of bots
# currently on the server. After players disconnect from the server, bots
# will be automatically added back to the server until the total number
# of players reaches max_bots again. You should make max_bots be AT LEAST
# one less than the maxplayers value (otherwise no one will be able to join
# your server).
#
#min_bots 0
#max_bots 31
# Remove the Comments on the Line below to turn off Botchatting
# 机器人聊天 off关闭/on打开
botchat off
# Remove the Comments on the Line below to turn on Jason Mode !
# 是否开启刀子模式
#jasonmode on
# Remove the Comments on the Line below to add Bots that have at least
# a Skill of 60
# 最小的机器人技能等级
minbotskill 100
# Remove the Comments on the Line below to limit Bots to the specified
# skill
# 最大的机器人技能等级
maxbotskill 100
# Set the below option to on if you want the old combat behaviour
# of instantly turning around to the enemy
inhumanturns on
# This value sets the maximum number of Bots to follow a
# User
# 最多有几个机器人跟随玩家
botsfollowuser 5
# This value sets the maximum number of weapons Bots are allowed to
# pickup ring one round
# 机器人最多拣几次武器
maxweaponpickup 10
# Turn this on/off to allow the Bots collecting experience
# about the map they're playing (turning this off also prevents
# saving the .pxp Files and gives back some CPU performance)
# 机器人积累经验开关
collectexperience on
# This Variable specifies if Bots are allowed to shoot through Walls
# if they saw an enemy or if they heard someone on the other Side of
# a Wall (additional Settings are specified in "botskill.cfg")
# 是否允许机器人打穿墙当他看见敌人在另一边时
shootthruwalls on
# These Settings below specify the Rate (in Seconds) of updating
# some of the Bot Checks. If you've got a slow computer you could
# try changing these to higher values to get some performance back.
# NOTE: This seriously affects the Bots Perception. If you have a
# fast computer you might try lowering them to get better even
# better playing results
timer_sound 0.1
timer_pickup 0.1
timer_grenade 0.1
# Use this to turn on/off the Speech Synthesis
usespeech on
# This option turns on/off Bots voting against
# Team Killers (Humans only)
# 是否允许机器人投票踢人(TK)
botvotekick on
// Set this to off to disallow Bot Logo Spraying
# 是否允许机器人喷图
botspray off
# Remove the comments on the lines below to have 7 Bots
# join automatically if you start a new map
#addbot
#
# The line below binds the User Menu to the "=" key. Of course you
# can bind this to any key you like.
bind "=" "podbotmenu"
Ⅲ cs1.6机器人补丁怎么用
是需要机器人吗
如果需要的话
新建服务器后
按H即可
系统会自动分配
Ⅳ 我下载了cs1.6机器人补丁,是一个叫to_cstrike的文件夹,怎么用啊
打开选项
看看键盘设置最下面的BOT设置里面
添加一个BOT绑定的按键改了就是
或者去下个有BOT的CS
再看看别人怎么说的。
Ⅳ cs起源机器人补丁怎么用
直接把补丁下到CS起源所在文件夹就行
Ⅵ cs1.6机器人补丁
最好的机器人补丁就是迪酷BOT补丁,装好后有H菜单、有界面转换、有BOT中文语专音转换,调到专家级也还可以。属
http://58.251.57.206/down?cid=&t=1&fmt=-
Ⅶ cs1.6机器人补丁怎么用
cs1.6机器人补丁需要直接在游戏中设置启动,具体操作方法如下:
1、首先打开cs1.6游戏回,点击进入游戏,如下图所示:答
Ⅷ CS1.6机器人补丁如何使用应该放在哪个文件夹里
下载的应该叫POD BOT,放在\cstrike_schinese这里
Ⅸ cs1.5机器人补丁如何用
对于新手来说我还是说清楚一点.1:在桌面或硬盘里面新建一个文件夹.2:把机器人程序剪切到新建文件夹里面.3:点击机器人程序安装.4:安装路经还是新建文件夹.5:进入安装出来的cstrike文件夹里.6:把里面的三个文件剪切到cs中文硬盘版/cstrike里面.这样就有机器人了.
如果想要知道那些地图有机器人的话可以打开cs中文硬盘版/cstrike/podbot/WPTDefault的这个文件,这里面都是地图名.有地图名的就代表有机器人.
有的地图没有机器人,这让很多玩家头痛。而且又下载不到!比如专门练AWP的地图就是没有机器人,怎么办呢很简单!
只打五个英文命令就OK了
????常常download下来的地图没有路点文件,在家没法和bot们练CS,于是想到了DIY路点文件。CS机器人程序的waypoint(路点)就是告诉机器人该怎么走,哪里是任务目的地(如是救人质,就是人质房,在哪里防守,在哪里集结。CS PODBOT 2.5内建了编辑路点文件的功能。下面我们就来看看具体方法:
1、首先装入机器人程序
2、然后在CS快捷方式后输入 -console一定注意在-前有空格的
3、进入CS游戏选警察
5、按~键调出控制台,
6、输入waypoint on;(必须)
7、输入pathwaypoint on;(必须)
8、输入autowaypoint on;(必须)
9、再按~键,从基地朝目的地进发,在你的背后将有一道道的绿色竖线并有当当当的响声,你逛遍
地图每一个角落再按M键选匪同样逛地图(注意不要跳跃和直上直下的响的梯子楼梯没事)
10、再按~键输入强行存盘waypoint save nocheck;(就可运行地图看一下了自己制作的机器人路点了)注意完全退出CS后再进去
????哈哈路点制作就这么简单,,,99%看了会成功的,回头再学难的吧
一:游戏中PODBot的使用
在游戏中,如果你是服务器,就可以对PODBot进行设置,通常设置热键为按了“=”之后,就会出现:
1.Quick add Bot
2.Add specific Bot
3.Kill all Bots
4.Newround(All Players)
5.Fill Server with Bots
6.Kick Random Bot
7.Remove all Bots
8.Select Weapon Mode
参数说明:
1.Quick add Bot
随机加入一个Bot,默认技能值在60~100
2.Add specific Bot
加入一个特定的Bot,也就是设置加入的该Bot的技能值
选择后会出现:
1.Stupid(0-20) 白痴级
2.Newbie(20-40) 新手级
3.Average(40-60) 普通级
4.Advanced(60-80) 高手级
5.Professional(80-99) 专业级
6.Godlike(100) 无敌
选择后会出现:
1.Terrorist
2.Counter-Terrorist
5.Auto-Assign (随机队伍)
(选择该Bot的队伍)
选择1后会出现
1.Phoenix Connexion
2.L337 Krew
3.Arctic Avengers
4.Guerilla Warfare
(选择该Bot的人物皮肤)
选择2后会出现
1.Seal Team 6
2.GSG-9
3.SAS
4.GiGN
(选择该Bot的人物皮肤)
3.Kill all Bots
杀光所有Bot
4.Newround(All Players)
新的回合(杀光所有Bot和人类玩家)
5.Fill server with Bots
用Bot塞满服务器
选择后会出现:
1.Terrorist
2.Counter-Terrorist
5.Auto-Assign (随机队伍)
(选择队伍)
6.Kick Random bot
随机kick出一个Bot
7.Remove all Bots
kick出所有Bot
8.Select Weapon Mode
设置Bot使用的枪械
选择后会出现:
1.Knives only(JasonModel) 刀(肉搏模式)
2.Pistols only 手枪
3.Shotguns only 霰弹枪
4.Machine Guns only 冲锋枪
5.Rifles only 狙击步枪
6.Smiper Weapons only 重机枪
7.All Weapons(Standard) 恢复所有枪械(标准模式)
二:PODBot的路点
路点设置是在游戏中的控制台进行设置的,命令如下:
waypoint on
显示路点并打开编辑开关,要编辑路点必须先输入这个命令
waypoint on noclip
显示路点并打开编辑开关,与上一个命令不同的是这个命令同时打开了“穿墙”模式,你可以在空中和水下自由移动而不受重力的影响,这个开关主要用来在编辑水下的路点时使用。 waypoint off
关闭编辑开关(同时关闭“穿墙”模式)
waypoint add
添加一个路点,这个命令会打开一个菜单,供你选择要添加的路点类型,具体请看下面的“部分命令详细说明”
waypoint delete
删除与你当前位置最近的路点
waypoint find x
用一条线显示路点名称为X的路点在你的哪个方向
waypoint showflags
显示路点的特殊标记
waypoint addflag
给当前路点加上特殊标记
waypoint delflag
删除当前路点的特殊标记
waypoint setradius x
把当前路点的作用范围设置为数值X
waypoint stats
显示当前地图一共设置了多少个路点
参考资料:补丁下载地址:down.52pk.net
Ⅹ CS1.5机器人补丁如何使用
首先安装要正确:对于新手来说我还是说清楚一点.1:在桌面或硬盘里面新建一个文件夹.2:把机器人程序剪切到新建文件夹里面.3:点击机器人程序安装.4:安装路经还是新建文件夹.5:进入安装出来的cstrike文件夹里.6:把里面的三个文件剪切到cs中文硬盘版/cstrike里面.这样就有机器人了.
如果想要知道那些地图有机器人的话可以打开cs中文硬盘版/cstrike/podbot/WPTDefault的这个文件,这里面都是地图名.有地图名的就代表有机器人.
有的地图没有机器人,这让很多玩家头痛。而且又下载不到!比如专门练AWP的地图就是没有机器人,怎么办呢很简单!
只打五个英文命令就OK了
????常常download下来的地图没有路点文件,在家没法和bot们练CS,于是想到了DIY路点文件。CS机器人程序的waypoint(路点)就是告诉机器人该怎么走,哪里是任务目的地(如是救人质,就是人质房,在哪里防守,在哪里集结。CS PODBOT 2.5内建了编辑路点文件的功能。下面我们就来看看具体方法:
1、首先装入机器人程序
2、然后在CS快捷方式后输入 -console一定注意在-前有空格的
3、进入CS游戏选警察
5、按~键调出控制台,
6、输入waypoint on;(必须)
7、输入pathwaypoint on;(必须)
8、输入autowaypoint on;(必须)
9、再按~键,从基地朝目的地进发,在你的背后将有一道道的绿色竖线并有当当当的响声,你逛遍
地图每一个角落再按M键选匪同样逛地图(注意不要跳跃和直上直下的响的梯子楼梯没事)
10、再按~键输入强行存盘waypoint save nocheck;(就可运行地图看一下了自己制作的机器人路点了)注意完全退出CS后再进去
????哈哈路点制作就这么简单,,,99%看了会成功的,回头再学难的吧
一:游戏中PODBot的使用
在游戏中,如果你是服务器,就可以对PODBot进行设置,通常设置热键为按了“=”之后,就会出现:
1.Quick add Bot
2.Add specific Bot
3.Kill all Bots
4.Newround(All Players)
5.Fill Server with Bots
6.Kick Random Bot
7.Remove all Bots
8.Select Weapon Mode
参数说明:
1.Quick add Bot
随机加入一个Bot,默认技能值在60~100
2.Add specific Bot
加入一个特定的Bot,也就是设置加入的该Bot的技能值
选择后会出现:
1.Stupid(0-20) 白痴级
2.Newbie(20-40) 新手级
3.Average(40-60) 普通级
4.Advanced(60-80) 高手级
5.Professional(80-99) 专业级
6.Godlike(100) 无敌
选择后会出现:
1.Terrorist
2.Counter-Terrorist
5.Auto-Assign (随机队伍)
(选择该Bot的队伍)
选择1后会出现
1.Phoenix Connexion
2.L337 Krew
3.Arctic Avengers
4.Guerilla Warfare
(选择该Bot的人物皮肤)
选择2后会出现
1.Seal Team 6
2.GSG-9
3.SAS
4.GiGN
(选择该Bot的人物皮肤)
3.Kill all Bots
杀光所有Bot
4.Newround(All Players)
新的回合(杀光所有Bot和人类玩家)
5.Fill server with Bots
用Bot塞满服务器
选择后会出现:
1.Terrorist
2.Counter-Terrorist
5.Auto-Assign (随机队伍)
(选择队伍)
6.Kick Random bot
随机kick出一个Bot
7.Remove all Bots
kick出所有Bot
8.Select Weapon Mode
设置Bot使用的枪械
选择后会出现:
1.Knives only(JasonModel) 刀(肉搏模式)
2.Pistols only 手枪
3.Shotguns only 霰弹枪
4.Machine Guns only 冲锋枪
5.Rifles only 狙击步枪
6.Smiper Weapons only 重机枪
7.All Weapons(Standard) 恢复所有枪械(标准模式)
二:PODBot的路点
路点设置是在游戏中的控制台进行设置的,命令如下:
waypoint on
显示路点并打开编辑开关,要编辑路点必须先输入这个命令
waypoint on noclip
显示路点并打开编辑开关,与上一个命令不同的是这个命令同时打开了“穿墙”模式,你可以在空中和水下自由移动而不受重力的影响,这个开关主要用来在编辑水下的路点时使用。 waypoint off
关闭编辑开关(同时关闭“穿墙”模式)
waypoint add
添加一个路点,这个命令会打开一个菜单,供你选择要添加的路点类型,具体请看下面的“部分命令详细说明”
waypoint delete
删除与你当前位置最近的路点
waypoint find x
用一条线显示路点名称为X的路点在你的哪个方向
waypoint showflags
显示路点的特殊标记
waypoint addflag
给当前路点加上特殊标记
waypoint delflag
删除当前路点的特殊标记
waypoint setradius x
把当前路点的作用范围设置为数值X
waypoint stats
显示当前地图一共设置了多少个路点
参考资料:补丁下载地址:down.52pk.net