20.03.2011, 14:44
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
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