Jump to content

setVehicleDoorOpenRatio with Vehicle Andromeda?


Recommended Posts

Posted

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

Posted (edited)

the arguments in a function with setTimer arguments comes after arguments of setTimer,it's u've to write only function and arguments in end

it's the same

Edited by Guest

SAF/SAO - 30%

Skype: Themerzoug2020

in-game name:3B00DG4MER

xOG7h1J.png

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