AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Plugins (https://forums.alliedmods.net/forumdisplay.php?f=108)
-   -   [Hidden:Source] Beta 5 PigShove (https://forums.alliedmods.net/showthread.php?t=78953)

paegus 10-14-2008 06:19

[Hidden:Source] Beta 5 PigShove
 
4 Attachment(s)
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.
 *
 */


iCreepZz 04-28-2013 16:38

Re: [Hidden:Source] Beta 5 PigShove, Push, Punt, etc...
 
NVM

iCreepZz 04-28-2013 17:24

Re: [Hidden:Source] Beta 5 PigShove, Push, Punt, etc...
 
It does not seem to be working?
Do I have to turn off sv_pickstick and turn on hsm_pigshove

rustexponent 08-25-2013 13:15

Re: [Hidden:Source] Beta 5 PigShove, Push, Punt, etc...
 
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

paegus 08-26-2013 02:25

Re: [Hidden:Source] Beta 5 PigShove, Push, Punt, etc...
 
Does normal pigstick work?
Do other plugins work?
What does your server console say when someone pigsticks someone?

rustexponent 08-26-2013 15:02

Re: [Hidden:Source] Beta 5 PigShove, Push, Punt, etc...
 
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 08-26-2013 15:09

Re: [Hidden:Source] Beta 5 PigShove, Push, Punt, etc...
 
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 :/

phit 08-26-2013 16:31

Re: [Hidden:Source] Beta 5 PigShove, Push, Punt, etc...
 
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.

rustexponent 08-26-2013 17:01

Re: [Hidden:Source] Beta 5 PigShove, Push, Punt, etc...
 
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 08-26-2013 17:05

Re: [Hidden:Source] Beta 5 PigShove, Push, Punt, etc...
 
also what does it mean when it says "displaying call back trace for plugin "pugins name here"


All times are GMT -4. The time now is 12:00.

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