• 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

    1) Add to case "morgan_to_havanabis": DisableFastTravel(true); case "Priest_Clothesbis3": DisableFastTravel(false); 2) Bartolomeu appears on the same locator (reload1) as Elting. 3) Add to case "Villalobos_church": StartQuestMovie(true, false, false);TrackQuestMovie("start","Villalobos_church")...
  2. AkrimalS

    Need Help Updating the Russian Translation

    Add to case "barto_tavern": Locations[FindLocation("Vera_Cruz_Tavern")].reload.l1.disable = true; case "wait_for_bartobis": Locations[FindLocation("Vera_Cruz_Tavern")].reload.l1.disable = false; case "relever_bart3": LAi_SetFightMode(PChar, false);
  3. AkrimalS

    Need Help Updating the Russian Translation

    Add to case "pardon_douwesen": DisableFastTravel(true); case "fimdabatalha": LAi_SetFightMode(PChar, false); case "fight_diablobis3": LAi_SetFightMode(PChar, false); case "Chico_Cuba": DisableFastTravel(false);
  4. AkrimalS

    Need Help Updating the Russian Translation

    Add to case "meet_enrique": StartQuestMovie(true, false, false);TrackQuestMovie("start","meet_enrique"); case "join_guibert": EndQuestMovie();TrackQuestMovie("end","meet_enrique"); case "free_emiliobis": StartQuestMovie(true, false, false);TrackQuestMovie("start","free_emiliobis"); case...
  5. AkrimalS

    Need Help Updating the Russian Translation

    I deleted the extra file. I had it in "RUSSIAN\Storyline\standard\QUESTBOOK", now everything is fixed. As I understand it, I should also delete "smuggler_line.txt "from "RUSSIAN\Storyline\standard\QUESTBOOK" and add it to "RUSSIAN\QUESTBOOK"?
  6. AkrimalS

    Need Help Updating the Russian Translation

    Uploaded the files. https://github.com/AkrimalS/Translation-of-New-Horizons-Ru- https://disk.yandex.ru/d/AxKaHe4_6Sm18A
  7. AkrimalS

    Need Help Updating the Russian Translation

    Other improvements: case "wait_roxannebis": DisableFastTravel(true); case "Win_Roxy": LAi_SetFightMode(PChar, false); case "Roxanne_captive2": Locations[FindLocation("Eleuthera_townhall")].reload.l1.disable = true; case "roxanne_in_jail2"...
  8. AkrimalS

    Need Help Updating the Russian Translation

    After talking to Benavides, we should leave him through the door, not through a fast travel. Disabling fast travel will allow us to talk to Butcher. case "Governor_Puerto": DisableFastTravel(true); case "Governor_Puertobis2": DisableFastTravel(false);
  9. AkrimalS

    Need Help Updating the Russian Translation

    The player can safely buy something before talking to the innkeeper or after capturing the crew. I don't think he should be allowed to walk around the town. Elting tells Butcher to get out of the tavern and onto the street. Yes, fast travel works, I can go to the deck of my ship before talking.
  10. AkrimalS

    Need Help Updating the Russian Translation

    Add to case "Bart_grenadabis3": DisableFastTravel(true); case "quitter_saojorge": DisableFastTravel(false); Fast travel should be disabled, as we just need to exit the tavern. And also on the ship.
  11. AkrimalS

    Need Help Updating the Russian Translation

    1) Add to "PROGRAM\Storyline\Assassin\quests\quests_reaction.c" - case "acaba_mona": after Group_DeleteGroup("English_Captain4_Ship"); StartQuestMovie(true, false, false);TrackQuestMovie("start","acaba_mona"); DisableFastTravel(true); Also: Add to case "village_fight_fim"...
  12. AkrimalS

    Need Help Updating the Russian Translation

    Do I need to add the names of these ships to "RESOURCE\INI\TEXTS\RUSSIAN\Storyline\Assassin\storyline_strings.txt" if they are located in "RESOURCE\INI\TEXTS\RUSSIAN\Storyline\storyline_strings.txt"? Will they be translated? These ships: "La Licorne", "Mordaunt", "Unicorn".
  13. AkrimalS

    Need Help Updating the Russian Translation

    You need to turn off the combat mode, otherwise you can enter the temple and break the quest. It might also be worth blocking the entrance there until we are at sea. PROGRAM\Storyline\Assassin\quests\quests_reaction.c case "depois_combate": LAi_SetFightMode(PChar, false);
  14. AkrimalS

    Tales of sea hawk Bug - workaround

    B14 is the most stable in terms of storylines, believe me. I went through almost all the storylines 2 times and Grey Roger helped me fix all the bugs and mistakes. But the engine of the game is not very stable and sometimes the game just crashes.
  15. AkrimalS

    Need Help Updating the Russian Translation

    In the save that I attached, for some reason, I lost the Spanish letter of marque. I decided to apologize to Spain and get a new letter of marque, but it also did not give me option 3. I started at the point where I needed to talk to Pelagius Lizarraga and made sure that I had 2 letters of...
  16. AkrimalS

    Need Help Updating the Russian Translation

    1) The Charlestown residence doesn't seem to have enough guards. 2) The same governor gave me a letter of marque, but Lord Barham did not have a dialogue. This is strange because I have a record of obtaining a letter of marque and I even tried to upgrade to "Senior Lieutenant", but it didn't...
  17. AkrimalS

    Need Help Updating the Russian Translation

    This variable gives the name of the town, not the nationality. But it's probably even better.
  18. AkrimalS

    Need Help Updating the Russian Translation

    1) It says "British Naval Headquarters" on the doors, although it should be "England Naval Headquarters". This also applies to the "British Naval Headquarters Study" in "interface_strings.txt ". Most likely, these inscriptions relate to Hornblower's plot and have different time periods. 2) The...
  19. AkrimalS

    Need Help Updating the Russian Translation

    It helped. Another problem is that we need to close the door of the house after the pirates attack us, otherwise they will disappear and I will not be able to leave the settlement.
Back
Top