Jump to content
Sign in to follow this  
SoggyMilk

Vehicle Respawn issue.

Recommended Posts

I've searched these forums up and down, to no avail.

What I need to do is I need to figure out the command to make a vehicle respawn with an init code to keep the vehicle flying.

I have a number of A10's spawning in the mission. They get destroyed, and respawn. But they don't keep the "special" attribute that starts them off as flying when they respawn.

So I changed the respawn call code, and made it like this:

veh = [this, 20, 1200, 2, True, False, "fly4 flyinHeight 200"] execVM "vehicle.sqf"

So my question is.... What do I need to put after "fly4 flyinHeight200" to make the vehicle actually fly?

EDIT

Sorry, I didn't read the sticky. Don't respond to this, I'll go to the editing section, and ask this question there.

My apologies.

Edited by SoggyMilk
Didn't read the sticky.

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×