What it's possible?
#1

I want to set sniper for 1 shot kill.


What it's possible?


How can I do.
Reply
#2

Quote:
Originally Posted by arachimi
I want to set sniper for 1 shot kill.


What it's possible?


How can I do.
Set the target player health lower before shooting :P
Reply
#3

How sir?
Reply
#4

You could use a custom callback like OnPlayerLoseHealth(playerid, amount) and check if player health loss is 41 or 42 (sniper damage) and do a loop for all players and check if any player is in distance of 200 meters and if he has a sniper in his hands (GetPlayerWeapon).
But that won't work if player has an armor, so you could also use a custom OnPlayerLoseArmor(playerid, amount) callback.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)