Raised This Month: $32 Target: $400
 8% 

[Hidden:Source] Beta 5 PigShove


Post New Thread Reply   
 
Thread Tools Display Modes
Author
paegus
Senior Member
Join Date: Nov 2004
Location: Extreme low earth orbit
Plugin ID:
592
Plugin Version:
1.1.5
Plugin Category:
Gameplay
Plugin Game:
The Hidden: Source
Plugin Dependencies:
    Servers with this Plugin:
    2 
    Plugin Description:
    Converts hidden's pigstick into a shove until hidden's health drops below 20.
    Old 10-14-2008 , 06:19   [Hidden:Source] Beta 5 PigShove
    Reply With Quote #1

    Written for Hidden:Source Beta 4b

    Code:
    /*
     * Hidden:SourceMod - Beta 5 Pigshove
     *
     * Description:
     *   Converts hidden's pigstick into a shove until hidden's health drops below 20.
     *
     * Cvars:
     *  sv_pigstick 0/1: globally enabled or disable hidden's alternate knife attack (pigstick AND shove)
     *  hsm_pigstick 0/1: enable or disable pigsticking when hidden is enraged
     *
     * Installation:
     *  Please make sure to put the *.phrases.txt file in the .../addons/sourcemod/translations folder otherwise the plugin wont operate properly.
     *
     * Changelog:
     *  v1.1.5
     *   Removed hidden.inc include dependency.
     *  v1.1.4
     *   Added language translation file
     *   Increased vertical boost to 20º
     *   Added hidden include
     *   Added support for multiple hiddens in Overrun maps.
     *   Log outputs correctly is Shove is always active but the hidden's health is below the threshold
     *  v1.1.3
     *   Attempted to fix Shove not registering for some reason? Well it seems to work now at least.
     *  v1.1.2
     *   Added punt specific log output.
     *   Fixed deathnotice bug caused by Log fix plugin.
     *  v1.1.1
     *   Fixed server console error when the hidden has disconnected.
     *   Fixed log output for compatibility with Phaedrus' Log fix.
     *  v1.1.0
     *   Renamed plugin from hsm_b5shove to hsm_pigshove.
     *   Added a variations to the initial shove/punt/push action.
     *   Fixed version cvar to report correct information. It was copied from B5 Physics plugin. :/
     *   Removed log output for shove actions since no damage is done.
     *   Fixed multiple feedbacks for when Hidden drops below 20hp.
     *  v1.0.2
     *   Added feedback for Pigstick/Shove modes on hit and when the hidden's health and hsm_pigstick allow for normal Pigstick function.
     *  v1.0.1
     *   Added a 15º boost the the angle so that head-on shoves give a bit of altitude and crouch-up shoves give a higher angle
     *   Increased the vertical shove scaling slightly so up-shoving a player from and to flat ground will do minor fall damage.
     *  v1.0.0
     *   Initial release.
     *
     */
    Attached Files
    File Type: sp Get Plugin or Get Source (hsm_pigshove.sp - 2776 views - 10.7 KB)
    File Type: txt pigshove.phrases.txt (328 Bytes, 1193 views)
    __________________
    Live and learn or die and teach by example.
    Plugins Mine | Hidden:SourceMod

    Last edited by paegus; 08-27-2013 at 04:17. Reason: Reason: changed "game" field to newly created category "The Hidden"
    paegus is offline
    iCreepZz
    New Member
    Join Date: Apr 2013
    Old 04-28-2013 , 16:38   Re: [Hidden:Source] Beta 5 PigShove, Push, Punt, etc...
    Reply With Quote #2

    NVM

    Last edited by iCreepZz; 04-28-2013 at 16:48.
    iCreepZz is offline
    iCreepZz
    New Member
    Join Date: Apr 2013
    Old 04-28-2013 , 17:24   Re: [Hidden:Source] Beta 5 PigShove, Push, Punt, etc...
    Reply With Quote #3

    It does not seem to be working?
    Do I have to turn off sv_pickstick and turn on hsm_pigshove
    iCreepZz is offline
    rustexponent
    Junior Member
    Join Date: Aug 2013
    Old 08-25-2013 , 13:15   Re: [Hidden:Source] Beta 5 PigShove, Push, Punt, etc...
    Reply With Quote #4

    i can't get it to work i've tried everything when i type in hsm_pigstick 1 it doesn't do ANYTHING i don't know what's wrong please help
    rustexponent is offline
    paegus
    Senior Member
    Join Date: Nov 2004
    Location: Extreme low earth orbit
    Old 08-26-2013 , 02:25   Re: [Hidden:Source] Beta 5 PigShove, Push, Punt, etc...
    Reply With Quote #5

    Does normal pigstick work?
    Do other plugins work?
    What does your server console say when someone pigsticks someone?
    __________________
    Live and learn or die and teach by example.
    Plugins Mine | Hidden:SourceMod
    paegus is offline
    rustexponent
    Junior Member
    Join Date: Aug 2013
    Old 08-26-2013 , 15:02   Re: [Hidden:Source] Beta 5 PigShove, Push, Punt, etc...
    Reply With Quote #6

    Yes pigstick works, yes other plugins work (but not your weighter) the server console doesn't do anything i should also add that the .txt files don't work iether it can't load them properly (for this mod and the weighter mod)
    rustexponent is offline
    rustexponent
    Junior Member
    Join Date: Aug 2013
    Old 08-26-2013 , 15:09   Re: [Hidden:Source] Beta 5 PigShove, Push, Punt, etc...
    Reply With Quote #7

    also i might just be kinda stupid at this point but does the .txt file go in configs or plugins becuase neither of them work :/
    rustexponent is offline
    phit
    Junior Member
    Join Date: Apr 2013
    Location: Germany
    Old 08-26-2013 , 16:31   Re: [Hidden:Source] Beta 5 PigShove, Push, Punt, etc...
    Reply With Quote #8

    what error do you get when you load the plugin via command "sm plugins load hsm_pigshove"?
    also check your sourcemod errorlog and post the log here, the pigshove.phrases.txt goes like every other phrasefile in the sourcemod/translations folder.
    phit is offline
    rustexponent
    Junior Member
    Join Date: Aug 2013
    Old 08-26-2013 , 17:01   Re: [Hidden:Source] Beta 5 PigShove, Push, Punt, etc...
    Reply With Quote #9

    i don't get an error when i reload it, it says B5 hsm_pigshove has loaded successfully. and i'm new to all of this so didn't know where phrases.txt went XD
    rustexponent is offline
    rustexponent
    Junior Member
    Join Date: Aug 2013
    Old 08-26-2013 , 17:05   Re: [Hidden:Source] Beta 5 PigShove, Push, Punt, etc...
    Reply With Quote #10

    also what does it mean when it says "displaying call back trace for plugin "pugins name here"
    rustexponent 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 06:37.


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