SA-MP Forums Archive
[FilterScript] [FS/INC] WeaponDrop - 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] [FS/INC] WeaponDrop (/showthread.php?tid=252128)

Pages: 1 2 3


[FS/INC] WeaponDrop (Drop your weapons when you die!) - Jeffry - 30.04.2011

[FS/INC] WeaponDrop v1.1

Hello guys,
this is my fourth release. I had some free-time last week and made this little Filterscript, which can also be used as an Include. It will make your weapons drop on the floor as pickups when you die.

What is this Filterscript? Whats new in v1.1? Definitions:

#define WEAPON_RESPAWN_TIME#define MONEY_BAG_MONEY#define MONEY_BAG_MODEnew ForbiddenWeapons[]= { 38, 44, 45 }; Installation:
Any pictures? Any bugs? Credits: Download Links:

Feel free to modify the Filterscript/Include in any way you want. Of course I'd be happy if you give me /credits.
If you have any questions or ideas or bugs feel free to post them here.
Now enjoy the FS, and please leave your comments & opinions!!



Greetings,
Jeffry


Best Replies:
Quote:
Originally Posted by juraska
Посмотреть сообщение
Good job Jeffry.
Quote:
Originally Posted by KnightRiderUGP
Посмотреть сообщение
These are great Jeffry (as always), specially since this was one of ur first ones. Well as i've already said to you, i'll be using this on my server
Quote:
Originally Posted by HyperZ
Посмотреть сообщение
Well done Jeffry



Re: [FS/INC] WeaponDrop - blackwave - 30.04.2011

woow, really what I was wanting XD. Just was lazy to do that. Really nice


Re: [FS/INC] WeaponDrop - wheelman_WM - 30.04.2011

Wow awesome


Re: [FS/INC] WeaponDrop - GobL1N - 30.04.2011

Good Job.


Re: [FS/INC] WeaponDrop - juraska - 30.04.2011

Good job Jeffry.


Re: [FS/INC] WeaponDrop - Sinner - 30.04.2011

Awsome I'll try this out. Thanks!


Re: [FS/INC] WeaponDrop - TheArcher - 30.04.2011

The drop weapons are as pickups or objects?


Re: [FS/INC] WeaponDrop - Jeffry - 01.05.2011

Thanks everyone.


Quote:
Originally Posted by Anthony_prince
Посмотреть сообщение
The drop weapons are as pickups or objects?
They drop as pickups. You can pick them up by walking through them.


Re: [FS/INC] WeaponDrop - TheArcher - 01.05.2011

Quote:
Originally Posted by Jeffry
Посмотреть сообщение
Thanks everyone.



They drop as pickups. You can pick them up by walking through them.
understood. good job its useful


Re: [FS/INC] WeaponDrop - Jeffry - 09.05.2011

Quote:
Originally Posted by Anthony_prince
Посмотреть сообщение
understood. good job its useful
Okey. Thank you.

More comments? Please leave your opinion! Thank you.


Re: [FS/INC] WeaponDrop - Skaizo - 09.05.2011

wow good job.thanks


Re: [FS/INC] WeaponDrop - CyNiC - 09.05.2011

Don't exists bug on GetPlayerWeaponData, the weapon pickups have a amount of ammo by default.


Re: [FS/INC] WeaponDrop - Jeffry - 11.05.2011

Quote:
Originally Posted by CyNiC
View Post
Don't exists bug on GetPlayerWeaponData, the weapon pickups have a amount of ammo by default.
This FS does not use the default ammount of ammo. They will give you (In 99%) the ammo which the player had.


Re : [FS/INC] WeaponDrop - bousla7e - 12.05.2011

mmm i see


Re: [FS/INC] WeaponDrop - Ironboy - 12.05.2011

Nice script i like it


Re: [FS/INC] WeaponDrop - Is3nhart667 - 12.05.2011

Nicee =)


Re: [FS/INC] WeaponDrop - lowrida018 - 12.05.2011

I made a mirror, it has everything in the folder it should go in, plus a readme;
http://solidfiles.com/d/a1d8/


Re: [FS/INC] WeaponDrop - Jeffry - 16.05.2011

Quote:
Originally Posted by lowrida018
View Post
I made a mirror, it has everything in the folder it should go in, plus a readme;
http://solidfiles.com/d/a1d8/
Ok. Thanks.

If you have any suggestions or questions feel free to ask!
Else, please leave your opinions. Thanks.


Re: [FS/INC] WeaponDrop - mike_1 - 17.05.2011

very good filterscript i will try it now


Re: [FS/INC] WeaponDrop - nuriel8833 - 17.05.2011

Code:
error 004: function "DropPlayerWeapons" is not implemented