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

Pages: 1 2


Realistic Gun Damage - Nines - 10.07.2013





INTRODUCTION

Hello, Nines here. I'm pretty new to scripting and asked a lot of nooby questions in my time here on SAMP and got a lot of help from people, so i've decided to give back a little filterscript to this community.

WHAT IT DOES

This filterscript basically makes weapons as realistic as possible.

List of weapons i've made realistic is as follows:

AK47
COLT
DEAGLE
PUMP SHOTGUN
TEC9
UZI
M4
MP5
SNIPERRIFLE
SPAZ 12
COUNTRY RIFLE

If you have any questions or need help, shoot me a PM on the forums.

DOWNLOAD

Mediafire: http://adf.ly/RrHuK
Solidfiles: http://www.solidfiles.com/d/29a804a982/
Pastebin: http://pastebin.com/fu2770pD



Re: Realistic Gun Damage - Zues - 10.07.2013

Nice
I'm gonna try this!


Re: Realistic Gun Damage - DangerousXxX - 10.07.2013

Very Nice !!! will try this


Re: Realistic Gun Damage - Mckarlis - 10.07.2013

Nice im gonna try it.


Re: Realistic Gun Damage - AIped - 10.07.2013

nice try man keep it up !


Re: Realistic Gun Damage - jakejohnsonusa - 10.07.2013

Awesome work, I've been too lazy to do this myself!

+1


Re: Realistic Gun Damage - Pottus - 10.07.2013

Use a switch instead of if's to find the weapon id's also you don't take into account for player armor and you set country rifle to 35 when that weapon would have reasonable power less than a sniper but still comparable to one.


Re: Realistic Gun Damage - Sandiel - 10.07.2013

Don't use the "if" structure, use the case structure (switch).
Also, instead of setting their HP to -50 or whatever the damage is, you should set the Float:amount to whatever it is the damage you wish to be dealt.
Anyways, not bad.


Re: Realistic Gun Damage - Nines - 10.07.2013

@Last two comments

First filterscipt but thanks for the feedback as it will help me with my server, but the thing about armour, it'll just take the same amount of damage anyway.


Re: Realistic Gun Damage - JoshP - 10.07.2013

thank u man


Re: Realistic Gun Damage - Nines - 11.07.2013

thanks guys


Re: Realistic Gun Damage - xganyx - 11.07.2013

hey please update a nother link or don't up on AdF.ly it said not found this link...


Re: Realistic Gun Damage - Sellize - 11.07.2013

Pastebin please


Re: Realistic Gun Damage - Nines - 11.07.2013

Quote:
Originally Posted by xganyx
Посмотреть сообщение
hey please update a nother link or don't up on AdF.ly it said not found this link...
The link is working for me, try this - http://www.mediafire.com/download/cw...e_by_Nines.rar

Quote:
Originally Posted by Sellize
Посмотреть сообщение
Pastebin please
I'll add it later g.


Re : Realistic Gun Damage - -Jojo- - 11.07.2013

Nines, please upload your FS to solidfiles?


Re: Realistic Gun Damage - Ibrahim.E - 11.07.2013

Nice, +1.

If you do need the pastebin link here is it :- http://pastebin.com/fu2770pD


Re: Realistic Gun Damage - Nines - 11.07.2013

Thanks Ibrahim, I added your pastebin link.

@-Jojo- Sure, whats wrong with Mediafire though?


Re: Realistic Gun Damage - Nirzor - 11.07.2013

Great (Y)


Re: Realistic Gun Damage - iTiger - 11.07.2013

This is great work...


Re: Realistic Gun Damage - Nines - 11.07.2013

ty guys