SA-MP Forums Archive
help stand catalog - 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: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: help stand catalog (/showthread.php?tid=511509)



help stand catalog - quark - 05.05.2014

How to make a /buyvehicle and appear the car with the price and name and arrows to search threw the cars?


Re: help stand catalog - mrtms - 06.05.2014

https://sampwiki.blast.hk/wiki/OnPlayerEnterVehicle
https://sampwiki.blast.hk/wiki/OnDialogResponse

When the player enters the vehicle that is being sold, OnPlayerEnterVehicle will be initiated and then you simply use ShowPlayerDialog();. It can be a little hard to do at first but that's the point in coding xD.

The parameters can be found here: https://sampwiki.blast.hk/wiki/ShowPlayerDialog


Re: help stand catalog - quark - 06.05.2014

you're genius. Oh wait thats not what i asked


Re: help stand catalog - PinEvil - 06.05.2014

We cannot help you out, Please provide some coding as a reference.


Re: help stand catalog - quark - 06.05.2014

no code have

Something like this [ame]http://m.youtube.com/watch?v=d81sftnxVPA[/ame]


Re: help stand catalog - Yves - 06.05.2014

on that video is using clickable textdraws.

if you new to scripting then you will have no idea how to make that unless you learn pretty fast.

the links will help you.
https://sampwiki.blast.hk/wiki/OnPlayerEnterVehicle
https://sampwiki.blast.hk/wiki/OnDialogResponse
https://sampforum.blast.hk/showthread.php?tid=328267
http://forum.sa-mp.com/forumdisplay.php?f=70

also looking at ******* tutorials on how to script will help you alot.

if you want the dealership script to be like that on the video then you might have to pay if you want someone to do it for you.


Re: help stand catalog - quark - 07.05.2014

but how to preview the car? Create new? When click arrow delete that one and create another?


Re: help stand catalog - quark - 07.05.2014

bump


Re: help stand catalog - quark - 20.05.2014

upppp


Re: help stand catalog - K9IsGodly - 20.05.2014

No one will be able to completely write the code for you. Sorry to say, but creating a car system like you want is NOT easy and I really don't think anyone will do it for you unless you give them a good reason to: money, or if they're feeling nice.