Skip to content

v1.1.2

Compare
Choose a tag to compare
@NockyCZ NockyCZ released this 27 Apr 19:16

📌 Delete the old config file to load the new one, because there have been big changes.
• New minimum CSS API Version: 216

  • Fixed: Spawns if ServerLanguage was other than 'en'
  • Fixed: Errors and Crashes after the latest CS2 update
  • Updated: Modified a large part of the plugin, i.e. better optimization
  • Removed: custom_modes.json , weapons_restrict.json , deathmatch_cvars.txt files from the /plugins/Deathmatch/ folder

  • Custom Modes:

    • All Custom Modes configuration has been moved to the main config file (/configs/plugins/Deathmatch/Deathmatch.json)
    • Changed names of parameters
    • Added support for utilities (grenades, taser, healthshot, etc..)
    • Added support for execute commands, this means that at the start of a given mod, all the commands you specify will be executed
    • More information about new Custom Modes - https://docs.sourcefactory.eu/cs2-free-plugins/deathmatch/creating-custom-modes
  • Weapons Restrict:

  • Deathmatch Cvars:

    • In the /game/csgo/cfg/deathmatch/ folder, the deathmatch.cfg file is automatically created. Here you can edit the default cvars or add your own
    • These cvars are executed at the start of the map