Page 1 of 1

on_rocket_launch

Posted: Sun Apr 30, 2017 7:07 pm
by devilwarriors
Hi,

Was wondering if a on_rocket_launch event could be added that would trigger when the rocket launch is initiated rather than when it reach space?

The purpose would be to do mod that add the possibility of a catastrophic failure to rocket launch.
I did some test and dropping a nuke on a rocket being launched both kill the rocket if it's still in range of the nuke, as well as correctly cancel the launch.
So the only thing missing is way to know that the user just initiated a launch.

It could return the same value as on_rocket_launched.

Thanks!

Re: on_rocket_launch

Posted: Sat Mar 02, 2019 8:09 am
by devilwarriors
Added event on_rocket_launch_ordered.
Thank you!!! <3