[1.189] Re-add support for planet-specific lander restrictions

Koder shared this feedback 5 years ago
Submitted

Summary:

I maintain a custom respawn ship mod that restricts the ship respawns to the drop pod only. Unfortunately, the SubTypeId and Prefab is the same 'RespawnPlanetPod' across all planets that use it, so there is no way to restrict to a specific planet.


Previous Result:

Previously, we had SubtypeIds and Prefabs such as 'MarsLander', 'AlienLander', etc. Mods for these allowed restricted respawn to specific planets.


Suggestion:

Implement new SubtypeIds, such as 'RespawnMarsPod', 'RespawnAlienPod' for example, with their own Prefabs and planet-specific respawn behavior. This will allow more creative modding of the RespawnShips.sbc file for players to have more control over the respawn options on the server.

Leave a Comment
 
Attach a file