Files

> > CS2D > Lua Scripts > [MECH] Balanced medic armor
Files overviewCS2D overviewLua Scripts overview

English [MECH] Balanced medic armor >

22 comments394 b, 439 Downloads

old [MECH] Balanced medic armor

VADemon
User Off Offline

[Mechanics] Balanced medic armor

I don't know how I got the idea... but I thought that medic armor is a bit imba: it gives you 10HP every second! In my opinion it's a lot for an armor - you heal yourself anywhere! That's why there's that small solution.

∗ Feature:
Control how many HP a player gets when wearing medic armor!

You can even let a player lose HP by using the incredible power of math!

∗ How to:
Install the script by dropping balanced_medic_armor.lua into /sys/lua/autorun

Now you would want to change the value, that decides about how many HP a player gets (by default 5HP/sec).
Just change the medic_armor_health variable!

∗ Examples:
There's an easy formula to calculate how much a player will get:
10 + %your_value%

That means if medic_armor_health equals -5, a player gets just 5HP/sec because 10 + (-5) = +5

medic_armor_health = 5 (15HP/sec in total)

medic_armor_health = -11 (-1HP/sec in total)


PS: Do with that script whatever you want.

Enjoy!
Approved by GeoB99

Download Download

394 b, 439 Downloads

Comments

22 comments
Page
To the start Previous 1 2 Next To the start

Log in!

You need to log in to be able to write comments!Log in

old

VADemon
User Off Offline

For idiots, it is.

old

mafia_man
User Off Offline

Quote
incredible power of math!

If you call incrementing - "incredible math" then..
To the start Previous 1 2 Next To the start