Left 4 Dead 2

Left 4 Dead 2

Dynamic Setting
 This topic has been pinned, so it's probably important
BurgerKeen  [developer] 6 Aug, 2024 @ 11:43pm
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.
Last edited by BurgerKeen; 7 Aug, 2024 @ 3:03am
< >
Showing 1-1 of 1 comments
BurgerKeen  [developer] 6 Aug, 2024 @ 11:57pm 
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.)
Last edited by BurgerKeen; 15 Aug, 2024 @ 7:29am
< >
Showing 1-1 of 1 comments
Per page: 1530 50