SA-MP Forums Archive
[FilterScript] [~DropGun~] - 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] [~DropGun~] (/showthread.php?tid=416000)



[~DropGun~] - radiobizza - 15.02.2013





Introduction
Hi everyone I'm back with a filterscript including "throwing weapon in hand"
This filterscript is for Roleplay / RPG
I will give an example: -you're in a mob and the police come to check if you have weapons at you and you write the command / dropgun and throws the gun down
what do you like and want more scripts? give me a like on ******** to have a lot of scripts phenomenal! My ******** Page
Commands
/dropgun -->throw the gun down
/pickupgun -->take the gun away
Credits
Bizza --> for script
Download

Pastebin

PWN

AMX

Contacts

Skype: gabitza12321
Yahoo Messenger: radiobizza@yahoo.com







Re: [~DropGun~] - ZeroCools - 15.02.2013

I think this could be useful for DM servers


AW: [~DropGun~] - Blackazur - 15.02.2013

Simple, but good for Beginners. Good Work!


Re: [~DropGun~] - radiobizza - 15.02.2013

Quote:
Originally Posted by ZeroCools
Посмотреть сообщение
I think this could be useful for DM servers
ok..

Quote:
Originally Posted by Blackazur
Посмотреть сообщение
Simple, but good for Beginners. Good Work!
thx


Re: [~DropGun~] - Rillo - 16.02.2013

Nice work


Re: [~DropGun~] - radiobizza - 16.02.2013

thx


Re: [~DropGun~] - theomanking - 16.02.2013

Nice one!
Lol you didn't made it?


Re : Re: [~DropGun~] - DaTa[X] - 04.03.2013

Quote:
Originally Posted by ZeroCools
Посмотреть сообщение
I think this could be useful for DM servers
deathmatching without weapons


Re: Re : Re: [~DropGun~] - radiobizza - 04.03.2013

Quote:
Originally Posted by DaTa[X]
Посмотреть сообщение
deathmatching without weapons
Yea..


Re: [~DropGun~] - xRuffles - 05.03.2013

I build here gave these errors:

Код:
C:\Users\CASA\Desktop\drop_gun.pwn(52) : error: 017: undefined symbol "DropInfo"
C:\Users\CASA\Desktop\drop_gun.pwn(52) : error: 036: empty statement
C:\Users\CASA\Desktop\drop_gun.pwn(52) : error: 017: undefined symbol "i"
C:\Users\CASA\Desktop\drop_gun.pwn(52) : error fatal: 107: too many error messages on one line
Line:
Код:
for(new i = 0; i < sizeof(DropInfo); i++)