Realstic damage
#1

Hey pepole, I am looking for that kind of code that will change the values of weapon damage.

I already saw a few guides but noone of them actually works or dosen't fully function for example, too much damage then what I wrote or it dosen't descrease the armor.

So if possible make a me a script which will also descrease armor and if there isn't it will switch to descreasing health.
Reply
#2

pawn Код:
if(GetPlayerWeapon(killerid) == 38) SetPlayerHealth(playerid, 0.00);
if(GetPlayerWeapon(killerid) == other id) SetPlayerHealth(playerid,other healt);
This is simple example
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)