• 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!

Search results

  1. AkrimalS

    Need Help Updating the Russian Translation

    On the second floor of the smugglers' tavern on La Granada Island, the door doesn't close. Also, for some reason, the door on the right teleports me to the front entrance. https://www.veed.io/view/da1d7bb2-9ea6-41fc-a397-7e14125b9a72?source=editor&panel=share Additionally, Samuel Odel is not...
  2. AkrimalS

    Need Help Updating the Russian Translation

    This Caesar skin doesn't have a portrait.
  3. AkrimalS

    Need Help Updating the Russian Translation

    If you open the wardrobe, a servant appears every time and is upset that we killed people. Maybe make him appear only after we take the belt? https://www.veed.io/view/44bd37d3-a59a-4e35-982f-5c819c8246b0?source=editor&panel=share
  4. AkrimalS

    Need Help Updating the Russian Translation

    Tobias Knight - "Knight" is a surname and is translated by transcription (Тобиас Найт). German Knight (Тевтонский Рыцарь) - is a heavily armed warrior.
  5. AkrimalS

    Need Help Updating the Russian Translation

    Please do this in "PROGRAM\Storyline\WoodesRogers\characters\init\TempQuest.c" : ch.old.name = "Secretary Tobias"; ch.old.lastname = "Knight"; ch.name = TranslateString("Secretary Tobias", "Knight"); //ch.lastname = TranslateString("","Knight"); Because the translations of Secretary Tobias...
  6. AkrimalS

    Need Help Updating the Russian Translation

    The Garden house does not have an exit icon on top.
  7. AkrimalS

    Need Help Updating the Russian Translation

    1) PROGRAM\Storyline\WoodesRogers\SL_utils.c | PROGRAM\Storyline\WoodesRogers\StartStoryline.c | PROGRAM\Storyline\WoodesRogers\dialogs\Teach head_dialog.c characters[GetCharacterIndex("Caesar")].name = "Servant"; change to Characters[GetCharacterIndex("Caesar")].name = TranslateString(""...
  8. AkrimalS

    Need Help Updating the Russian Translation

    There's a problem, the governor of Cayman doesn't have a dialogue about Eden.
  9. AkrimalS

    Need Help Updating the Russian Translation

    I did it and so far there have been no problems.
  10. AkrimalS

    Need Help Updating the Russian Translation

    When I come back, the character doesn't jump over the boxes. I know I need to push the box down, but why can't I do it from the other side? If that's the case, then the character should at least stop at the jump point...
  11. AkrimalS

    Need Help Updating the Russian Translation

    These items are missing a description: "itmdescr_Malta_outfit", "itmdescr_Malta_syringe", "itmdeser_Malta_box", "itmdescr_Malta_statue", "itmdeser_Malta_medkit", "itmdeser_Malta_icon", "itmdeser_Malta_censer", "itmdescr_Malta_relic", "itmdescr_Malta_poison"
  12. AkrimalS

    Need Help Updating the Russian Translation

    PROGRAM\Storyline\WoodesRogers\characters\init\TempQuest.c "Maltese_soldier1", "Maltese_soldier2", Maltese_soldier3, "Maltese_soldier4", "Maltese_soldier5", "Maltese_soldier6", "Maltese_soldier7" In all cases, the word "soldier" is spelled with a lowercase letter, which makes it look...
  13. AkrimalS

    Need Help Updating the Russian Translation

    PROGRAM\Storyline\WoodesRogers\SL_utils.c replace - Logit(TranslateString("","Church ")); on - Logit(TranslateString("","Church")); PROGRAM\Storyline\WoodesRogers\Locations\init\QuestLocations.c replace - locations[n].id.label = "Crypt "; on - locations[n].id.label = "Crypt"; It's the same...
  14. AkrimalS

    Need Help Updating the Russian Translation

    1) For some reason, "Crypt" does not translate, although it is in "interface_strings.txt". The same thing happens with "Church". 2) PROGRAM\Storyline\WoodesRogers\Locations\init\QuestLocations.c replace - locations[n].id.label = "Captains cabin"; on - locations[n].id.label = "Captain's cabin"...
  15. AkrimalS

    Need Help Updating the Russian Translation

    1) The character "Sailmaker" does not translate. 2) If I have any flag other than Spanish, then the port of Cartagena will not appear in the fast trevel list. And if I raise the Spanish flag, then "San Felipe Fort" disappears.
  16. AkrimalS

    Need Help Updating the Russian Translation

    I've been installing a patch, but unfortunately the location is only updated in the new game. I got to this point with the help of cheats, but now I won't get a special continuation of the plot.
  17. AkrimalS

    Need Help Updating the Russian Translation

    Strangely, I've already talked to a passerby about him, but apparently the trigger didn't work. I talked again and everything worked. But there is another problem. I can't talk to the gunsmith. https://www.veed.io/view/7a7ec7bb-d6ee-4338-aa81-e3a2c3137f16?source=editor&panel=share
  18. AkrimalS

    Need Help Updating the Russian Translation

    I can't seem to get any further and get through the door to the armory surgeon. The locators that used to be there are missing somewhere.
  19. AkrimalS

    Need Help Updating the Russian Translation

    Attached a save. You can also get stuck a little further inside the church. https://www.veed.io/view/50ecab21-358e-4de5-bd31-b9475e280b9a?source=Dashboard&panel=share
Back
Top