SA-MP Forums Archive
Simple help for a good scripter - 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: Simple help for a good scripter (/showthread.php?tid=242717)



Simple help for a good scripter - ricardo178 - 20.03.2011

Hey guys, ok, i need to make my own vehicle ownership system....
I want make it myself(so i will learn much)... I use dini for save system(already made register/login system) so i just need to add CarKey in the enum and it could save...

I want a very simple system, 1 car per player, the player go to the dealership, type /buycar and the car will be owner by him...(the car he buy, is his, not demostration cars) I want it, if the player buy, the player take the car way.... So if other player want the some car, he will ask the player to sell it to him...

I hope this is simple to make, i just want some of you tell me the steps i need to do...

For example: Save carkey in save system, create the vehicles, create the comands, define this, define that...

This thinks... I want to know the steps, where to start and where to end..

IF YOU have some toturial about this is better... i really didn't find a good/simple one...

Thanks


Re: Simple help for a good scripter - Stigg - 20.03.2011

Have you had a look at this system, i've heard good things about it.

http://forum.sa-mp.com/showthread.ph...icle+ownership


Re: Simple help for a good scripter - ricardo178 - 20.03.2011

This isn't a toturial....... It's a made and dynami system, i am want something easy...
Thanks anyway.


Re: Simple help for a good scripter - Stigg - 20.03.2011

Quote:
Originally Posted by ricardo178
Посмотреть сообщение
This isn't a toturial....... It's a made and dynami system, i am want something easy...
Thanks anyway.
Easy is'nt always best ric m8'y, here's one that uses dini:

http://forum.sa-mp.com/showthread.ph...ownership+dini

It will atleast show you how it's done, give you something to work off anyway.


Re: Simple help for a good scripter - ricardo178 - 20.03.2011

Thanks, this is what i want, i will give a look and my my own system Thanks


Re: Simple help for a good scripter - Stigg - 20.03.2011

Quote:
Originally Posted by ricardo178
Посмотреть сообщение
Thanks, this is what i want, i will give a look and my my own system Thanks
No prob's m8.