Jump to content

[Question]


Recommended Posts

I'm not sure if an vehicle gets an ID automaticly, but you can always set your own ID if you're creating an advanced vehicle system, like saving them for players etc. If so, just set and get it's element data which you set.

setElementData ( vehicleVar, "vehicleid", ); 
getElementData ( vehicleVar, "vehicleid" ); 

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...