• 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

    Need Help Community Donations

    I recently got back and continue from where I left off. I might not do much but when I have something I upload it.
  2. Baste

    Solved Updating the Interface Textures

    I recently thought about the dialog interface and found this thread. If the blue dialog interface might be a bit too much, I edited it a little. The background for the dialog text has the blue closer to the stock texture, and the backgrounds for the face picture and character name are in green...
  3. Baste

    Default font in posts

    I've noticed that since the forum upgrade there doesn't seem to be a difference between "Whisper Pirate" and "Whisper Pirate Sans", and both use a font that I prefer. As such, maybe Whisper Pirate Sans should be removed as it seems to no longer be needed?
  4. Baste

    Notice Ownership Transfer & Site Updates

    I finally have a proper computer and enough time to continue my work on modding again. Something will probably divert my attention away from it again so I won't be able to spend as much time on it as I want to, but the idea is to really spend as much time on it as I can and actually finish my...
  5. Baste

    Notice Ownership Transfer & Site Updates

    I have looked through the various threads about the news and thought I could comment here. I know I'm not here very often, but don't think that means that I've lost interest. Make no mistake, I've been wanting to pick up where I left off for a long time now, but I'm just not able to yet. Among...
  6. 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...
  7. 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...
  8. 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...
  9. 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.
  10. 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...
  11. 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.
  12. 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...
  13. Baste

    Missing Emoticons of the Pirate Kind

    None. Write it with ":" instead of ";" and it will work. ;)
  14. 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...
  15. 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...
  16. 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...
  17. 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...
  18. 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...
  19. 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...
  20. 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.
Back
Top