SA-MP Forums Archive
how do i set a car price? - 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 set a car price? (/showthread.php?tid=181484)



how do i set a car price? - sbulletin - 05.10.2010

I mean, what should i do if i want the server to know when i enter an NRG, he'll say that it's for sale for 500 thousand
and when i enter infernus it'll recognize the car and say this infernus costs 400 thousand?


Re: how do i set a car price? - Scenario - 05.10.2010

You have to have a vehicle system capable of buying/selling. Just search for one on the forum (vehicle system), I'm sure something will pop-up.


Re: how do i set a car price? - sbulletin - 05.10.2010

Quote:
Originally Posted by RealCop228
Посмотреть сообщение
You have to have a vehicle system capable of buying/selling. Just search for one on the forum (vehicle system), I'm sure something will pop-up.
anyway to do this on my own?


Re: how do i set a car price? - Steven82 - 05.10.2010

Quote:
Originally Posted by sbulletin
Посмотреть сообщение
anyway to do this on my own?
Your going to need to know Pawno pretty good,

and learn how to use the DINI include.


Re: how do i set a car price? - Scenario - 05.10.2010

Quote:
Originally Posted by Steven82
Посмотреть сообщение
Your going to need to know Pawno pretty good,

and learn how to use the DINI include.
Meh... You don't really need to be ALL that good at Pawno, but you should have the basic knowledge and understanding. Knowing "dini" and/or "MySQL" is a plus. Although, you would us "fwrite" but then you would be a noob!


Re: how do i set a car price? - Steven82 - 05.10.2010

Well i never even learned "fwrite" :P So /me = noob


Re: how do i set a car price? - sbulletin - 06.10.2010

got it guys, though i didn't get my answer yet.


Re: how do i set a car price? - Scenario - 06.10.2010

You can learn how to script, then you'll find out how simple it is!