• 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

    Default font in posts

    Does anyone remember which font was the default in the old IP Board we had? Also, how do people feel about the current default font? I don't quite like it, and remember that I liked the previous font better. It wasn't all too important so I haven't mentioned it until now when I was reminded of...
  2. Baste

    Different Game Versions?

    Seems to be memory management. The European versions seem to handle memory much better than any of the American versions. If you ever want to experience the stock game being unstable, try the NTSC Xbox version. It has such fine issues like the game suddenly crashing for no apparent reason. One...
  3. Baste

    Guide Information and differences between game versions

    The first post has been updated with more information and made more readable. An important clarification about versions has been added. The improvements from the Russian patch are not included in any European version. The European versions had more improvements on release compared to the...
  4. Baste

    What's the point of Cole Brock?

    I checked the stock code, and apparently he was supposed to be used for something seemingly related to Raoul Rheims if playing as Danielle.
  5. Baste

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

    There is no message or anything on the map, they appear just like any other pirate ships. The only way to differentiate them from "normal" pirate ships is that it will always be three luggers and they have full crew, which pirate ships usually don't seem to always have. Also, yes, reputation...
  6. Baste

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

    It seems you missed this: I checked the stock code, I tried it in-game, and even modified the relevant code to be sure. You do get three pirate ships sent after you as a random encounter on the map.
  7. Baste

    Inventory transfer screen oddity

    I would like to point this out again: http://www.piratesahoy.net/threads/build-14-beta-3-progress.20686/page-58#post-461833 The memory leak problem is not with the Storm Engine itself, it's caused by something added by mods. Just thought the Storm Engine shouldn't get any unjust criticism, even...
  8. Baste

    Missing Emoticons of the Pirate Kind

    None. Write it with ":" instead of ";" and it will work. ;)
  9. Baste

    Questions

    I would like to comment on some things: 1. No. Unless you count the satanist lair. 2. No. 3. I think they were supposed to be used for something. I haven't checked yet. 4. I think she was supposed to, but I haven't checked. 5. I don't think there is a level cap, but I don't know. Haven't...
  10. Baste

    BUILD 14 BETA 3.1 Polish translation

    I think a converter seems like the best option in this case. Compatibility with the code and the textures. By the way, how does one find a coordinate in a texture file? If I open fonts_euro.ini I see several coordinates, but how do I find them in the texture file in the first place? Trial and...
  11. Baste

    BUILD 14 BETA 3.1 Polish translation

    Yes, it's obvious that one needs to modify the font file, and I had a look at it, but I couldn't get it to work. The font files from the stock Polish version wouldn't work since it doesn't have some textures that are used in the Build Mod. Good thing about a converter, though. Should make things...
  12. 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...
  13. 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...
  14. 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...
  15. 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.
  16. 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...
  17. 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...
  18. 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...
  19. 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.
  20. 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
Back
Top