Skip to content

v3.0

Compare
Choose a tag to compare
@jooonior jooonior released this 22 Jul 13:34
· 11 commits to master since this release

Updated to work after the Summer 2024 update.

Changes

  • reworked how loadouts are saved
    • each class has its own save file
    • current state is appended to the save file after every loadout switch
    • save files are pruned when the script is initialized (i.e. at startup) to prevent them from growing too large
  • renamed loadouts/load.cfg to loadouts/init.cfg

Updating

  1. replace the old VPK with the new version
  2. change the exec loadouts/load line in your autoexec.cfg to exec loadouts/init

Old saved loadouts will be lost because of internal changes.