<!--quoteo(post=321589:date=May 22 2009, 09:33 AM:name=Mr. Gibbs)--><div class='quotetop'>QUOTE (Mr. Gibbs @ May 22 2009, 09:33 AM) <a href="index.php?act=findpost&pid=321589"><{POST_SNAPBACK}></a></div><div class='quotemain'><!--quotec--><!--quoteo(post=321516:date=May 21 2009, 07:21 PM:name=Riro)--><div class='quotetop'>QUOTE (Riro @ May 21 2009, 07:21 PM) <a href="index.php?act=findpost&pid=321516"><{POST_SNAPBACK}></a></div><div class='quotemain'><!--quotec-->Well.....hi,
Im a really fresh member in this forum....so.....sorry if this was allready questioned and i havent seen it.
I have a problem with landing in Tortuga in Jack Sparrow storyline. Its because the fort there attacks me even when i have hoisted pirate flag. If there is some other way to the Tortuga (through jungle...), pls tell me how to get there.
Thx for answers and sorry for my english <img src="style_emoticons/<#EMO_DIR#>/laugh.gif" style="vertical-align:middle" emoid="

:" border="0" alt="laugh.gif" /> .<!--QuoteEnd--></div><!--QuoteEEnd-->
I'm having the same problem. Lol. I think we should swap ships with the interceptor first but boarding the interceptor is also bugged. Norrington just sits and stands and I can't talk to him.
<!--QuoteEnd--></div><!--QuoteEEnd-->
Ok first I'll address Mr. Gibbs problem.
<!--quoteo(post=0:date=:name=Captain Maggee)--><div class='quotetop'>QUOTE (Captain Maggee)</div><div class='quotemain'><!--quotec-->In your POTC directory goto: PROGRAM\Storyline\LegendJackSparrow\quests and open quest_reaction.c and then find the line in case "the_pirates_leave":
// LAi_type_actor_Reset(characterFromID("James Norrington"));
and get rid of the // and Norrington will stand up
(You will have to start a game from before going to prison for this part to work)
and also:
add these 3 lines just before if:
(AUTO_SKILL_SYSTEM) in case "Turner_and_me_take_ship2":
LAi_SetActorType(characterFromID("James Norrington"));
LAi_ActorWaitDialog(PChar,characterFromID("James Norrington"));
LAi_ActorDialog(characterFromID("James Norrington"),PChar,"",1.0,1.0);<!--QuoteEnd--></div><!--QuoteEEnd-->
Now the second problem of Tortuga shooting you we will have a look at (major bug) and doesn't allow you to land on Isla De Muerte with the Interceptor either (for future reference)