• 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

    I uploaded my files to Yandex disk and GitHub.
  2. AkrimalS

    Need Help Updating the Russian Translation

    Prisoned_dialog.c dialog.Text = DLG_TEXT[17] + CalcEncOfficerPrice(NPChar) + DLG_TEXT[40] + strlower(GetMyAddressForm(NPChar, PChar, ADDR_CIVIL, false, false) + " " + XI_ConvertString("captain") + " " + strlower(CaptSir)) + "?"; It seems to me that this variable is not needed "strlower(CaptSir))".
  3. AkrimalS

    Need Help Updating the Russian Translation

    Yes, everything works now.
  4. AkrimalS

    Need Help Updating the Russian Translation

    ERROR - Missing Character ID: smuggler_line_soldier_03
  5. AkrimalS

    Need Help Updating the Russian Translation

    How can I check the tasks to restore my reputation with the governor? At the moment, after killing Beltrop or collaborating, the governor does not give me a task. In addition, I cannot check the case of the kidnapping of Maginot's daughter due to the fact that I cannot escape from the soldiers...
  6. AkrimalS

    Need Help Updating the Russian Translation

    Portuguese flag. Then you need to make sure that it changes to personal.
  7. AkrimalS

    Need Help Updating the Russian Translation

    1) Ships not translated: "Secretive", "Unstoppable", "Obstacle", "Apostle", "Smashing", "Retribution". 2) Should I be attacked by my 2 ships? ("Apostle", "Secretive")
  8. AkrimalS

    Need Help Updating the Russian Translation

    Yes, everything is fine. Yes, it works.
  9. AkrimalS

    Need Help Updating the Russian Translation

    1) I think there needs to be a slight fade before line 52 of "quest_soldier_dialog.h" to create an imitation of searching for contraband. Now the soldier just stands still and says that he conducted a search... 2) For some reason, the papers that Maginot gives do not have a title, although...
  10. AkrimalS

    Need Help Updating the Russian Translation

    I was teleported to the "goto" locator, "locator11" facing the ship, but my 4 officers were not there. Although it is possible that they were not on the shore before. They are removed from passengers when I arrive ashore on a fast travel.
  11. AkrimalS

    Need Help Updating the Russian Translation

    Now I appear near the exit from the location. Maybe "goto locator 11" or "goto citizen02" will do?
  12. AkrimalS

    Need Help Updating the Russian Translation

    Yes, the character will still get stuck. Here are the logs from the very beginning of the game.
  13. AkrimalS

    Need Help Updating the Russian Translation

    Yes, everything works now. I just stand next to the open door in actor mode and can go outside. Attached.
  14. AkrimalS

    Need Help Updating the Russian Translation

    For some reason Beltrop doesn't give me the next task after I don't come to the tavern. I swam to him, and he asked me to leave his house. Please insert case "second_mission_speak_with_france_governor" at the beginning: Locations[FindLocation("Marigot_mansion_hall")].reload.l1.disable = true...
  15. AkrimalS

    Need Help Updating the Russian Translation

    After swimming for 2 days at sea, for some reason an error appeared instead of an entry in the task log. ERROR - Quest name NOT found in ANY function The door is still open. Now there is no fast travel in the cell itself, but there is a moment before the conversation with Nathaniel. I added...
  16. AkrimalS

    Need Help Updating the Russian Translation

    1) Line 85 "France Trader_dialog.h" - "#smonsieur#" needs to be added, but the variable will not work in this line. 2) The tavern room is always open. In addition, you need to make a dialogue with the innkeeper that you cannot spend the night in the hall, but only pay for the room (this has...
  17. AkrimalS

    Need Help Updating the Russian Translation

    So far I have done this for "B_HOUSE.H", later I will do it for others. Here are all the changes, I checked everything works. The only thing I couldn’t do was translate the structure in the dialogue, for which you said you need to make a variable.
  18. AkrimalS

    Need Help Updating the Russian Translation

    In fact, I would move the text that is used from "B_resident_text.h" to "B_HOUSE.H" and #include "DIALOGS\English\B_resident_text.h" will not be needed.
  19. AkrimalS

    Need Help Updating the Russian Translation

    Attached archive with saving. At first I also thought that the lines were too long. Previously, the game worked with up to 730 characters, but now it crashes if there are more than 700. I changed them to 667 and it doesn’t seem to crash anymore.
  20. AkrimalS

    Need Help Updating the Russian Translation

    Attached is the Spanish version. COMPILE ERROR - file: dialogs\b_house.c; line: 3 can't load file: DIALOGS\ It seems to me that it would be better to do this: if(NPChar.chr_ai.group==LAI_GROUP_PLAYER ){adress = XI_ConvertString("my landlord");}else{adress = GetMyAddressForm(NPChar, PChar...
Back
Top