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

Crew on Deck

<!--quoteo(post=208320:date=Jul 20 2007, 05:58 PM:name=Clepsydra)--><div class='quotetop'>QUOTE(Clepsydra @ Jul 20 2007, 05:58 PM) [snapback]208320[/snapback]</div><div class='quotemain'><!--quotec-->Help!!!

New- How do I get rid of the crew on deck when on deck camera. have searched but cannot find!!

Thanks<!--QuoteEnd--></div><!--QuoteEEnd-->


Not to worry, found it in postings

PROGRAM\Sea_AI\AICameras.c

PeopleOnShip.IsOnDeck = 1; replace with PeopleOnShip.IsOnDeck = 0;
 
<!--quoteo(post=208433:date=Jul 21 2007, 02:50 PM:name=Clepsydra)--><div class='quotetop'>QUOTE(Clepsydra @ Jul 21 2007, 02:50 PM) [snapback]208433[/snapback]</div><div class='quotemain'><!--quotec--><!--quoteo(post=208320:date=Jul 20 2007, 05:58 PM:name=Clepsydra)--><div class='quotetop'>QUOTE(Clepsydra @ Jul 20 2007, 05:58 PM) [snapback]208320[/snapback]</div><div class='quotemain'><!--quotec-->Help!!!

New- How do I get rid of the crew on deck when on deck camera. have searched but cannot find!!

Thanks<!--QuoteEnd--></div><!--QuoteEEnd-->


Not to worry, found it in postings

PROGRAM\Sea_AI\AICameras.c

PeopleOnShip.IsOnDeck = 1; replace with PeopleOnShip.IsOnDeck = 0;
<!--QuoteEnd--></div><!--QuoteEEnd-->

Bugger!! That doesn't appear to work.... Any ideas anyone.... Using Build 13 3...
 
press F11. (maybe twice if nothing happens) if that doesn't work, start a new game.
 
Back
Top