Weapon Damage - 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)
+--- Thread: Weapon Damage (
/showthread.php?tid=551909)
Weapon Damage -
Jing_Chan - 21.12.2014
Is there any way you can make a command which alters the damage rate of a specific weapon?
Re: Weapon Damage -
Nimrod - 21.12.2014
You could use
OnPlayerGiveDamage. If the damage is dealt by a certain weapon, boost the damaged player's health by a small amount.