Jump to content
Sign in to follow this  
Rupert_The_Bear

How to place Stuff on the LHD?

Recommended Posts

Hello,

it might be a pretty nooby question, but I'am pretty new at making missions and I just can't place anything on board of the LHD. It always spawns underwater and blows up.

My idea was to make a mission, which starts like the "Harvest Red" Campaign, on board of the LHD.

How do I make that happen? Do I need a tool, or just a script? And if I do, what script/tool do I need for that?

Thanks in advance for all the help and sorry if it have been posted before.

Share this post


Link to post
Share on other sites

You have to write

this setPosASL [getPos this select 0, getPos this select 1, 15.9]

in every units init line that has to spawn on the carrier.

No problem unless you are going to enable respawn. Then you have to include a script that detects when a player died and respawned, then set his position again with the code above.

Also note that, placing the LHD with the LHD spawner by ArMaTeC, the last value depends on where you place the carrier. But on the Khe Shan on utes it is 15.9.

Share this post


Link to post
Share on other sites

Please use the forum search, this has been asked countless times since ArmA2 has been released. :mad:

Share this post


Link to post
Share on other sites
Guest
This topic is now closed to further replies.
Sign in to follow this  

×