• New Horizons on Maelstrom
    Maelstrom New Horizons


    Visit our website www.piratehorizons.com to quickly find download links for the newest versions of our New Horizons mods Beyond New Horizons and Maelstrom New Horizons!

Fixed Promotion ships

I loose the promotion ship, every time I go to the shipyard or to the shop ,maybe other places to, haven't tried yet.
 

Attachments

  • compile.log
    2.7 KB · Views: 66
  • system.log
    1.1 KB · Views: 71
Wha? You get the ship and then she.... disappears? Do you have a savegame when you still have her so that we can try?
 
Save game whit promotion ship.
 

Attachments

  • -=Player=- Jamaica. Kingston. Center. August 14th, 1813 2.zip
    804.8 KB · Views: 66
Fixed with attached file. Extract to your PROGRAM folder.

This will fix future promotion reward ships, but not your current one.
To do that, execute this line through PROGRAM\console.c:
Code:
RemovePassenger(pchar, GetCharacter(Cheat_GetCharacterIndex(4)));

Turns out that while the new officer was added as a companion, he wasn't removed as a passenger.
Then the game figured that passengers aren't supposed to have ships and deleted his ship accordingly. :facepalm
 

Attachments

  • NK.zip
    18.3 KB · Views: 61
Back
Top