• 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. Grey Roger

    Need Help Updating the Russian Translation

    1: That is correct, you have failed the mission and can not continue. There is a timer which will trigger 30 days after you received the mission, which will add a new questbook entry "Failure". If you then go anywhere near Cuba, you will teleport to the Vice Admiral's office and end up...
  2. Grey Roger

    Need Help Updating the Russian Translation

    Odd. Usually I am quite good at spotting double spaces or spaces before punctuation, both signs of a preprocessed variable not being filled in. What is really odd is that I have saves from some previous games of "Assassin", one or two quite recent, and they all say "I'll start on the island...
  3. Grey Roger

    Need Help Updating the Russian Translation

    1: Replace it with "#sGrand Cayman#". You'll need to start a new game to see the result because the entire questbook is read when the quest starts, so any change you make to the file won't show up in a current game. 2: Add it to the bottom of...
  4. Grey Roger

    Change Generic Crew's models? (1.6 beta)

    You may need to start a new game for the change to do anything.
  5. Grey Roger

    Change Generic Crew's models? (1.6 beta)

    Your previous threads: PoTC: https://www.piratesahoy.net/threads/change-generic-crews-models.21107/ CoAS: https://www.piratesahoy.net/threads/change-the-look-of-the-crew.21117/ See if any of that applies to Caribbean Legend as well.
  6. Grey Roger

    Changing the law

    One side effect of all this is the fixing of a small bug which has been around for ages. In "transfer_characters.c", function 'CheckProceedShipAssignment', there is a sequence of checks on an officer whom you want to put in command of a ship. If a check fails, you get a warning message and a...
  7. Grey Roger

    Changing the law

    Progress! The checks for piracy are working. If any of them triggers, an attribute is set on the player. The files in "PROGRAM\INTERFACE" don't penalise you for piracy; that's done when you've finished doing things to the enemy ship and control returns to 'UpdateRMRelation', which checks if...
  8. Grey Roger

    Fixed Marie Celeste

    I found another one. After one battle, a routine check using a version of "console.c" which shows the status of all the "Enc_CabinCaptain" characters showed one which hadn't been cleared and wasn't a prisoner. The only thing I'd done in that battle which I don't do often was to release a ship...
  9. Grey Roger

    Need Help Updating the Russian Translation

    I'm not so sure. The ship's name appears as "Bellona class 3rd Rate" and neither ship shows its class name on the interface picture. The version of "common.ini" which you uploaded still has "Bellona" and "Speedy" as the keys for the ship class translations. That would be why Gillian Speedy's...
  10. Grey Roger

    Flying pirate

    Found on a modelling forum: https://www.britmodeller.com/forums/index.php?/topic/235159250-148-roden-gloster-gladiator/ Scroll down to see the side view. :pflag (I found a different website showing more information about the kit. It's not really a pirate aircraft, it belonged to a group of...
  11. Grey Roger

    Need Help Updating the Russian Translation

    That should not be possible. It is the whole reason for changing the key in "common.ini" from "Speedy" to "SpeedyBrig". Only the entry in "Ships_init.c" for "HMS_Speedy" should refer to "SpeedyBrig". Gillian's last name in "PROGRAM\Storyline\FreePlay\characters\init\TempQuestEnemy.c" should...
  12. Grey Roger

    Need Help Updating the Russian Translation

    Better would be to add it to "RESOURCE\INI\TEXTS\RUSSIAN\Storyline\storyline_strings.txt" because Gillian Speedy is also a playable character. Take a look at the English version of the file, where you'll find that Purpure's last name "Longstride" is added, along with the names of some other...
  13. Grey Roger

    Convert models

    Have a look at this: Tutorial - Porting characters from PotC to CoAS You're not porting a character from PoTC, but the basics should be the same. CoAS probably has the same folder structure as TEHO. So, copy the .gm model file and .tga.tx texture file into the usual places (probably...
  14. Grey Roger

    Need Help Updating the Russian Translation

    There is a walkthrough here: Escape From Charlestown Start with Purpure's dress model, not the captain outfit. After a level increase or two, you get the captain outfit automatically. At level 8 or higher, provided you do not have a cargo quest, the quest should trigger when you land anywhere...
  15. Grey Roger

    Squire of the Sea

    I've just seen "Deeptangle Brawl". The game doesn't have anything like that alpenstock, modified or otherwise. That is, not with such a long handle. It does have a pickaxe and a spade, which can be used as weapons though they're not all that effective. The spade even makes a "clang" sound if...
  16. Grey Roger

    Convert models

    From that pack, "New_heroes_77_GPK", animation "man2_ab.ani" seems to work in Animation View but it has no "rifleshot" or "matchshot" animations. I've another version of "man2_ab.ani" which does have "rifleshot", and they're both copies of the animation for "shot". All ".ani" files are plain...
  17. Grey Roger

    Convert models

    That I don't know, because my modding work is on "Pirates of the Caribbean: New Horizons". Character models can be adapted between the various pirate games, which is why I can work with that "Cpt_Jack.gm" model. But the files which put the models into the game are probably not the same. So...
  18. Grey Roger

    Convert models

    For a start, download Animation View. Look at the "Settings" tab, where you'll find "Animation location" and "Texture location": Set those to point at your "Resource\Animation" and "Resource\Textures\Characters" folders respectively. Load the model. If it appears plain grey instead of...
  19. Grey Roger

    Convert models

    If your character looks something like this... ... then it's probably using the wrong animation. With the correct animation... Incidentally, if you don't already have it, get Animation View: https://piratesahoy.bowengames.com/Cloud/Tools/Modeling+Texturing/Animation%20View.7z That's what I...
  20. Grey Roger

    Convert models

    What sort of model? Ship, character, weapon?
Back
Top