Jump to content

One big object...


joedajoester

Recommended Posts

So. Get a Vehicle u want to have as main object.

Now use attachElements to attach a certain object to the Vehicle.

LOOK:

  
local Main = createVehicle( id, x, y, z ) 
local Rocket = createElement( id, x, y, z ) 
attachElements( Main, Rocket ) 

and so on...

And the Model Ids can u get ffrom Map editor.

So Good Luck!

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...