Jump to content
Sign in to follow this  
peanuckle_00

How to put something on top of something

Recommended Posts

There's an aircraft carrier coming out real soon. But for now there's an lsd out and I can't get the hueys to be put on top of the thing. I'm wondering what code I have to write to make the huey on top of the carrier, in detail.

Share this post


Link to post
Share on other sites

For static carrier use

This setpos [getpos this select 0, getpos this select 1, (getpos this select 2) + 4]

in the init of the helo. this will move it up 4 m´s.

If you want to move the carrier and the helo you can play around with the setvelocity command. Use the same for Helo and carrier and additionally use the upper code for the helo to

lift it onto the carrier.

A click on the m_search.gif button would have answered your questions, so pls use it in the future.

Share this post


Link to post
Share on other sites

I am a strong advocate of the search command usually, but I must say that with mission editing it is not practical to use. I always search for a long time, and usually what I find is not exactly what I am looking for. It usually only has one common element with my problem, rather than being the answer to it.

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  

×