Jump to content

how to mathrandom createvehicle ??


Paplo

Recommended Posts

createVehicle ( 411, 176+math.random(5,10), 2508+math.random(5,10), 16.02982711792 )

createVehicle ( 412, 176+math.random(5,10), 2508+math.random(5,10), 16.02982711792 )

createVehicle ( 413, 176+math.random(5,10), 2508+math.random(5,10), 16.02982711792 )

i try this but he spawn car in one place

i want spawn the car in this place and have space between each car

??

how i can do that?

Link to comment
createVehicle ( 411, 176+math.random(5,10), 2508+math.random(5,10), 16.02982711792 )

createVehicle ( 412, 176+math.random(5,10), 2508+math.random(5,10), 16.02982711792 )

createVehicle ( 413, 176+math.random(5,10), 2508+math.random(5,10), 16.02982711792 )

i try this but he spawn car in one place

i want spawn the car in this place and have space between each car

??

how i can do that?

createVehicle ( 411, 176+math.random(1,40), 2508+math.random(1,40), 16.02982711792 )     

This has worked

xD

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