/Velocities

A simple plugin that adds custom velocity settings such as 'sm_bonusvelocity', 'sm_velocity_multiplier' and more.

Primary LanguageSourcePawnGNU General Public License v3.0GPL-3.0


A simple plugin that adds custom velocity settings such as 'sm_bonusvelocity', 'sm_velocity_multiplier' and more.
The main purpose of this plugin is to share some amazing velocity functions, which you can use in your plugins or directly on your server.

If you're going to use this plugin on your server, please keep in mind that it only affects the horizontal velocity, unless you change it in the code.

AlliedModders Thread

Special thanks to:

  • Zipcore - for fixing some stuff. :)

CVars:

  • sm_bonusvelocity - Adds a fixed amount of bonus velocity every time you jump.
  • sm_maxjumpvelocity - Maximum amount of velocity to keep per jump.
  • sm_maxvelocity - Replacement for sv_maxvelocity, but this one can be client-sided.
  • sm_minvelocity - Minimum amount of velocity to keep per jump.
  • sm_velocity_multiplier - Multiplies your current velocity every time you jump.

Installation:
Just drag and drop "velocities.smx" into your "plugins" folder and restart the server.

Requirements:

  • SourceMod 1.8 or above

Games tested:

  • Counter-Strike: Global Offensive
  • Counter-Strike: Source