Does someone know if there's a way to rename a ship (declared in a .sobj file) from within a .rules file? (campaign level scripting)
I couldn't find a command that would accomplish that. I tried using the RenameShip() command there but it crashes the game, however, if used within a mission on that ship but through the GetSceneObj command it will work, changing the name of the ship in the campaign level, too.