Left 4 Dead 2

Left 4 Dead 2

动态设定
 此主题已被置顶,因此可能具有重要性
BurgerKeen  [开发者] 2024 年 8 月 6 日 下午 11:43
Update V1.2
If you're annoyed that having to blind-mine Convars values each time you boot up the game over and over again. This might be a good news for you. From now on, the modified Convars can now be carried over: however, it requires your manual operation, and I'm gonna tell you how to do that.
To achieve that, firstly, you should launch your game and start a single campaign with any gamemodes, soon after that, a folder named "dynamicsettings" will be created inside the "ems" folder right under your L4D2 game folder.
Secondly, make a quick view inside the folder and find out what you want to modified; for instance, I'd like to have more reserved ammo to SMG, I'll open "submachine_gun_ammo.txt" with my editor(recommend you use Notepad++), replace 650 with 700, then restart the campaign, grab a SMG, and you will see the reserved ammo is 700 now.
最后由 BurgerKeen 编辑于; 2024 年 8 月 7 日 上午 3:03
< >
正在显示第 1 - 1 条,共 1 条留言
BurgerKeen  [开发者] 2024 年 8 月 6 日 下午 11:57 
Moreover, you could also modified the values with chat command, but it's currently available to weapon ammo and friendly fire. (You can use !ds help in game, that will show all the commands below)
  • !ds_smg_ammo [integer]
  • !ds_sg_ammo [integer]
  • !ds_asg_ammo [integer]
  • !ds_ar_ammo [integer]
  • !ds_hr_ammo [integer]
  • !ds_sr_ammo [integer]
  • !ds_grl_ammo [integer]
  • !ds_m60_ammo [integer]
  • !ds_incap_max [integer]
  • !ds_aid_recover [float]
  • !ds_pill_temp [integer]
  • !ds_pill_decay [float]
  • !ds_invicible [string]
  • !ds_glow_survivor [string]
  • !ds_glow_item [string]
  • !ds_respawn [string]
  • !ds_respawn_health [integer]
  • !ds_respawn_weapon [integer]
  • !ds_crawling [string]
  • !ds_bot_melee [integer]
  • !ds_bot_ff [string]
  • !ds_ff [string]
  • !ds_shove_coop [integer(min)] [integer(max)]
  • !ds_shove_vs [integer(min)] [integer(max)]
  • !ds_shove_charger [string]
  • !ds_consistency [string]
  • !ds_show_damage [string]
  • !ds_bot [string]
  • !ds_check [string]
  • !ds help
  • !ds reload
    (The string can be "true", "yes" or "enable". To counter do it, use "false", "no" or "disable" in lieu.)
最后由 BurgerKeen 编辑于; 2024 年 8 月 15 日 上午 7:29
< >
正在显示第 1 - 1 条,共 1 条留言
每页显示数: 1530 50