Raised This Month: $12 Target: $400
 3% 

Jump Sound Blocker


Post New Thread Reply   
 
Thread Tools Display Modes
Plugin Info:     Modification:   Counter-Strike        Category:   General Purpose        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, 976 views)
File Type: sma Get Plugin or Get Source (block_jump_sounds.sma - 2472 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
Exolent[jNr]
Veteran Member
Join Date: Feb 2007
Location: Tennessee
Old 05-14-2012 , 10:46   Re: Jump Sound Blocker
Reply With Quote #2

Code:
#define IN_JUMP  (2<<0)

First, you should just include hldsk_const.inc instead of redefining constants.
Second, that bitshift makes no sense. You are moving the bits left 0 times, which is as useful as multiplying by 1.
__________________
No private work or selling mods.
Quote:
Originally Posted by xPaw View Post
I love you exolent!
Exolent[jNr] is offline
ConnorMcLeod
Veteran Member
Join Date: Jul 2006
Location: France (95)
Old 05-14-2012 , 11:30   Re: Jump Sound Blocker
Reply With Quote #3

What is happening if we run holding the jump key ?
__________________
- tired and retired -

- my plugins -
ConnorMcLeod is offline
hornet
AMX Mod X Plugin Approver
Join Date: Mar 2010
Location: Australia
Old 05-14-2012 , 12:05   Re: Jump Sound Blocker
Reply With Quote #4

Quote:
Originally Posted by Exolent[jNr] View Post
Code:
#define IN_JUMP  (2<<0)

First, you should just include hldsk_const.inc instead of redefining constants.
Second, that bitshift makes no sense. You are moving the bits left 0 times, which is as useful as multiplying by 1.
Thanks, I still I have somewhat to learn about bits. Done.

Quote:
Originally Posted by ConnorMcLeod View Post
What is happening if we run holding the jump key ?
Whoops forgot about that, thanks. Fixed.
__________________
Quote:
vBulletin Tip #42: Not much would be accomplished by merging this item with itself.
hornet is offline
Bilal Pro
Senior Member
Join Date: Mar 2012
Location: Holland
Old 05-14-2012 , 13:48   Re: Jump Sound Blocker
Reply With Quote #5

Where do i get the include files?
__________________
  • Point System with rank titles for sale [X] [100% private]
  • VIP Menu for sale [X] [100% private]
  • HnS shop more features for sale [X] [100% private]
Contact: Bilalzaandam1234, on steam if you are interested.
Bilal Pro is offline
kiki33hun
Veteran Member
Join Date: Jul 2011
Location: Magyarország
Old 05-14-2012 , 14:57   Re: Jump Sound Blocker
Reply With Quote #6

Quote:
Originally Posted by Bilal Pro View Post
Where do i get the include files?
http://forums.alliedmods.net/showthread.php?t=116393
__________________
kiki33hun is offline
bazhenov93
Veteran Member
Join Date: Oct 2010
Old 05-14-2012 , 17:57   Re: Jump Sound Blocker
Reply With Quote #7

This is nice, should be approved. I remember when I'm playing and some in my team is jumping, and I can't concentrate, because I don't know who is.
bazhenov93 is offline
hornet
AMX Mod X Plugin Approver
Join Date: Mar 2010
Location: Australia
Old 05-14-2012 , 23:23   Re: Jump Sound Blocker
Reply With Quote #8

Quote:
Originally Posted by kiki33hun View Post
Yeah I probably should have linked that to start with. Added to first post.


Cheers bazhenov
__________________
Quote:
vBulletin Tip #42: Not much would be accomplished by merging this item with itself.
hornet is offline
bazhenov93
Veteran Member
Join Date: Oct 2010
Old 05-14-2012 , 23:36   Re: Jump Sound Blocker
Reply With Quote #9

Quote:
Originally Posted by hornet View Post
Cheers Twix^
It's very sad that this website don't have a thread for request nickname change for veteran members.

Last edited by bazhenov93; 05-14-2012 at 23:43.
bazhenov93 is offline
Bilal Pro
Senior Member
Join Date: Mar 2012
Location: Holland
Old 05-15-2012 , 08:08   Re: Jump Sound Blocker
Reply With Quote #10

Lol doesn't even work i still hear the jump sounds
__________________
  • Point System with rank titles for sale [X] [100% private]
  • VIP Menu for sale [X] [100% private]
  • HnS shop more features for sale [X] [100% private]
Contact: Bilalzaandam1234, on steam if you are interested.
Bilal Pro is offline
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 07:44.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode