I currently have a mod I'm working on, but it crashes whenever I'm using it and launch a ship in Space Exploration.
Does anyone know which event(s) SE is calling when a ship launches with a player on it? Or at least which files in SE to start my search at?
			
			
									
									Space Exploration Ship Launch Event
Space Exploration Ship Launch Event
Hope you're having a wonderful day!
~Pika
						~Pika
Re: Space Exploration Ship Launch Event
For anyone wondering the solution to this exact issue:
on_player_changed_surface is the event that you need to look for.
			
			
									
									on_player_changed_surface is the event that you need to look for.
Hope you're having a wonderful day!
~Pika
						~Pika
