I was able to modify the script code needed in JDoom to create the following mist effect from a teleporter effect written by another author.

It's a nice rolling vapor effect, that works really well when coupled with a waterfall ambient sound. The particle generator effect is associated with the flat in JDoom. This means that the mist is generated over the entire surface, not just a spawn point.
Since I am new to the ACS scripting, I have been unable to duplicate the effect. I have been able to get the models and most of the other scripting to work based on the tutorials here and the ZDoom wiki.
Does anyone have a suggestion (i.e. ACS script or DECORATE) that will duplicate the pictured effect. I don't care whether it is a script, actor, or combination.
I have looked at the steam jet effect coding from Ultimate Torment & Torture, but it doesn't really work with my application of the effect. It may be that the steam jet is too rapid, or that it's generating from a narrow point.
Any advice (including coding, sprites, decorate entries) would be greatly appreciated.
Thanks.
.