Jump to content

setVehicleDoorOpenRatio with Vehicle Andromeda?


Recommended Posts

Hi,

I'm from Germany and i have a Problem with my Script.

I'd like to open the luggage compartment or trunk of the Andromeda!

Vehicle Name: Andromeda

Vehicle ID: 592

-- Server side

getPlanWS = createVehicle(592, -1594.900390625, -2752.2001953125, 49.599998474121, 0, 0, 54.99755859375) 
setElementFrozen(getPlanWS, true) 
setVehicleDamageProof(getPlanWS, true) 
setTimer(setVehicleLandingGearDown, 50, 1, getPlanWS, true) 
setTimer(setVehicleDoorOpenRatio, 100, 1, getPlanWS, 1, 1) 

I hope someone has a solution for my problem and know how can I get it open. :?

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