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!
on_rocket_launch
-
- Filter Inserter
- Posts: 311
- Joined: Sat Jan 09, 2016 1:11 am
- Contact:
-
- Filter Inserter
- Posts: 311
- Joined: Sat Jan 09, 2016 1:11 am
- Contact:
Re: on_rocket_launch
Thank you!!! <3Added event on_rocket_launch_ordered.