SA-MP Forums Archive
Weapon damages? How to get them - 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: Weapon damages? How to get them (/showthread.php?tid=259927)



Weapon damages? How to get them - 0ne - 06.06.2011

Can anyone tell me how could I see specific weapon's damage? Ex: I know Deagle damage is 46 to 47, but i dont know any of the melee weapon damage, anyone has a link or a list made of them weapon damage?


Re: Weapon damages? How to get them - Kwarde - 06.06.2011

I redirect you to: https://sampforum.blast.hk/showthread.php?tid=195439


Re: Weapon damages? How to get them - 0ne - 06.06.2011

This isn't what I'm looking for, I want to know every gta san andreas weapon damages to people, I am not looking for player shoot script


Re: Weapon damages? How to get them - Kwarde - 06.06.2011

You can make such a function yourself with it. The OnPlayerShootPlayer contains a 'Float:losthealth' (or something similar). Just print something or write info to a file with all the weapons. You'll need someone for this by the way to test it.