AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Approved Plugins (https://forums.alliedmods.net/forumdisplay.php?f=8)
-   -   Real armor (https://forums.alliedmods.net/showthread.php?t=70773)

MPNumB 05-01-2008 08:13

Real armor
 
1 Attachment(s)
Description:
This is more an engine bug fix plugin - makes armor act more real.


Cvars:
* "ra_kevlar_flags" "cd" // armor flags for normal armor
* "ra_vesthelm_flags" "bcd" // armor flags for armor with vest helmet
-
Cvar flags:
a - unknown (e.x. grenade)
b - head
c - chest
d - stomach
e - leftarm
f - rightarm
g - leftleg
h - rightleg


Requires:
CStrike
CSX
Fun


Additional info:
Tested with amxmodx 1.8.1. But shold work with some older amxx versions. Why I made this plugin? - Yes there are pritty much of real armor plugins, but there were no working ones for Counter-Strike untill this one!!! (When my scripting level wasn't like now - I searched all forums for this type of plugin, but none were working.) I didn't use pre-damage, cuz it wold be crazy if you had to hit a player with awp twice, so I made armor-format check after damage.


Change-Log:

* 1.1
- Fixed: When armor is set to 0 you cannot pick it up again.
- Changed: Code style.

* 1.0
- First release.

AlexBreems 05-02-2008 02:35

Re: Real armor
 
Cool plugin! Good job

"d - stomaTch" correct "stomach" without "T"

BOYSplayCS 05-02-2008 06:26

Re: Real armor
 
I love your plugins man.

Dr. Jan Itor 05-02-2008 11:13

Re: Real armor
 
sounds cool :up:

BOYSplayCS 05-03-2008 13:51

Re: Real armor
 
Confirmed Working.

Gussmand 05-07-2008 02:35

Re: Real armor
 
nice plug

csuser 05-07-2008 15:31

Re: Real armor
 
Very realistic plugin! 10/10!

Simon Logic 05-16-2008 11:10

Re: Real armor
 
Stats will be messed with your plugin.

You're not dealing with deadly bullets when armour still left. So you may die having enough armour for living.

PS.
Quote:

I didn't use pre-damage, cuz it wold be crazy if you had to hit a player with awp twice, so I made armor-format check after damage.
By now i saw the exception. But AWP is just a one weapon. Well, then assume situation when you have only 1HP & 50 AP. Pistol bullet hits a player into chest. You're dead intstead of being alive & that is not real again.

TwN 05-16-2008 16:54

Re: Real armor
 
Works like a flaw, for once hitting the arms is more effective then legs

karma++

soccdoodcss 05-19-2008 23:49

Re: Real armor
 
For pre-damage with the awp situation, remove the damage from the AP, then whatever is leftover remove from the HP. It is not difficult to re-damage someone with hamsandwich. If you need to, use my True Armor as a guide. I hope this is what you mean.


All times are GMT -4. The time now is 08:20.

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