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

Showing results 1 to 5 of 5
Search took 0.00 seconds.
Search: Posts Made By: beefjerky331
Forum: Unapproved Plugins 10-19-2020, 07:26
Replies: 25
Views: 32,618
Posted By beefjerky331
Forum: Unapproved Plugins 10-14-2020, 23:27
Replies: 25
Views: 32,618
Posted By beefjerky331
Re: [L4D2] Infected Hud Health Bar

hey dude,new version something problem here. maybe just code sort problem?

my system environment:
LINUX(Ubuntu)
sourcemod 1.10


console run [sm plugins list] after display :
Forum: Unapproved Plugins 10-08-2020, 23:05
Replies: 25
Views: 32,618
Posted By beefjerky331
Re: [L4D2] Infected Hud Health Bar

thanks for sharing, this is a good plugin :)
Forum: Unapproved Plugins 10-08-2020, 10:26
Replies: 9
Views: 7,923
Posted By beefjerky331
Re: L4D2 tank automatically increases maximum health

Wrong:
SetTankHP = TankAddHP * iPlayersCount + TankBasicHP;

should be changed to this:
SetTankHP = (TankAddHP * (iPlayersCount-4)) + TankBasicHP;

because request is after more than 4 players ...
Forum: Plugins 10-08-2020, 09:01
Replies: 145
Views: 90,438
Posted By beefjerky331
Re: [l4d2] Save Weapon (Co-op)

hey dude, is it possible to save health? why im every time enter new saferoom survivors will full health?:(
Showing results 1 to 5 of 5

 
Forum Jump

All times are GMT -4. The time now is 13:38.


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