SA-MP Forums Archive
[FilterScript] Weapon Dialog Filterscript - 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 Dialog Filterscript (/showthread.php?tid=470718)



Weapon Dialog Filterscript V1.0 - PawnoPro - 19.10.2013

Hi there,

This is my first post on the SAMP forums, and I wanted it to be a filterscript.

This is a weapon dialog filterscript that will give you a weapons shop.

Just use the filterscript, and in-game use the command /store


^This is what comes up when you do /store

^This is the Pistol Shop

^This is the Sub-Machine Gun Shop

^This is the Shotgun Shop

^This is the Assault Rifle Shop

^This is the Regular Rifle Shop

^This is what happens when you can't afford an item

^This is what happens when you successfully purchase an item.

Thanks for reading

[This script requires zCmd]
zCmd Download

wDialog Download:
PWN File
AMX File


Re: Weapon Dialog Filterscript - iBeast - 19.10.2013

why use different dialogs for each and every type of gun?


Re: Weapon Dialog Filterscript - PawnoPro - 19.10.2013

Quote:
Originally Posted by iBeast
Посмотреть сообщение
why use different dialogs for each and every type of gun?
Because it's better then having all of the weapons in one long list


Re: Weapon Dialog Filterscript - PawnoPro - 19.10.2013

Quote:
Originally Posted by Alphlax
Посмотреть сообщение
not bad
Thanks


Re: Weapon Dialog Filterscript - TheChimpJr - 19.10.2013

Not bad, try using text draws they are easier now and makes everything look better with images of the guns and stuff.


Re: Weapon Dialog Filterscript - PawnoPro - 19.10.2013

Quote:
Originally Posted by TheChimpJr
Посмотреть сообщение
Not bad, try using text draws they are easier now and makes everything look better with images of the guns and stuff.
I'm not good at textdraws, but I will definitely try it!