Page 1 of 1
Smoke
Posted: Fri Sep 19, 2014 6:31 pm
by enric
Smoke lasts for 1 to 4 pairs of turns.
Can the smoke lasting turns be customized (mod)?
Ooops I see there is a Mod section, should this post be moved to. I can't do by myself.
Re: Smoke
Posted: Fri Sep 19, 2014 7:35 pm
by pipfromslitherine
The smoke lifespan is controlled in an object script for the smoke object. Check out data/objects/system/objects.bsf. You could make your own smoke object fairly simply with different properties.
Cheers
Pip
Re: Smoke
Posted: Sat Sep 20, 2014 5:58 am
by enric
pipfromslitherine wrote:The smoke lifespan is controlled in an object script for the smoke object. Check out data/objects/system/objects.bsf. You could make your own smoke object fairly simply with different properties.
Cheers
Pip
Obviously!, sorry, I should think before ask.
Thank you for your patience,