SA-MP Forums Archive
Editing weapon damages - 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: Editing weapon damages (/showthread.php?tid=274091)



Editing weapon damages - muhib777 - 04.08.2011

How do you do this can someone give me an example thanks

I need it on the minigun so I can reduce its damage.


Re: Editing weapon damages - Wesley221 - 04.08.2011

Not sure, but you can use OPSP
https://sampforum.blast.hk/showthread.php?tid=195439


Re: Editing weapon damages - =WoR=Varth - 05.08.2011

https://sampforum.blast.hk/showthread.php?pid=1323704#pid1323704


Re: Editing weapon damages - linuxthefish - 05.08.2011

Custom weapon data would be the way to do this, but sadly it's not available. You could just increase the player health by half of what the minigun took away OnPlayerShootPlayer (see above).