Dateien

> > CS2D > Lua Scripts > [MECH] Balanced medic armor
DateiübersichtCS2D-ÜbersichtLua Scripts-Übersicht

Englisch [MECH] Balanced medic armor >

22 Kommentare394 b, 440 Downloads

alt [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!
Zugelassen von GeoB99

Download Download

394 b, 440 Downloads

Kommentare

22 Kommentare
Seite
Zum Anfang Vorherige 1 2 Nächste Zum Anfang

Logge dich ein!

Du musst dich einloggen, um selber Kommentare verfassen zu können!Einloggen

alt

VADemon
User Off Offline

For idiots, it is.

alt

mafia_man
User Off Offline

Zitat
incredible power of math!

If you call incrementing - "incredible math" then..
Zum Anfang Vorherige 1 2 Nächste Zum Anfang