• 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!

Screenshot of the Fearless

Captain Cannon,
Haven't got a screen shot handy, but the Fearless ship model was used for either the "Lineship" or the "Warship" in the Builds, (I think the model for the Black Pearl was used for one and the Fearless for the other, but I can't recall which is which at the moment. <img src="http://www.piratesahoy.com/forum/style_emoticons/<#EMO_DIR#>/mybad.gif" style="vertical-align:middle" emoid=":facepalm" border="0" alt="mybad.gif" /> ) and if I recall correctly it was also made available for purchase at the shipyard in Quebradas Costillas. <img src="http://www.piratesahoy.com/forum/style_emoticons/<#EMO_DIR#>/me.gif" style="vertical-align:middle" emoid=":onya" border="0" alt="me.gif" />

Doh! <img src="http://www.piratesahoy.com/forum/style_emoticons/<#EMO_DIR#>/mybad.gif" style="vertical-align:middle" emoid=":facepalm" border="0" alt="mybad.gif" />

I just realized I could look in the files and get you a better answer. <img src="http://www.piratesahoy.com/forum/style_emoticons/<#EMO_DIR#>/bookish.gif" style="vertical-align:middle" emoid=":mm" border="0" alt="bookish.gif" />

Turns out the "Warship" is from the Fearless model, and the "Lineship" was made from the Black Pearl model. <img src="http://www.piratesahoy.com/forum/style_emoticons/<#EMO_DIR#>/sailr.gif" style="vertical-align:middle" emoid=":sail" border="0" alt="sailr.gif" />
 
Just the Build, most likely... <img src="http://www.piratesahoy.com/forum/style_emoticons/<#EMO_DIR#>/unsure.gif" style="vertical-align:middle" emoid=":?" border="0" alt="unsure.gif" />
 
Yeah, because you cant buy a lineship, warship, or MOWs in the stock. Plus, I think that Akella would have wanted to keep the BP unique, and not put it on a ship you can buy in a shipyard. <img src="http://www.piratesahoy.com/forum/style_emoticons/<#EMO_DIR#>/me.gif" style="vertical-align:middle" emoid=":onya" border="0" alt="me.gif" />
 
<!--QuoteBegin-Captain cannon+May 29 2005, 04:45 PM--><div class='quotetop'>QUOTE(Captain cannon @ May 29 2005, 04:45 PM)</div><div class='quotemain'><!--QuoteEBegin-->Can you get it in the clean potc or just in the build.
<div align="right">[snapback]107963[/snapback]</div><!--QuoteEnd--></div><!--QuoteEEnd-->

The ship is in stock PotC but you would have to edit "Ships_init.c" to see or buy it.

Play Stock PotC straight and then Get Build 12, it's much more fun, and has better ships.
 
Captain Cannon,

There is a way to get the "Fearless" in stock POTC, but you have to start a new game and you start the game with the "Fearless" rather than a lugger. Bear with me because the coding has changed a lot over time and the files I'm referring you to may be a little different from the original game, but this should work.

In PROGRAM\Ships_init.c , there should be a line that says SHIP_FEARLESS, and you should highlight and copy it, or just copy the one above, and then go to another file, PROGRAM\characters_init.c , and scrolling down to the line that says,

makeref(ch,Characters[0]); //Blaze Devlin
//ch.perks.list.InstantBoarding = true;
ch.name = "Sir Christopher";
ch.lastname = "Mings";
ch.id = "Blaze";
ch.nation = START_NATION; // NK 04-09-06
......keep going down to .......
ch.skill.freeskill = sti(ch.rank) * 2; // NK
ch.perks.freepoints = sti(ch.rank); // NK
ch.money = START_MONEY; // NK
ch.Ship.Name = "Victory";
ch.Ship.Type = SHIP_FEARLESS <----Change the line to say this.

Then start another game and that should give you the "Fearless".
I don't know if you have already changed the model that you play with, or the weapons assigned, but this works the same way, and unfortunately you have to start a new game. (Keep in mind that you're not alone if you have to start a new game, one of the best features that has been put into the Builds that modders have created is that you can often update a game to get the new features without having to start an entirely new game.)

Let me know if that works or is confusing, (I realize it may be....) There isn't another way that I know of to get it in a game that you already have going short of downloading one of the Builds.
 
Go find the model in the Resource <img src="http://www.piratesahoy.com/forum/style_emoticons/<#EMO_DIR#>/smile.gif" style="vertical-align:middle" emoid=":)" border="0" alt="smile.gif" />
 
I like your avatar, Vassal. <img src="http://www.piratesahoy.com/forum/style_emoticons/<#EMO_DIR#>/biggrin.gif" style="vertical-align:middle" emoid=":D" border="0" alt="biggrin.gif" />

Do what SirChristopherMings says. It will work.
 
so does anyone know what the fearless was meant for in the beginning? since it was apperantly disabled in the final release of POTC
 
Merciless Mark,

There was a lot of stuff in the stock POTC that didn't make it into the released game. One of the things the modders accomplished was to activate things that were in the game, like the Fearless, but also the Jack Sparrow, Will Turner and Elizabeth Swann models. The modders are still finding things! <img src="http://www.piratesahoy.com/forum/style_emoticons/<#EMO_DIR#>/modding.gif" style="vertical-align:middle" emoid=":modding" border="0" alt="modding.gif" />

Why the Fearless didn't make it into the stock game is a good question, but the answer is probably because they were in such a hurry to release the game as a tie-in with the movie. <img src="http://www.piratesahoy.com/forum/style_emoticons/<#EMO_DIR#>/jackhat.gif" style="vertical-align:middle" emoid=":j2" border="0" alt="jackhat.gif" />
 
Yeah, I hope AOP will be good, have you downloaded the gameplay video. I got fed up with it because it was taking such a long time.
 
Back
Top