Jump to content
Sign in to follow this  
jammymutt

Floating ships?

Recommended Posts

How do you get the fregata and destroyer to float in Chernarus?.

When I put them in the weater they just sink.

Share this post


Link to post
Share on other sites

Yep me too! The best thing about a ship IMO is that it floats!!

Share this post


Link to post
Share on other sites

If you only want them for decoration there is an easy trick, that will even allow to let them follow waypoints.

Place an small boat with an AI in it.

Place the destroyer.

Use attachTo to glue the destroyer to the ship.

setDir 180 to make it face the right direction.

Works pretty well.

Edited by Tajin

Share this post


Link to post
Share on other sites

Depending on where you place the Fregata, you'll want to use this in the init field:

this setPos [ getPos this select 0, getPos this select 1, (getPos this select 2) + 8]

Play around with the "8" till you get it at the right height.

Though, the attachTo idea is good too :)

Share this post


Link to post
Share on other sites

this setPosASL [getposASL this select 0, getposASL this select 1, 0]

this works,no submarine crusiers

Share this post


Link to post
Share on other sites

Cheers Paladin this works well but I tried to land a helo on it and ended up in the sea lol at least they can float now thanks.

Share this post


Link to post
Share on other sites

they are only semi/static(not ready or bugged imao) objects, i try´d it in editor and was disappointed too,

its funny to see PPL in multiplayer with full helos trying this^^

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  

×