我一般打人机是使用exec命令来直接添加专家人机,这个.cfg文件的名称叫renji,是5V5的模式,命令如下:
bot_quota 10;
mp_autoteambalance false;//关闭自动平衡
mp_limitteams 0;//关闭最大队伍人数
mp_autokick false;//关闭自动踢人
sv_bot_buy_grenade_chance 10;//手雷
sv_bot_buy_flash_weight 5;//闪光弹
sv_bot_buy_smoke_weight 20;//烟雾弹
sv_bot_buy_molotov_weight 10;//燃烧弹
sv_auto_adjust_bot_difficulty 0;//没研究明白的自动调整难度设置
bot_all_weapons 1;//所有武器
bot_allow_sub_machine_guns 1;//冲锋枪
bot_allow_machine_guns 1;//机枪
bot_allow_shotguns 1;//霰弹枪
bot_allow_snipers 1;//狙击枪
bot_allow_rifles 1;//步枪
bot_allow_pistols 1;//手枪
bot_allow_grenades 1;//道具
bot_allow_rogues 1;//不允许bot叛逆
bot_defer_to_human_goals false;//ct回防和t随机包匪
bot_defer_to_human_items false;//
bot_kick;//踢出所有人机
custom_bot_difficulty 5;//专家人机难度
bot_difficulty 5;
mp_overtime_enable true;
bot_add ct expert;//添加专家
bot_add ct expert;//添加专家
bot_add ct expert;//添加专家
bot_add ct expert;//添加专家
bot_add ct expert;//添加专家
mp_restartgame 1;//重新载入游戏
方法是将以上代码复制到一个文本文件(.txt)里,将该文件名命名为renji.cfg,然后steam->库->找到cs2->属性->已安装文件->浏览...->game->csgo->cfg中,将该renji.cfg文件放入其中,在控制台中输入exec renji就可以自动添加9个专家人机了。
以上是renji.cfg的代码,接下来如果要玩1V5的话,如果我们是ct方,就可以使用下面的代码,代码如下:
bot_quota 10;
mp_autoteambalance false;//关闭自动平衡
mp_limitteams 0;//关闭最大队伍人数
mp_autokick false;//关闭自动踢人
sv_bot_buy_grenade_chance 10;//手雷
sv_bot_buy_flash_weight 5;//闪光弹
sv_bot_buy_smoke_weight 20;//烟雾弹
sv_bot_buy_molotov_weight 10;//燃烧弹
sv_auto_adjust_bot_difficulty 0;//没研究明白的自动调整难度设置
bot_all_weapons 1;//所有武器
bot_allow_sub_machine_guns 1;//冲锋枪
bot_allow_machine_guns 1;//机枪
bot_allow_shotguns 1;//霰弹枪
bot_allow_snipers 1;//狙击枪
bot_allow_rifles 1;//步枪
bot_allow_pistols 1;//手枪
bot_allow_grenades 1;//道具
bot_allow_rogues 1;//不允许bot叛逆
bot_defer_to_human_goals false;//ct回防和t随机包匪
bot_defer_to_human_items false;//
bot_kick;//踢出所有人机
custom_bot_difficulty 5;//专家人机难度
bot_difficulty 5;
mp_overtime_enable true;
bot_add t expert;//添加专家t
bot_add t expert;//添加专家t
bot_add t expert;//添加专家t
bot_add t expert;//添加专家t
bot_add t expert;//添加专家t
mp_restartgame 1;//重新载入游戏
这个文件我命名为trenji.cfg,使用方式也是在控制台输入exec trenji,可以在扮演ct方时1V5。
当扮演t方时的1V5代码如下:
bot_quota 10;
mp_autoteambalance false;//关闭自动平衡
mp_limitteams 0;//关闭最大队伍人数
mp_autokick false;//关闭自动踢人
sv_bot_buy_grenade_chance 10;//手雷
sv_bot_buy_flash_weight 5;//闪光弹
sv_bot_buy_smoke_weight 20;//烟雾弹
sv_bot_buy_molotov_weight 10;//燃烧弹
sv_auto_adjust_bot_difficulty 0;//没研究明白的自动调整难度设置
bot_all_weapons 1;//所有武器
bot_allow_sub_machine_guns 1;//冲锋枪
bot_allow_machine_guns 1;//机枪
bot_allow_shotguns 1;//霰弹枪
bot_allow_snipers 1;//狙击枪
bot_allow_rifles 1;//步枪
bot_allow_pistols 1;//手枪
bot_allow_grenades 1;//道具
bot_allow_rogues 1;//不允许bot叛逆
bot_defer_to_human_goals false;//ct回防和t随机包匪
bot_defer_to_human_items false;//
bot_kick;//踢出所有人机
custom_bot_difficulty 5;//专家人机难度
bot_difficulty 5;
mp_overtime_enable true;
bot_add ct expert;//添加专家t
bot_add ct expert;//添加专家t
bot_add ct expert;//添加专家t
bot_add ct expert;//添加专家t
bot_add ct expert;//添加专家t
mp_restartgame 1;//重新载入游戏
这个文件名我取名为ctrenji.cfg,使用方式也是在控制台中输入exec ctrenji,可以在扮演t时进行1V5。
我一般玩人机习惯于邀请一位玩家,然后建房间,这时的房间里只有我和另外一个一动不动的人机,这时就可以使用exec renji这个命令,来玩5V5。或者是和朋友一起直接邀请进入房间,如果进不去就使用Radmin VPN或者蒲公英游戏版一起联机,然后输入exec renji来打5V5,如果想少打多,就输入exec ctrenji或者exec trenji,就可以玩少打多了。