Hi... i have this tank on my mod called the Phayder...and it has smoke grenades. I wanted to know if it is possible it can be stealth ONLY when it deploys the smoke grenades. If this is not possible, is there really ANY other thing i can do with the greandes at all? Cause im stomped.
well may have a way to get it to work using the rebel stealth logic... but i now need to find out if there is any way i can get it to be be revealed while it is stationary...so it would be like:
Behavior = StealthUpdate ModuleTag_07
StealthDelay = 2500 ; msec
StealthForbiddenConditions = STATIONARY MOVING FIRING_PRIMARY
MoveThresholdSpeed = 3
InnateStealth = No ;Requires upgrade first
OrderIdleEnemiesToAttackMeUponReveal = Yes
End
and just treat the smoke grenades as an upgrade so that it can innate stealth... problem is I dont know if there is a stationary tag...
ok i got another idea... what if i made a tertiary weapon that last forever while the unit is alive, but doesnt fire anything, and when it fires the smoke grenades, the tertiary weapon stops firing...?!