[question] Heli-Lift script

Gangolf93

New Member
Hey Guys...
I ve a question... Is it possible to add a IF-question, on a Helif-Lift / Cargo Drop script, that locked Vehicles cant be moved... if they are locked..

sth like i added in my tow script

Code:
    _ObjectName = getText (configFile >> "CfgVehicles" >> (typeOf _Object) >> "displayName");

I hope you can help me, how i get the variable from the car.. btw the scripts get the name of the vehicle with this line :
Code:
    _ObjectName = getText (configFile >> "CfgVehicles" >> (typeOf _Object) >> "displayName");

Greetings Gangolf

Sorry for my bad English..
 
af39a1804ef2bc5b79b2f5624228ebf8.png
 
Back
Top