View Single Post
Author Message
Peace-Maker
SourceMod Plugin Approver
Join Date: Aug 2008
Location: Germany
Old 01-12-2015 , 21:47   [CS:GO] Movement Unlocker
Reply With Quote #1

CS:GO Movement Unlocker
Removes max speed limitation from players on the ground. Feels like CS:S.

Movement in CS:GO differs from CS:S in that players stopped immediatly when touching the ground instead of sliding with their current velocity. This is annoying for surfing and bunny hopping.

While trying to find a proper fix for the weapon knock back in Zombie:Reloaded, gamemann and I finally found a way which feels like the knock back in CS:S.

There are lots of changes to the movement handling in CS:GO. One of them is actually obeying the maxspeed settings. That line is actually after the Accelerate call. This plugin removes that code.

Installation
  1. Get the plugin and upload the .smx to your sourcemod plugins folder.
  2. Upload the csgo_movement_unlocker.games.txt into your gamedata folder.
Attached Files
File Type: sp Get Plugin or Get Source (csgo_movement_unlocker.sp - 32914 views - 2.3 KB)
File Type: txt csgo_movement_unlocker.games.txt (711 Bytes, 18166 views)
__________________

Last edited by Peace-Maker; 05-20-2017 at 02:30. Reason: Update windows gamedata (Thanks to Byte)
Peace-Maker is offline