SA-MP Forums Archive
[FilterScript] Items spawner dialogs (zcmd & dialogs include) - 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] Items spawner dialogs (zcmd & dialogs include) (/showthread.php?tid=571098)



Items spawner dialogs (zcmd & dialogs include) - Q_Lite - 16.04.2015

Items spawner dialogs

With this filterscript you can spawn few items or you may say this is good for freeroam servers and may be called as dialogs test FS too!

The available features are:
  1. DIALOG_STYLE_PREVMODEL styled dialogs
  2. zcmd command proccessor
  3. Spawn vehicles by /vehicles
  4. Spawn skins by /skins
  5. Spawn weapons by /weapons
Download:
Pastebin - By Q_Lite

Dialogs Include - By Gammix
ZCMD - By Zeex

Some screens:






Re: Items spawner dialogs (zcmd & dialogs include) - MouizGhouri - 17.04.2015

+Rep


Re: Items spawner dialogs (zcmd & dialogs include) - 036 - 17.04.2015

I love it, REP+ Given.


Re: Items spawner dialogs (zcmd & dialogs include) - Jimmy0wns - 17.04.2015

Apart from the empty space on the right, it looks good.



Re: Items spawner dialogs (zcmd & dialogs include) - LazyB0y - 17.04.2015

Nice, Good Work


Re: Items spawner dialogs (zcmd & dialogs include) - MouizGhouri - 17.04.2015

I have a problem in compiling it



Re: Items spawner dialogs (zcmd & dialogs include) - Razor483 - 17.04.2015

Quote:
Originally Posted by MouizGhouri
View Post
I have a problem in compiling it
I think this topic might actually be helpful for you https://sampforum.blast.hk/showthread.php?tid=183776


Re: Items spawner dialogs (zcmd & dialogs include) - Q_Lite - 17.04.2015

Quote:
Originally Posted by Jimmy0wns
View Post
Apart from the empty space on the right, it looks good.
Well, those textdraws aren't made by me, You may ask the include owner to fix it!


Quote:
Originally Posted by MouizGhouri
View Post
I have a problem in compiling it
The error is from dialogs.inc incude, do you have the latest version?


Re: Items spawner dialogs (zcmd & dialogs include) - shadowstorm - 17.04.2015

Good job.Looks cool


Re: Items spawner dialogs (zcmd & dialogs include) - Karan007 - 17.04.2015

Good job!


Re: Items spawner dialogs (zcmd & dialogs include) - giorgosdim12 - 17.04.2015

Good Job! +Rep


Re: Items spawner dialogs (zcmd & dialogs include) - Qu3esL - 18.04.2015

Nice!


Re: Items spawner dialogs (zcmd & dialogs include) - bustern - 19.04.2015

Really nice edit of mSelection !I like it


Re: Items spawner dialogs (zcmd & dialogs include) - Cookland - 19.04.2015

I love this, it's very helpful!
Specifically for a freeroam.

Well done.


Re: Items spawner dialogs (zcmd & dialogs include) - Gammix - 19.04.2015

Quote:
Originally Posted by bustern
Посмотреть сообщение
Really nice edit of mSelection !I like it
Thats not even close to mSelection. Read the code first.


Re: Items spawner dialogs (zcmd & dialogs include) - Excel™ - 19.04.2015

You could have made the weapon spawning easier by retrieving the weaponids from modelids. It would als!o make users to arrange listitems without editing the response callback.


Re: Items spawner dialogs (zcmd & dialogs include) - iamjems - 08.10.2016

Код:
D:\Desktop\jdfreeroam\gamemodes\jdfreeroam.pwn(2760) : error 017: undefined symbol "SetupPrevModelDialog"
D:\Desktop\jdfreeroam\gamemodes\jdfreeroam.pwn(2777) : error 017: undefined symbol "SetupPrevModelDialog"
D:\Desktop\jdfreeroam\gamemodes\jdfreeroam.pwn(2788) : error 017: undefined symbol "SetupPrevModelDialog"
help

Fixed: Downloaded dialogs.inc on some other thread, not from the creator's one, now it works fine.


Re: Items spawner dialogs (zcmd & dialogs include) - homelessdrop - 16.10.2016

good job