SA-MP Forums Archive
How do I do this - 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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: How do I do this (/showthread.php?tid=276734)



How do I do this - grand.Theft.Otto - 15.08.2011

I want it so any random car I enter, can be sellable. So say I entered a Landstalker, it would say to me I can sell it, I also need it to detect that I have already been in that vehicle so on exit then re-enter it won't say "this vehicle is not for sale".

How would I do it ? I have the other vehicle selling stuff already like /sell and prices etc..


Re: How do I do this - dowster - 15.08.2011

do you mean like a dealership, or every single car is for sale?


Re: How do I do this - grand.Theft.Otto - 15.08.2011

For any car that is on the map with AddStaticVehicle. Except I don't want the same cars to always be sellable and I don't want every single car to be sellable, only certain ones at random times.