csgocfg指令有mp_ startmoney 50000 //开局金钱,mp_ _roundtime_ defuse 60 //每回合时间,数字处的单位是分钟,mp_ afterroundmoney "32000" //每回合结束增加的金额,mp_ buy_ anywhere 1 //允许在地图的任意地方购买,mp_ freezetime 0 //冻结时间。
详细答案:
csgocfg指令
mp_ startmoney 50000 //开局金钱
mp_ _roundtime_ defuse 60 //每回合时间,数字处的单位是分钟
mp_ afterroundmoney "32000" //每回合结束增加的金额
mp_ buy_ anywhere 1 //允许在地图的任意地方购买
mp_ freezetime 0 //冻结时间
mp_ buytime 99999 //购买时间
mp_ restartround 1 //重新开始游戏指令
mp_ respawn_ on _death_ ct "1" //ct死后即刻复活
mp_ respawn on_ death t "1" //t死后即刻复活
mp_ restartgame 1 //1秒后刷新游戏
mp_ teammates_ _are_ enemies 1 //杀队友无惩罚,还能加钱。
mp_ forcecamera "0" 1/不限制观察者所观看的队伍
mp_ _drop_ knife_ _enable 1 //可以丢刀
sv_ _cheats 1 //应该是允许作弊
sv_ infinite_ ammo 1 1/无限备用弹夹
sv_ _grenade. trajectory "1" //显示道具的抛物线
sv_ grenade. _trajectory_ dash "1" //道具抛物线的形状
sv_ grenade. _trajectory_ thickness "2" //道具抛物线的厚度
SV_ grenade. _trajectory_ time "20" //道具抛物线的时间
sv_ showimpacts 1 //显示弹道
sv_ altalk 1 //开启全局语音,个人觉得是ct和阵营能语音的指令,没人陪我试~_ ~
cI_ grenadepreview 1 //可以看到道具的轨迹
bot_ stop "1" //bot静止不动
bot_ kick //踢出所有bot
bind c noclip //绑定c键,穿墙飞行,无敌
bind x sv_ rethrow_ last _grenade //绑定x键,再丢- -次刚刚使用的一次道具
bind i "bot_ place" //绑定i健,传送一个bot到你准心指向的位置, 必须要有一 个以 上的bot才能使用
bind "=" "bot. _add_ ct" //绑定=号,添加一个ct阵营bot,我没加平衡人数,所以添加之后会和ct都会增加bot
ammo_ _grenade_ limit total "6" /可以带多少手雷,引号处自行修改
附上我使用的一键跳投cfg
alias " +jumpthrow" " +jump;-attack"
alias "-jumpthrow" "-jump"
bind "alt" " + jumpthrow" //只修改此行双弓|号处的'alt'即可
bind v "toggle cI righthand 1 0" //绑定v键,切换持枪方式
mp_ startmoney 50000 //开局金钱
mp_ _roundtime_ defuse 60 //每回合时间,数字处的单位是分钟
mp_ afterroundmoney "32000" //每回合结束增加的金额
mp_ buy_ anywhere 1 //允许在地图的任意地方购买
mp_ freezetime 0 //冻结时间
mp_ buytime 99999 //购买时间
mp_ restartround 1 //重新开始游戏指令
mp_ respawn_ on _death_ ct "1" //ct死后即刻复活
mp_ respawn on_ death t "1" //t死后即刻复活
mp_ restartgame 1 //1秒后刷新游戏
mp_ teammates_ _are_ enemies 1 //杀队友无惩罚,还能加钱。
mp_ forcecamera "0" 1/不限制观察者所观看的队伍
mp_ _drop_ knife_ _enable 1 //可以丢刀
sv_ _cheats 1 //应该是允许作弊
sv_ infinite_ ammo 1 1/无限备用弹夹
sv_ _grenade. trajectory "1" //显示道具的抛物线
sv_ grenade. _trajectory_ dash "1" //道具抛物线的形状
sv_ grenade. _trajectory_ thickness "2" //道具抛物线的厚度
SV_ grenade. _trajectory_ time "20" //道具抛物线的时间
sv_ showimpacts 1 //显示弹道
sv_ altalk 1 //开启全局语音,个人觉得是ct和阵营能语音的指令,没人陪我试~_ ~
cI_ grenadepreview 1 //可以看到道具的轨迹
bot_ stop "1" //bot静止不动
bot_ kick //踢出所有bot
bind c noclip //绑定c键,穿墙飞行,无敌
bind x sv_ rethrow_ last _grenade //绑定x键,再丢- -次刚刚使用的一次道具
bind i "bot_ place" //绑定i健,传送一个bot到你准心指向的位置, 必须要有一 个以 上的bot才能使用
bind "=" "bot. _add_ ct" //绑定=号,添加一个ct阵营bot,我没加平衡人数,所以添加之后会和ct都会增加bot
ammo_ _grenade_ limit total "6" /可以带多少手雷,引号处自行修改
附上我使用的一键跳投cfg
alias " +jumpthrow" " +jump;-attack"
alias "-jumpthrow" "-jump"
bind "alt" " + jumpthrow" //只修改此行双弓|号处的'alt'即可
bind v "toggle cI righthand 1 0" //绑定v键,切换持枪方式