View Single Post
Plugin Info:     Modification:          Category:          Approver:   Arkshine (91)
hornet
AMX Mod X Plugin Approver
Join Date: Mar 2010
Location: Australia
Old 05-14-2012 , 09:44   Jump Sound Blocker
Reply With Quote #1

Jump Sound Blocker
Version 1.0.2

Description:

This plugin blocks the jumping, landing, and bhopping sounds of a player. However to achieve this it sets mp_footsteps to 0 and manually plays a user's running sounds.


Required Modules:

CVars:
  • jsb_team - 0|1|2 - 0 to block both team's jump sounds, 1 for Terrorist, 2 for Counter-Terrorist


Installing the plugin:
  • Visit the link provided in the Required Modules section and scroll to the bottom of the first post, and download orpheu_base.zip
  • Extract orpheu_base.zip to ~/cstrike/addons/amxmodx/
  • Open ~/cstrike/addons/amxmodx/configs/modules.ini and add "orpheu" ( without quotes ) to the bottom of the file and save.
  • -> Start here if you already have Orpheu Module installed <-
  • Extract signatures-pmove-pmstepsound.zip to ~/cstrike/addons/amxmodx/configs/orpheu/functions/
  • -> For inexperienced AmxModx users <-
  • After compiling plugin, place output .AMXX ( block_jump_sounds.amxx ) file into ~/cstrike/addons/amxmodx/plugins/
  • Open ~/cstrike/addons/amxmodx/configs/plugins.ini and add "block_jump_sounds.amxx" ( without quotes ) to the bottom of the file and save.
  • Restart your server / LAN game and enjoy.

Credits:
  • lazarev - Use of original script for replacing step sounds.

Changelog:

Quote:
1.0.2 Added snow and grass stepping sounds
1.0.1 Constants fixed + Holding jump key fixed
1.0.0 Inital Release
---
Attached Files
File Type: zip signatures-pmove-pmstepsound.zip (777 Bytes, 984 views)
File Type: sma Get Plugin or Get Source (block_jump_sounds.sma - 2491 views - 7.3 KB)
__________________
Quote:
vBulletin Tip #42: Not much would be accomplished by merging this item with itself.

Last edited by hornet; 02-20-2014 at 03:49.
hornet is offline