SA-MP Forums Archive
[FilterScript] Weapon Damage System - 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: Filterscripts (https://sampforum.blast.hk/forumdisplay.php?fid=17)
+--- Thread: [FilterScript] Weapon Damage System (/showthread.php?tid=383020)



Weapon Damage System - Donicans - 06.10.2012

imagesCAVWT7XR.jpgHello, this is Donicans a experienced scripter. I've basicly scripted a weapon damage system works for pretty much all guns atleast most of the known and used ones.


Whats the purpose of this?
- Well you can get your players to have realistic health going down.
- In real life if you were shot your would be dieing this weapon damage system gives a lot of health down insated of the normal amount in sa-mp originally does.
- This gets your players to roleplay at a Heavy Roleplay Manner/Role.




Download Link:(Accepting Mirrors, forum pm me them and ill add them here)

http://pastebin.com/FX9LHaL1



Re: Weapon Damage System - Knight_Rider - 06.10.2012

Seems too Good
But ye for heavy rp only -.-


Re: Weapon Damage System - Donicans - 06.10.2012

Quote:
Originally Posted by Knight_Rider
View Post
Seems too Good
But for heavy rp only -.-
It can be used for medium tp too please don't mind me I'm going to speak knight riders language - kids yaar meri script lala tha minu point dade


Re: Weapon Damage System - Knight_Rider - 06.10.2012

Its Good then
I got rp server too
+rep for ur good work
Code:
Menu ki kara mughe zombie script ke liye scripter chahiye
You wanna be?



Re: Weapon Damage System - KingHual - 06.10.2012

Code:
SetPlayerHealth(playerid,health-90);
That will decrease the HP of a player by 90, but the HP would already be decreased by native SA:MP damage, so the damage would be like 120 in total, while the maximum HP of a player (Unset) is 100.


Re: Weapon Damage System - ~Pawno~ - 06.10.2012

Quote:

Professional Scripter. Professional Mapper.
If I helped you rep me and ill rep you back.

Ye.. Professional Scripter/Mapper/Helper never ask for the rep




And These FS's Look Pretty Same Like Your;

https://sampforum.blast.hk/showthread.php?tid=366369

https://sampforum.blast.hk/showthread.php?tid=314887



...


Re: Weapon Damage System - manishmulchandani11 - 06.10.2012

@knight you know speak urdu? yarr mara bat sun main tumare server ka scripter bano?


Re: Weapon Damage System - Donicans - 06.10.2012

Quote:
Originally Posted by ~Pawno~
View Post
Ye.. Professional Scripter/Mapper/Helper never ask for the rep




And These FS's Look Pretty Same Like Your;

https://sampforum.blast.hk/showthread.php?tid=366369

https://sampforum.blast.hk/showthread.php?tid=314887



...
If you can read I said "If I helped you" so as in if this filterscript helped you please take the time to rep me im notjust asking REP ME AND ILL REP YOU BACK like some people do.


Re: Weapon Damage System - Ghost_Boii - 06.10.2012

Pics?


Re: Weapon Damage System - rbush12 - 06.10.2012

Goos FS


Re: Weapon Damage System - benjaminjones - 07.10.2012

***Good FS***


Re: Weapon Damage System - ShikamaruSama - 06.11.2012

Thanx the best FS


Re: Weapon Damage System - CrusherCpt - 06.11.2012

That will make a sniper deadly xD


Re: Weapon Damage System - #α∂ιя - 06.11.2012

Before posting, test it with armour on,


Re: Weapon Damage System - TreePuncher - 06.11.2012

Код:
if(weaponid == 33)
                        SetPlayerHealth(playerid,health-97);
        if(weaponid == 34)
                        SetPlayerHealth(playerid,health-213);
        if(weaponid == 33)
                        SetPlayerHealth(playerid,health-97);
        if(weaponid == 33) SetPlayerHealth(playerid,health-97);
LOL 3 times weapon id 33? WTF