• 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

    Yes, the videos are working now. Everything works.
  2. AkrimalS

    Need Help Updating the Russian Translation

    Does this require a new game? I can also go to the temple after the changes without inserting the idol. You can try it on my Russian save. If the videos are not in the "RESOURCE\VIDEOS\standard" folder, but are simply in the "RESOURCE\VIDEOS" folder, then instead of the video there will be a...
  3. AkrimalS

    I need help from a Storm Modder

    As far as I know, the language can be changed by installing it from the workshop. There is already French, Italian and, apparently, German. They are installed in this folder: Steam\steamapps\workshop\content\2230980...
  4. AkrimalS

    Need Help Updating the Russian Translation

    1) Why, after I arrived on the island, do I not see Sailhard’s ship nearby, doesn’t it appear next to me in the normal version of the game? I can't move to his ship, fast travel doesn't work. 2) The pirate frigate "Dud" has no translation. 3) I can easily run into the temple without activating...
  5. AkrimalS

    Need Help Updating the Russian Translation

    It should be like this. A space must appear after sentences 58 and 63. if (PChar.sex == "woman") d.Text = PersuasionSuccess + DLG_TEXT[61] + " " + DLG_TEXT[59] + " " + pricePerk + " " + DLG_TEXT[60]; else d.Text = PersuasionSuccess + DLG_TEXT[56] + " " + DLG_TEXT[59] + " " + pricePerk + " " +...
  6. AkrimalS

    Need Help Updating the Russian Translation

    Yes, that's better. The dialog with the robbers lacks a space between words. The English version will also lack a space and a dot at the end. Enc_Raiders_dialog.h (58,62,63 lines).
  7. AkrimalS

    Need Help Updating the Russian Translation

    But he stands at the door after he offers the task, and not after you kill Sidonio Ogarrio. If you leave the tavern after the proposed quest and then enter, he will be standing there. Perhaps it should be here somewhere - "Wifred_give_to_us_ship". Replace LAi_SetStayType(CharacterFromID("Wilfred...
  8. AkrimalS

    Need Help Updating the Russian Translation

    Also, without fighting Gervasio Serrao, I can hire him. He sits on the right in the tavern and if I ask him the first time, he will tell me to leave, but the second time he will have the dialogue “Have you decided to hire me?”. In theory, he should always tell me the first phrase. This also...
  9. AkrimalS

    Need Help Updating the Russian Translation

    Somehow, after these changes, the door began to open and now everything is fine. Should he be standing in the doorway? I think he needs to be seated at a table, and at the same time, the random spawning of officers in his place during quests should be removed. There is now no empty dialogue...
  10. AkrimalS

    Need Help Updating the Russian Translation

    Found a small bug. After I told Nathaniel that I was starting the assault, I was transported to the sea and if I get to my ship’s cabin after that, the port of Bridgetown is bugged and I can dock as in a regular port. But mooring to the shore does not break anything, only the deck.
  11. AkrimalS

    Need Help Updating the Russian Translation

    Now it works well.
  12. AkrimalS

    Need Help Updating the Russian Translation

    error.log says that parentheses are needed here. if (PChar.sex == "woman") After this, Nathaniel does not disappear, but stands on the pier. Fast travel is not available, it is said that something will happen here. Moving to the deck is available, after reappearing in the port, Nathaniel joins me.
  13. AkrimalS

    Need Help Updating the Russian Translation

    1) Here is the save file before entering the square behind the tavern and the compile.log. The quest is broken 100%. 2) If you sink the frigate Athena, the quest log will say that I captured her. Also somehow I get the idol out of the water. It would be nice to make a scene like with the...
  14. AkrimalS

    Need Help Updating the Russian Translation

    1) In the file "Found_Blaze_1_dialog.c" in case "Explanation_4" replace DoQuestCheckDelay("Story_OfficersGoToTavernWithBlaze", 1.0); on AddDialogExitQuest("Story_OfficersGoToTavernWithBlaze"); In the port, when talking with the team, the dialogue skips and I don’t have time to read it. This...
  15. AkrimalS

    Need Help Updating the Russian Translation

    Also add a parenthesis to line 763, otherwise there will be an empty dialog. Preprocessor_Add("Governor", GetMyLastName(CharacterFromID("Robert Christopher Silehard"))); After that, everything worked and there were no missing variables! Damn, I thought the opposite. Also please change the...
  16. AkrimalS

    Need Help Updating the Russian Translation

    Now the dialog is gone, the error is in error.log: COMPILE ERROR - file: storyline\standard\dialogs\Danielle_dialog.c; line: 724 invalid syntax The same line was displayed "("again_find_rheims", 7);", and not "("again_find_rheims", 12);". Yes, the skins have changed, only the head remains the...
  17. AkrimalS

    Need Help Updating the Russian Translation

    This command doesn't seem to work. The file solved the problem with line 176, but line 196 also does not output anything. It didn't work for me when I started the task again. Maybe you need to delete the below "AddQuestRecord("again_find_rheims", 7);"? AddQuestRecord("again_find_rheims", 7)...
  18. AkrimalS

    Need Help Updating the Russian Translation

    I had problems with electrical voltage all week, but now everything seems to be back to normal. 1) The name is not displayed on lines 176 and 196 "danielle_dialog.h". 2) Is it possible to make a separate line "text.t7" for a female character in the quest log "again_find_rheims.txt"? And also...
  19. AkrimalS

    Need Help Updating the Russian Translation

    This seems to have removed the guards who wandered around the room when re-entering the house. Well, is this necessary? Maybe just lock the doors and window after we found the letter and left the house. The window is open until the morning, the next night you can no longer climb into it...
  20. AkrimalS

    Need Help Updating the Russian Translation

    It doesn't seem to work. If I attack the guards in the morning, I will see them inside and after leaving, they will be standing at the door. The door becomes open after I go out and when I go in, all the same guards are wandering around there. Now the quest book is updated only if you pay for...
Back
Top