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

[CSGO] Jump Sound


Post New Thread Reply   
 
Thread Tools Display Modes
Author
rogeraabbccdd
Veteran Member
Join Date: Jun 2015
Location: de_dust2
Plugin ID:
5227
Plugin Version:
1.1
Plugin Category:
Fun Stuff
Plugin Game:
Counter-Strike: GO
Plugin Dependencies:
    Servers with this Plugin:
     
    Plugin Description:
    Plugin Deleted, Please Delete This Thread.
    Unapprover:
    Reason for Unapproving:
    no plugin
    Old 06-05-2016 , 06:19   [CSGO] Jump Sound
    Reply With Quote #1

    Plugin Deleted.
    Someone Ask Me Not To Release This.
    Please Delete This Thread.

    The person who ask me not to release this is a thief, he stole my idea of community casual server when my server is under ddos attack, how shameless.
    You can stole my model and idea, but you can't stole my privately plugins in my server.




    Video Preview

    Click here if the video can't be played.



    Install
    Put .smx into csgo/addons/sourcemod/plugins
    Plugin will automatic create config file at cfg/sourcemod/kento_jumpsound.cfg



    Cvars
    sm_jumpsound_ct - CT Jump Sound
    sm_jumpsound_t - T Jump Sound
    sm_jumpsound_all - Hear Other Player's Jump Sound Or Not. Default = 0.



    GitHub Repo
    Direct Download
    Code Changes
    __________________

    Please keep in mind, nobody have responsibility to help you, especially who don't try to Google first.
    I only read messages in Chinese and English.

    GitHub | Discord:Kento#2118

    Last edited by rogeraabbccdd; 08-09-2016 at 04:16. Reason: Add Plugin Back
    rogeraabbccdd is offline
    rogeraabbccdd
    Veteran Member
    Join Date: Jun 2015
    Location: de_dust2
    Old 08-09-2016 , 04:18   Re: [CSGO] Jump Sound
    Reply With Quote #2

    Add plugin back.
    __________________

    Please keep in mind, nobody have responsibility to help you, especially who don't try to Google first.
    I only read messages in Chinese and English.

    GitHub | Discord:Kento#2118
    rogeraabbccdd is offline
    Mitchell
    ~lick~
    Join Date: Mar 2010
    Old 08-09-2016 , 10:12   Re: [CSGO] Jump Sound
    Reply With Quote #3

    There's some questionable coding within this, like this:
    Code:
    enum JUMPTCharacteristics
    {
    	String:Sound[512],
    	Float:Size
    };
    new JUMPTFILE[JUMPTCharacteristics];
    
    enum JUMPCTCharacteristics
    {
    	String:Sound[512],
    	Float:Size
    };
    new JUMPCTFILE[JUMPTCharacteristics];
    Size isn't even used, and shouldn't be used within a enum

    also why not emit the sound from the player, you wouldn't need to do all that custom crap to play a sound.
    Mitchell is offline
    rogeraabbccdd
    Veteran Member
    Join Date: Jun 2015
    Location: de_dust2
    Old 08-09-2016 , 12:03   Re: [CSGO] Jump Sound
    Reply With Quote #4

    Quote:
    Originally Posted by Mitchell View Post
    There's some questionable coding within this, like this:
    Code:
    enum JUMPTCharacteristics
    {
    	String:Sound[512],
    	Float:Size
    };
    new JUMPTFILE[JUMPTCharacteristics];
    
    enum JUMPCTCharacteristics
    {
    	String:Sound[512],
    	Float:Size
    };
    new JUMPCTFILE[JUMPTCharacteristics];
    Size isn't even used, and shouldn't be used within a enum

    also why not emit the sound from the player, you wouldn't need to do all that custom crap to play a sound.
    I'm new in sourcemod, so my code is holy crap and I don't have time to review them.
    __________________

    Please keep in mind, nobody have responsibility to help you, especially who don't try to Google first.
    I only read messages in Chinese and English.

    GitHub | Discord:Kento#2118
    rogeraabbccdd is offline
    Reply



    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 03:11.


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