SA-MP Forums Archive
Someone please explain - 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: Someone please explain (/showthread.php?tid=595738)



Someone please explain - JessThompson - 07.12.2015

How would I be able to make a dealership system like this.





So how would I make dealerships so when clicked it changes and save the vars so when i click buy it gives me a vehicle with all the vars.

so I would like a dialog start off like

Car Color 1 - 000
Car Color 2 - 000
Car Stereo - None
Lock - None
Immobiliser - None


then when you click into lock ect it shows

None,
Lock 1 - Ј22,000
Lock 2 - 39,000
ect

after you click a lock it then updates the first dialog.

but if you click the first button that is called buy it then gives you the vehile with all the vars.

if someone could explain this to me this would be great


Re: Someone please explain - PaulDinam - 07.12.2015

You really expect us to tell you how to create all that from scratch do you, it's not that hard even though it's on LSRP. You should be able to do that if you have enough knowledge working around with dialogs.


Re: Someone please explain - PrO.GameR - 07.12.2015

Learn pawn, then you can do that ...

if you have ever wrote 1 simple dialog you would know these are as easy to make as a simple heal command