Jump to content
Sign in to follow this  
tnprvteye

Helicopter on top of building?

Recommended Posts

I'm trying to set a chopper on top of a skyscraper that has a heliport, and I'm not sure I understand how. I've looked at the setPosASL command, but I'm unsure how to use it. Is there an easier way that I'm missing?

---------- Post added at 12:38 AM ---------- Previous post was Yesterday at 11:09 PM ----------

Nevermind, I got it sorted. Took some trial and error...but it works!

Share this post


Link to post
Share on other sites

for example, put the following in the init field of whatever unit you are tryin to change the altitude for:

this setPos [getPos this select 0,getPos this select 1,10]

where 10 is the altitude - just experiment with that value until you get it right.

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  

×