Skip to content

Releases: ObaidaDz/OldReloadSystem

Old Reload System v4.9.1

Choose a tag to compare

@ObaidaDz ObaidaDz released this 21 May 11:18

Small public stability release for Old Reload System.

What changed:

  • Added a loaded/unloaded guard around the tick listener.
  • Avoids player lookups while CS2 is ending a map, unloading a plugin, or the entity system is not ready.
  • Skips invalid player/weapon states cleanly so the console stays quiet.
  • Updated the ready-to-copy addons package and source project to v4.9.1.

Install:

  1. Download OldReloadSystem-v4.9.1.zip.
  2. Copy the addons folder into your server csgo folder.
  3. Load or reload the plugin with css_plugins load OldReloadSystem.

v4.9.0

Choose a tag to compare

@ObaidaDz ObaidaDz released this 20 May 09:32

v4.9.0

Ready package for Old Reload System, the reload/ammo behavior plugin used on Ras El Hanout DZ.

What's inside:

  • ready addons folder
  • plugin dll and deps file
  • source code in src
  • README with install, build, and server notes
  • docs for ammo pool changes

Main stuff:

  • per-player ammo tracking
  • per-weapon reserve pools
  • spawn refresh
  • purchase refresh
  • reload detection every tick
  • reserve ammo sync for the client
  • no database
  • no config
  • no player commands

Install: copy addons into csgo and load OldReloadSystem.