SA-MP Forums Archive
[FilterScript] Pickup creator! - 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] Pickup creator! (/showthread.php?tid=247461)



Pickup creator! - Mean - 09.04.2011

Okay, so another FS by me.

- You get a new command, /pickup [Model] [Type] and type must be between 0 and 23, else it will show you that pickup type must be between 0 and 23.

So, do /pickup [Model] [Type] and you will get a CreatePickup code in scriptfiles\pickups.txt with the pos you were standing at, VW you were in at the moment you saved the pickup, pickup model you chosen, and pickup type you chosen, you will also get that pickup created on the server, so you know where it will be placed.

Download here.

Credits: DracoBlue for dudb( I didn't want to use sscanf for this small script ), Zeex for ZCMD, and Luxurion for the SaveIn function.

NOTE: You will need to download the ZCMD and DUDB yourself if you don't have it already.


Re: Pickup creator! - aircombat - 09.04.2011

Good Job (Testing now)


Re: Pickup creator! - Matanel - 09.04.2011

Good Job - Like


Re: Pickup creator! - Meinstad - 09.04.2011

Good job - +1


Re: Pickup creator! - serman - 09.04.2011

Really Nice Good Job .


Re: Pickup creator! - Mean - 09.04.2011

Thank you guys.
Hope the ones that tested it like it. It wasn't even too complicated to make it.


Re: Pickup creator! - aircombat - 09.04.2011

Its Cool but u can add this function in the next update (load pickups from file)


Re: Pickup creator! - Mean - 09.04.2011

Quote:
Originally Posted by aircombat
Посмотреть сообщение
Its Cool but u can add this function in the next update (load pickups from file)
Thanks for the suggestion, will be added.
Feel free to post suggestions!