←  [RSS] Pluginy

AMXX.pl: Support AMX Mod X i SourceMod

»

[forums.alliedmods.net] HelpNoobHp

Adminek AMXX.PL's Photo Adminek AMXX.PL 29.04.2012

This Is My First Mod Name HelpNoobHp
This Mod Design For Help Noob Player Who is beginer...

How It's Work?
When Spawn it's will checking Kill and Death score

If Death < Kill it's will working

cvar abc is amount of hp (each x)

x = death - kill

hp = 100 + (x * abc)

such as
abc = 5

player1 kill 10 die 9 (dont' working)
player2 kill 10 die 12 (work x = 2 so his hp = 100+(2 * abc) = 100+(2 * 5) = (100 + 10) = 110

this plug in i code for dont' work if someone use command kill for (kill score <= -5)

Thanks for this web site for i have place to learn write program (amx mod plug in)
i'm bad english sorry

More Death times Kill Less Time Get helpnoobhp : )

Attached Files Posted Image Get Plugin or Get Source (helpnoobhp.sma - 843 Bytes)

Wyświetl pełny artykuł
Quote