A Counter-Strike 1.6 CSDM plugin that enables players to perform a double jump using ReAPI.
- Name: [CSDM] Auto Double Jump
- Version: 1.0
- Author: DadoDz
- Game: Counter-Strike 1.6
- Mod: CSDM (Deathmatch)
- AMX Mod X 1.9+
- ReAPI Module
- Place 'csdm_auto_double_jump.sma' in: addons/amxmodx/scripting/
- Compile it with your AMXX compiler.
- Place the compiled .amxx file in: addons/amxmodx/plugins/
- Add this line to your plugins.ini: csdm_auto_double_jump.amxx
- Restart your server.
This is not an original idea, automatic double jump plugins already exist for Counter-Strike 1.6, however this version was written by DadoDz, re-coded using ReAPI.