peanuckle_00 0 Posted December 15, 2002 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
Balschoiw 0 Posted December 15, 2002 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 button would have answered your questions, so pls use it in the future. Share this post Link to post Share on other sites
Kermit 0 Posted December 25, 2002 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
starstreams 0 Posted December 25, 2002 Yep, Balschoiws way works! pic1 pic3 edit:ralph: image size > 100kb Share this post Link to post Share on other sites