Skip to content

7yPh00N/Distance_Prediction_Plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

129 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Installation

  1. Extract the cstrike folder from the ZIP file to your game's root directory (usually: \Half-Life\)

  2. Open the plugins.ini file (located in: \cstrike\addons\amxmodx\configs\)

  3. Add the following line to the file: distance_prediction.amxx

  4. Save the file and restart your game

Commands

  • /dps - Open Plugin Settings Menu

  • /dp /distpred - Enable/Disable Plugin

  • /sonar - Enable/Disable Sonar

  • /rtpredhud - Enable/Disable Real-Time Prediction HUD

  • /bestpredhud - Enable/Disable Best Predicted Distance HUD

  • /landingpred - Enable/Disable Landing Area Prediction

  • /ljpred - Long Jump

  • /hjpred - High Jump

  • /cjpred - Count Jump

  • /scjpred - Stand-Up Count Jump

  • /dcjpred - Double Count Jump

  • /wjpred - Weird Jump

  • /sbjpred - Stand-Up Bhop Jump

  • /bjpred - Bhop Jump

  • /ldjpred - Ladder Jump

Configs

\cstrike\addons\amxmodx\configs\

  • movementhud_server.ini

  • distance_prediction.ini

  • distance_prediction_thresholds.ini

Changelog

V1.5.0

2026.05.14

  1. Improved DHUD
  • Fixed one-frame flash delay

  • Changed default flash time from 3 to 5 (dhud_flashtime 5)

  • Removed hold time adjustment feature

  1. Renamed distance_prediction_server.ini to movementhud_server.ini

V1.4.0

2026.04.25

  1. Improved distance prediction feature
  • Introduced vertical velocity & gravitational acceleration to improve calculation accuracy
  1. Added support for public servers (movementhud_server 2)
  • Added observer pattern support

  • Added Chinese support (menu_language 2)

  • Added HUD channel customization feature (hud_best_channel 4)

  • Improved sonar feature

  1. Added LDJ (ladder jump)

  2. Fixed some overflow bugs

V1.3.0

2026.04.15

  1. Added sonar feature

  2. Added 13 new plugin commands

  3. Refactored config file I/O methods

V1.2.0

2026.04.05

  1. Improved landing area prediction feature
  • Added toggle (ON/OFF)

  • Added color selection feature

  • Fixed some bugs

  1. Improved real-time display feature (distance prediction)
  • Added hold time adjustment feature

V1.1.5_beta

2026.03.31

  1. Added landing area prediction feature

V1.1.0

2026.03.28

  1. Added plugin settings menu (/dps)

  2. Added plugin toggle (ON/OFF)

  3. Added SBJ & BJ (jump types)

  4. Added HUD color selection feature

  5. Added HUD position adjustment feature

V1.0.5_beta

2026.03.24

  1. Added best predicted distance statistics feature

  2. Improved detection logic for jump start time

V1.0.0

2026.03.15

  1. Added LJ/HJ/WJ/CJ/DCJ/SCJ distance prediction feature
  • Added real-time display feature

About

CS1.6 / LongJump / Kreedz / KZ / GoldSrc / Counter-Strike

Topics

Resources

License

Stars

8 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors

Languages