SA-MP Forums Archive
[HELP] changing weapon's damage in the game-mode - 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: [HELP] changing weapon's damage in the game-mode (/showthread.php?tid=196777)



[HELP] changing weapon's damage in the game-mode - Ex[C]uTivE - 06.12.2010

i know it's possible in the single player by changing the weapon.dat file but im looking for a way to do it for my sa-mp server.
if u know a simple way / got a tutorial to give me / what ever help u can offer - be my guest
thanks ya'll...


Re: [HELP] changing weapon's damage in the game-mode - Mauzen - 06.12.2010

Well, the only way it would be possible with using released scripts would be wups' OnPlayerShootPlayer include
https://sampforum.blast.hk/showthread.php?tid=195439

You can increase/decrease the players health when hit, so this would change the weapon damage. Make the amount of de/increase depend from the weapon the shooting player holds, so you can specifiy the damage for single weapons.


Re: [HELP] changing weapon's damage in the game-mode - Ex[C]uTivE - 07.12.2010

allright thanks i got it figured out and it's working like a charm