PDA

View Full Version : [TEC] Diesel Smoke


VonDos
07-01-08, 11:04 AM
Hi everyone; while working on Dnepr hospital ship, i've find this question:
Is possible modify the standard smoke level, color, density ecc for make eye candy diesel engines's smokes?
What unit file should i mod? .sim?

Thanks everyone,
VD

TheDarkWraith
07-01-08, 11:08 AM
Hi everyone; while working on Dnepr hospital ship, i've find this question:
Is possible modify the standard smoke level, color, density ecc for make eye candy diesel engines's smokes?
What unit file should i mod? .sim?

Thanks everyone,
VD

the ships all use the #funnel_smoke effect (ID: 6DD778C0004D3491 from hex editor - you have to reverse the bytes for use in S3D) from the particles.dat file. You can make your own 'diesel_funnel_smoke' effect and add it to the particles.dat file so that your ship can have this effect. Better yet, make your own .dat file for it so that it doesn't 'mud-up' the particles.dat file.

VonDos
07-01-08, 11:12 AM
HI! Thanks;
don't know how to create this .dat file with new smoke effect for diesel; is someone interested in make one?

Pleeeeeeeease! :oops:

TheDarkWraith
07-01-08, 11:14 AM
HI! Thanks;
don't know how to create this .dat file with new smoke effect for diesel; is someone interested in make one?

Pleeeeeeeease! :oops:

how about I teach you how to do it yourself? The benefits of you learning how to do it far outweigh someone doing it for you.

VonDos
07-01-08, 11:15 AM
If you can, yes ^_^ please do this :yep:

Sailor Steve
07-01-08, 11:46 AM
Albrecht von Hesse was working on a complete smoke mod, and pretty intensely, too; but he hasn't been around for a while now.
http://www.subsim.com/radioroom/showthread.php?t=134024&highlight=funnel+smoke

rowi58
07-02-08, 01:02 AM
Hi VonDos,

in LSH3, i've bulid in 3 types of smoke (based on ANVART's Smoke Mod): one for motrships/diesel, one for most merchant and all warships and one big fat smoke for old steamer:

http://static3.filefront.com/images/personal/r/rowi02/125431/bhyyltpcbz.jpg

And an example vor the modern motor(diesel)ship:

http://static3.filefront.com/images/personal/r/rowi02/125431/rkikamajkj.jpg



Greets
rowi58

Reece
07-02-08, 01:19 AM
Looks great Rowi58!:yep:

Edit: Depending on your video card, you should try setting AA on, not to application controlled", this will get rid of the jaggies.

Jimbuna
07-02-08, 06:38 AM
Looks great Rowi58!:yep:

Yep, looks great Rowi58 http://img120.imageshack.us/img120/9026/wolfthumbsuprw5.gif (http://imageshack.us)

rowi58
07-02-08, 09:18 AM
Looks great Rowi58!:yep:

Edit: Depending on your video card, you should try setting AA on, not to application controlled", this will get rid of the jaggies.

Thanks for that hint. I'll try if my gra-ca can do it (nearly 3 year old ATI).

Greets
rowi58

VonDos
07-02-08, 01:51 PM
Really cool images, Rowi! :up:

Now i'm trying to create my own smoke effects; RACERBOY is teaching me how to do this; a new, interesting challenge, in hexadecimal code world :)