借题多问一下
有时候想和朋友练习狙击
所以无聊就想开死斗来玩
人不多还是要加一点电脑
可是电脑会用其他的武器
我找完指令之后好像只看到能不能使用特定武器
但是没有直接禁用AWP以外的指令
也不知道怎么关掉副武器
难道只能一把一把关掉吗?
有看到这样的指令
bot_allow_grenades // If nonzero, bots may use grenades.
bot_allow_pistols // If nonzero, bots may use pistols.
bot_allow_sub_machine_guns // If nonzero, bots may use sub-machine guns.
bot_allow_shotguns // If nonzero, bots may use shotguns.
bot_allow_rifles // If nonzero, bots may use rifles.
bot_allow_snipers // If nonzero, bots may use sniper rifles.
bot_allow_machine_guns // If nonzero, bots may use the machine gun.
但是没看到玩家的部分
虽然可以自制
不过还是想直接让系统设定好
※ 引述《gohome0083 (喵星人)》之铭言:
: ※ 引述《VongolaXI11 (麒麟暴)》之铭言:
: : 最近想跟朋友玩个人死斗
: : 我知道社群server有蛮多的
: : 但是我们想私底下玩 不含电脑 只有自己人
: : 不知道要打什么指令
: : 试过'deathmatch 1'
: : 但是系统没有deathmatch这个指令
: : 想说是不是要找别的工作坊的地图才有提供?
: : 还是该怎么办?
: 这是简易的通杀死斗config 照着用就可以了
: sv_cheats 1
: sv_infinite_ammo 1 // 1=子弹无限, 2=子弹无限但是仍然需要换弹夹
: mp_startmoney 16000
: mp_round_restart_delay 0
: mp_freezetime 0
: mp_maxmoney 99999
: mp_friendlyfire 0
: mp_give_player_c4 0
: mp_roundtime 99999
: mp_randomspawn 1 //重生设定 0 = default; 1 = both teams;
: // 2 = Terrorists; 3 = CTs.
: mp_death_drop_gun 0 //死了不会掉枪
: mp_teammates_are_enemies 1 //队友都是敌人!通杀必开
: mp_respawn_immunitytime 0 //死掉之后的重生时间
: mp_forcecamera 0 //死亡后的视角 0是可以观察任何人
: mp_free_armor 1 //送你防弹衣
: mp_ct_default_secondary "weapon_p250" //CT默认次要武器,随你改
: mp_t_default_secondary "weapon_p250" //同上
: //有点懒的解释了,反正是钱钱相关的指令,就直接贴上吧 ~"~
: cash_team_terrorist_win_bomb 99999
: cash_team_elimination_hostage_map 99999
: cash_team_elimination_bomb_map 99999
: cash_team_win_by_time_running_out 99999
: cash_team_win_by_defusing_bomb 99999
: cash_team_win_by_hostage_rescue 99999
: cash_team_loser_bonus 99999
: cash_team_loser_bonus_consecutive_rounds 99999
: cash_team_rescued_hostage 99999
: cash_team_hostage_alive 99999
: cash_team_planted_bomb_but_defused 99999
: cash_team_hostage_interaction 99999
: cash_player_killed_teammate 99999
: cash_player_killed_enemy_default 99999
: cash_player_killed_enemy_factor 3
: cash_player_bomb_planted 99999
: cash_player_bomb_defused 99999
: cash_player_rescued_hostage 99999
: cash_player_interact_with_hostage 99999
: cash_player_damage_hostage -30
: cash_player_killed_hostage -1000
: mp_ct_default_primary weapon_m4a1 //CT默认武器 随你爱怎么改
: mp_t_default_primary weapon_ak47 //同上
: mp_respawnwavetime_ct 1
: mp_respawnwavetime_t 1
: mp_respawn_on_death_ct 1
: mp_respawn_on_death_t 1
: mp_warmup_end
: mp_restartgame 1
: sv_ignoregrenaderadio 1 // 关闭 Fire in the hole 讯息
: sv_mincmdrate 128
: sv_minrate 128000
: sv_minupdaterate 128
: say " *** CSGO DeathMatch cfg loaded *** "
: 请服用