End game

Started by Jumper, January 14, 2018, 11:44:27 AM

Previous topic - Next topic

Jumper

Hi all

I am looking at modding the endgame and setting other goals than the spaceship launch . The problem I am having is finding the code in the core game that triggers the end. Any help appreciated

thanks guys

jamaicancastle

Check the ShipCountdown, GameEnder, and GameVictoryUtility classes, they should have the main things you'll need.

Jumper

Quote from: jamaicancastle on January 14, 2018, 01:01:56 PM
Check the ShipCountdown, GameEnder, and GameVictoryUtility classes, they should have the main things you'll need.

Thank you so much. I knew one of you guys would know the answer