• 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. Baste

    BUILD 14 BETA 3.1 Polish translation

    Yes, that is one of the things I have tried, and I even changed the characters in this part: string ChrFromCode(int code) { switch (code) { case 32: return " "; break; case 33: return "!"; break; case 34: return GlobalStringConvert("DOUBLE_QUOTE"); break; case...
  2. Baste

    BUILD 14 BETA 3.1 Polish translation

    When Fjx wants to make a Polish character appear in the game he must use a special character in the code. When he wants "Ą" in the game he must use "¥" in the code, when he wants "ą" in the game he must use "¹" in the code, and so on. In the stock Polish version he doesn't need to do this, and...
  3. Baste

    BUILD 14 BETA 3.1 Polish translation

    I have sent a PM to KK about this. I hope he sees it and is able to lend assistance. Unless Levis or another programmer understands it and knows what to do. I have no more ideas of what I could try. I think it should be possible to rewrite the code to make it possible to have Polish characters...
  4. Baste

    BUILD 14 BETA 3.1 Polish translation

    Yes, I get the same result if I enable Polish language support, then it shows correctly in the stock files for me as well. But, no matter what I do, I can't get it to work in the build files.
  5. Baste

    BUILD 14 BETA 3.1 Polish translation

    I have now had a look at the stock Polish version and it was interesting. It seems it is based on the Russian version WITH the patch that was made for it. Despite that, it does not have many of the improvements that were made for the English-language European version. Unfortunately, I have bad...
  6. Baste

    What happens if you don't pay the loan shark?

    I checked the stock code further, and it turns out you get three pirate ships sent after you as a random encounter on the map when the time to repay the loan runs out. I just tried it, and just to be sure I changed the nation of the ships to England. My relation with England was friendly so I...
  7. Baste

    What happens if you don't pay the loan shark?

    I believe that in the stock game there will be thugs sent after you if you don't repay the loansharks. I haven't tried it myself, though, but the code implies it. Note that in the stock game there is also a bug that even if you repay the loanshark the debt isn't marked as repaid, so it will...
  8. Baste

    Any Swords on Khael Roa?

    No, there isn't. There can be random items such as gold and gems, though, and there is an Easter egg.
  9. Baste

    BUILD 14 BETA 3.1 Polish translation

    Various programs can create disc images in various file formats. ISO files can for example be created with programs such as DAEMON Tools, Nero Burning ROM, and IMG Burn. About the fonts: Yes, but it seems that file doesn't help much in this case. :shrug
  10. Baste

    BUILD 14 BETA 3.1 Polish translation

    Yes, ISO or the like. Even if I only have the folders, I think I can get the letters to display properly if they don't do it at first.
  11. Baste

    Favorite Sword?

    Me or WindmillSlayer (or both)? As for myself, I develop for both my own game version and the Build Mod, so I'm not playing the stock game. :cheers
  12. Baste

    Silver Leaf Sword?

    It isn't used anywhere and there is no code to let us know what it was supposed to be used for. Although based on its description it is possible that it was supposed to be given as a reward from the English governor.
  13. Baste

    BUILD 14 BETA 3.1 Polish translation

    I meant the whole game version, such as disc image files, so I can install it and test changes in the game as well and not only study the code. That might not be feasible, and uploading and sending me the game version as disc image files or such could probably be seen as software piracy even...
  14. Baste

    Favorite Sword?

    I'm not very familiar with the weapons in the Build Mod, but in the stock game I prefer the Squall. It has high stats and is the most balanced sword in the stock game. With a high Melee Combat skill and the Professional Fencer ability I feel that the enemies' Advanced Defense is pretty much negated.
  15. Baste

    Silver Leaf Sword?

    You did see my post in your thread, right? :P http://www.piratesahoy.net/threads/windmill-slayer-in-stock-potc.20118/#post-444452 The part about the Corsair's Pride isn't true, though, as I clarified in my latest post in that thread.
  16. Baste

    The Purpose of Thierry Bosquet

    I suspected it was something bad with him, especially when the tavern keeper said he was a bad man. I paid anyway to see what would happen. Yes, you get his Yataghan, but I prefer the Schiavona early in the game. Another thing about him is that because of a bug he keeps respawning outside of...
  17. Baste

    BUILD 14 BETA 3.1 Polish translation

    Huh, what do you mean? It seems I posted quite a while before you. o_O If I had the Polish version of the stock game, then maybe I could figure out a better way to use Polish fonts in the Build Mod by studying how they are used in the stock game. I'm not saying I definitely would be able to...
  18. Baste

    Need Help Windmill slayer in stock POTC

    I take back my statement about the Corsair's Pride. I checked the stock code, and it turns out the sword isn't used anywhere, including on random officers. So, it cannot be found in the game.
  19. Baste

    Silver Leaf Sword?

    The Silver Leaf is indeed the sword Danielle uses later in the game. It is not used anywhere else, and cannot be found in the game. I checked the stock code, and it turns out it was supposed to be one of the items stores and traders can sell, but due to a little miss, it can never be loaded. I...
  20. Baste

    BUILD 14 BETA 3.1 Polish translation

    Sorry for my absence. Life continues to get in the way of doing things. Such kind words, but I wouldn't call myself an expert on this. I only understand part of it. KK would know more about it. :yes I had a look at changing the characters in the code, and it seems it might be possible, but...
Back
Top