AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Plugins (https://forums.alliedmods.net/forumdisplay.php?f=108)
-   -   [CSGO] StackHealthShot (https://forums.alliedmods.net/showthread.php?t=305410)

Papero 02-18-2018 17:44

[CSGO] StackHealthShot
 
https://img.shields.io/travis/Hexer1...HealthShot.svg https://img.shields.io/badge/License...le=flat-square https://img.shields.io/github/tag/He...le=flat-square https://img.shields.io/github/issues...le=flat-square


This is a simple plugin that allows to reach more than 100 HP with healthshots.

DOWNLOAD

Code:

To install just drag the .smx file (addons/sourcemod/plugins/) to your plugins directory.
GITHUB

aykocity 02-19-2018 01:47

Re: StackHealthShot
 
thanks for share

Jezis 02-21-2018 04:39

Re: [CSGO] StackHealthShot
 
Is there any max amount of hp that i can achieve?
If not, is there any possibility to set 125 max hp?

Papero 02-21-2018 06:08

Re: [CSGO] StackHealthShot
 
Quote:

Originally Posted by Jezis (Post 2579319)
Is there any max amount of hp that i can achieve?
If not, is there any possibility to set 125 max hp?

Currently not, but I'm going to push an update this afternoon that avoid to begin killed while using del healthshot (when your HPs are settled to 99)
Btw your request shouldn't be hard to do.

KillMan 04-04-2018 11:47

Re: [CSGO] StackHealthShot
 
I think
Code:

SetEntProp(client, Prop_Data, "m_iMaxHealth", 10000);

Papero 04-05-2018 08:42

Re: [CSGO] StackHealthShot
 
Quote:

Originally Posted by Jezis (Post 2579319)
Is there any max amount of hp that i can achieve?
If not, is there any possibility to set 125 max hp?

Done, new cvar: "sm_healthshot_maxhp"

Quote:

Originally Posted by KillMan (Post 2586018)
I think
Code:

SetEntProp(client, Prop_Data, "m_iMaxHealth", 10000);

That won't work.

petre 11-04-2018 14:04

Re: [CSGO] StackHealthShot
 
Great plugin!

Terminatorr 12-03-2018 10:17

Re: [CSGO] StackHealthShot
 
Hey, thanks for the plugin, now i installed it, but how do i know if its active? working? how to get the shot? how to give it to certain group?

zipcore 12-03-2018 10:52

Re: [CSGO] StackHealthShot
 
Can you please add a cvar to adjust the amount?


All times are GMT -4. The time now is 05:03.

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