Jump to content
Sign in to follow this  
Centerbe

Exhausts effect on Ship

Recommended Posts

Hi,

i had add an exhausts effect on a ship class but smoke dosent appear, someone can help me?

my code is:

class CfgVehicles

{

class AllVehicles;

class Ship: AllVehicles

{

class Exhausts;

};

class myShipCalss: Ship {

class Exhausts {

class Exhaust1 {

position = "vyfuk start";

direction = "vyfuk konec";

effect = "ExhaustsEffectBig";

};

};

};

};

all memory points are checked into p3d model.

Share this post


Link to post
Share on other sites

maybe not possible for ships.

try to send Maddmatt and Gnat a PM smile_o.gif

Share this post


Link to post
Share on other sites

ehh your kidding right. Gnat post/replys frequently. there is always the search function. "search by member name"

also i see there is some beta ships out there. take a look at them. go to "armaholic.com" and find them..

if all fails. ther is always the option to script smoke.

Share this post


Link to post
Share on other sites

i had just take a look on all naval addon i know... but there arent with exhausts effect, also on armaholic. No exhaust also into arma default boats...

I had try to define it like a custom Cloudlets (cfgCloudlets) but its dosent work too...

i dont know nothing about scripting confused_o.gif

Share this post


Link to post
Share on other sites

Does it work when you change the addon to the tank or car class? If so then the exhaust effect wont work for ships.

In that case you will need to script it. Is the exhaust smoke a major feature of this particular ship though? If the real one doesn't produce much smoke then it might look ok without it.

Shouldn't be too difficult to script though if you can find someone to do it.

Share this post


Link to post
Share on other sites

yes exhaust smoke appear if i change the vehicles class from ship to tank. Ummm this is a old destroyer ship, i think smoke is important...

thanks very much

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  

×