Body Armor Object Question - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Body Armor Object Question (
/showthread.php?tid=232617)
Body Armor Object Question -
s1k - 27.02.2011
I made this line of code
pawn Код:
SetPlayerAttachedObject(playerid, INDEX, 19142, 1, 0.098, 0.039);
It sets the new 0.3c body armor object perfectly aligned on the body. Will this object affect the person in combat? Will someone still be able to shoot at his body and his health will decrease as regular. I just want this object here for show.
Thanks. I don't have a server or a person to test with.
Re: Body Armor Object Question -
admantis - 27.02.2011
It wont affect player's health at all
Re: Body Armor Object Question -
s1k - 27.02.2011
Quote:
Originally Posted by admantis
It wont affect player's health at all
|
Im worried that the bullets will be reflected (kind of like a shield) on the armor object instead of hitting him and his health wont go down lol.
Re: Body Armor Object Question -
admantis - 27.02.2011
Trust me, it wont..
Re: Body Armor Object Question -
Hashski - 28.02.2011
It's a object the bullet will go thru it, I've had a system like this in a script of mine, It won't affect the health or armour.