Posts: 111
Threads: 27
Joined: Jan 2011
Reputation:
0
i want get vehicle info in game while sitting in it by typing
/vinfo
and it will show information like
Owner:
vehicle id: // that will show vehicle id not model id.
Posts: 725
Threads: 4
Joined: Nov 2010
Reputation:
0
Do you have a vehicle system? since if you had, there should have been /vinfo or anything like that.
If not, how do you expect us to get the owner, who will it be?
Posts: 1,250
Threads: 92
Joined: Mar 2011
Reputation:
0
We know nothing about your Script! As Eliran said, you gotta create a vehicle system which saves the infos like owner/price/mods etc..
If you have created one, then post the variables where you store them, then we might be able to help ya out.
Posts: 725
Threads: 4
Joined: Nov 2010
Reputation:
0
You can't GET info unless you have a ready vehicle system with variables and enums, like owner and number of vehicles. It not works this way, find a vehicle system on forums which is ready and learn how that works.