I'm making a "post" and I need to have rockets which will explode after a predetermined time, and preferable explode in different colours. Is this possible?
@TheCaper As far as I know, only with individual rockets. You might have to painstakingly clone a timed detonator rocket and slip them one by one into a custom pod
You should be able to add the selfDestructTimer parameter in Overload to set the timer in seconds. There's no XML parameters or anything to edit the color of the explosion, though.
@TheCaper As far as I know, only with individual rockets. You might have to painstakingly clone a timed detonator rocket and slip them one by one into a custom pod
@HuskyDynamics01 Does it work with rocket pods because that is what I'm using
Thanks very much!
You should be able to add the
selfDestructTimer
parameter in Overload to set the timer in seconds. There's no XML parameters or anything to edit the color of the explosion, though.