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

Starting game with 3 ships

Ah, sorry about the delay.
First, I'm just Nathan Kell, and you're not stealing my time. <img src="http://www.piratesahoy.com/forum/style_emoticons/<#EMO_DIR#>/smile.gif" style="vertical-align:middle" emoid=":)" border="0" alt="smile.gif" />

Can you open (your POTC folder)\engine.ini and set tracefilesoff to 0 and then start your new game and continue until the crash, and then post the system, compile, and error.log files?

(Maybe something in that code I gave you requires something that's in my current codebase but not in yours?)

Regarding crew damage.
Do you wish to tone down crew damage for all characters, or just you?
in AIShip.c find:
<!--c1--><div class='codetop'>CODE</div><div class='codemain'><!--ec1-->if(!CheckAttribute(rOurCharacter,"seatime.basecrewquantity")) rOurCharacter.ship.crew.quantity; // NK need to check 05-04-09<!--c2--></div><!--ec2-->

If for all characters, add this line above that one:
<!--c1--><div class='codetop'>CODE</div><div class='codemain'><!--ec1-->fCrewHP *= 0.25;<!--c2--></div><!--ec2-->

or whatever multiplier you want.
If only for the player or companions, add instead:
<!--c1--><div class='codetop'>CODE</div><div class='codemain'><!--ec1-->if(IsCompanion(&rOurCharacter)) fCrewHP *= 0.25;<!--c2--></div><!--ec2-->
 
Very sorry Nathan <img src="http://www.piratesahoy.com/forum/style_emoticons/<#EMO_DIR#>/unsure.gif" style="vertical-align:middle" emoid=":?" border="0" alt="unsure.gif" /> i like make people happy and optimistic (evr'y day is a hollyday -and a holyday too- and evr'y nite a saturday_nite) <img src="http://www.piratesahoy.com/forum/style_emoticons/<#EMO_DIR#>/icon_mrgreen1.gif" style="vertical-align:middle" emoid=":cheeky" border="0" alt="icon_mrgreen1.gif" />
In the other hand i don't like to bother people at all <img src="http://www.piratesahoy.com/forum/style_emoticons/<#EMO_DIR#>/no.gif" style="vertical-align:middle" emoid=":no" border="0" alt="no.gif" />

Once i said that i post what u asked for :

System.log

Initializing CORE...
Creating atoms space: 128
done
initializing complete
Initializing DirectX 8
Techniques: 9 shaders compiled.
Techniques: 179 techniques compiled.
Techniques: compiled by 56541561 ticks.
BeginScene
The method call is invalid For example, a method's parameter may have an invalid value
Ship Boat doesn't have fire places
Fader::Init() -> Fader already created, fade out phase
Island Set
----------------------------------

Compile.log

Initializing CORE...
Creating atoms space: 128
done
initializing complete
Initializing DirectX 8
Techniques: 9 shaders compiled.
Techniques: 179 techniques compiled.
Techniques: compiled by 56541561 ticks.
BeginScene
The method call is invalid For example, a method's parameter may have an invalid value
Ship Boat doesn't have fire places
Fader::Init() -> Fader already created, fade out phase
Island Set
------------------------------------

Error.log

RUNTIME ERROR - file: ITEMS\items_utilite.c; line: 669
invalid index -1 [size:200]
RUNTIME ERROR - file: ITEMS\items_utilite.c; line: 669
function 'GetBladeMaxLevel' stack error
RUNTIME ERROR - file: ITEMS\items_utilite.c; line: 698
Using reference variable without initializing
RUNTIME ERROR - file: ITEMS\items_utilite.c; line: 669
invalid index -1 [size:200]
RUNTIME ERROR - file: ITEMS\items_utilite.c; line: 669
function 'GetBladeMaxLevel' stack error
RUNTIME ERROR - file: ITEMS\items_utilite.c; line: 713
Using reference variable without initializing
RUNTIME ERROR - file: ITEMS\items_utilite.c; line: 429
missed attribute: minlevel
RUNTIME ERROR - file: ITEMS\items_utilite.c; line: 429
no rAP data
RUNTIME ERROR - file: ITEMS\items_utilite.c; line: 669
invalid index -1 [size:200]
RUNTIME ERROR - file: ITEMS\items_utilite.c; line: 669
function 'GetBladeMaxLevel' stack error
RUNTIME ERROR - file: ITEMS\items_utilite.c; line: 482
Using reference variable without initializing
RUNTIME ERROR - file: ITEMS\items_utilite.c; line: 494
missed attribute: minlevel
RUNTIME ERROR - file: ITEMS\items_utilite.c; line: 494
no rAP data
RUNTIME ERROR - file: ITEMS\items_utilite.c; line: 764
missed attribute: id
RUNTIME ERROR - file: ITEMS\items_utilite.c; line: 764
no rAP data
RUNTIME ERROR - file: ITEMS\items_utilite.c; line: 765
missed attribute: id
RUNTIME ERROR - file: ITEMS\items_utilite.c; line: 765
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: models\models.c; line: 53
missed attribute: model
RUNTIME ERROR - file: models\models.c; line: 53
no rAP data
RUNTIME ERROR - file: characters\characters_init.c; line: 671
invalid index -1 [size:255]
RUNTIME ERROR - file: characters\characters_init.c; line: 671
invalid array index
RUNTIME ERROR - file: characters\characters_init.c; line: 671
function 'CreateCharacters' stack error
RUNTIME ERROR - file: characters\characters.c; line: 26
Unknown data type
RUNTIME ERROR - file: characters\characters_login.c; line: 131
missed attribute: location
RUNTIME ERROR - file: characters\characters_login.c; line: 131
no rAP data
RUNTIME ERROR - file: characters\characters_login.c; line: 59
Not object
RUNTIME ERROR - file: characters\characters_login.c; line: 142
missed attribute: location
RUNTIME ERROR - file: characters\characters_login.c; line: 142
no rAP data
RUNTIME ERROR - file: characters\characters_login.c; line: 143
Not object
RUNTIME ERROR - file: characters\characters_login.c; line: 144
Not object
RUNTIME ERROR - file: characters\characters_login.c; line: 145
Not object
RUNTIME ERROR - file: store\goods.h; line: 63
Divide by zero
RUNTIME ERROR - file: store\goods.h; line: 63
Divide by zero
RUNTIME ERROR - file: store\goods.h; line: 63
Divide by zero
RUNTIME ERROR - file: store\goods.h; line: 63
Divide by zero
_______________________________________________________________

I really appreciate ur help very much Nathan

Thanks u very much. <img src="http://www.piratesahoy.com/forum/style_emoticons/<#EMO_DIR#>/yes.gif" style="vertical-align:middle" emoid=":yes" border="0" alt="yes.gif" />
____________________________________________
 
Sorry once again. I made a mistake

Here is the compile.log:

Init encounters complete.
Init weathers complete. 320 weathers found.
Init character names complete.
Main_LogoVideo() 0
PauseAllSounds
ResetSoundScheme
proc_break_video()
Main_LogoVideo() -1
Number of locations: 299
bool CreateParticleEntity()
n is 2
ERROR! Cargo space overup (character=850,Quantity=510)
WARNING!!! Item id = error not implemented
SETTING MUSIC: music_main_menu
ResetSoundScheme
ResetSoundScheme
bool CreateParticleEntity()
!!! Reload to 92
LoadLocation(ref loc) Oxbay_port
ItemLogic: On load location Oxbay_port
ItemLogic: found 0 buttons
ItemLogic: Loaded model ammo\pistol1
ItemLogic: Loaded model items\potion
ResetSoundScheme
SetSoundScheme: port
AddSoundScheme: land_day
AddSoundScheme: seashore_weather
SETTING MUSIC: music_gorod
locator_name = reload2_back lockedReloadLocator =
reload_cur_island_index = -1
reload_cur_location_index = 92
reload_island_index = 3
reload_location_index = -1
Start reload
ResetSoundScheme
PauseAllSounds
ReloadStartFade
UnloadLocation(aref loc) Oxbay_port
ItemLogic: On unload location
ReloadEndFade
Load from location to sea sLoc = l1, x = -1523.57,z = 975.987
Error!!! Overup maximum crew quantity (character=451)
PauseAllSounds
ResetSoundScheme
PauseAllSounds
ResetSoundScheme
ResetSoundScheme
AddSoundScheme: sea_map
SETTING MUSIC: music_map
ResumeAllSounds
PauseAllSounds
Group_DeleteGroup sGroupID = CrOxbay1, can't find group
crs same
crs not same
not need create new group
Group_DeleteGroup sGroupID = CrOxbay3, can't find group
crs same
crs not same
not need create new group
Group_DeleteGroup sGroupID = CrOxbay5, can't find group
crs same
crs not same
not need create new group
ResetSoundScheme
AddSoundScheme: sea
SETTING MUSIC: music_spokplavanie
AddSoundScheme: sea_weather
ResumeAllSounds
_______________________________________________

Many thanks !!
 
Hi Nathan it`s me again <img src="http://www.piratesahoy.com/forum/style_emoticons/<#EMO_DIR#>/hi.gif" style="vertical-align:middle" emoid=":gday" border="0" alt="hi.gif" />
Regarding Crew_easily_die i've installed B12 + PMP (waiting 4 the new B13)
so i don't find that code in AIship.c
Anyway as i told u i'll wait 4 the next wonderful B13 <img src="http://www.piratesahoy.com/forum/style_emoticons/<#EMO_DIR#>/william.gif" style="vertical-align:middle" emoid=":will" border="0" alt="william.gif" />

No problem. TKS

Maururu !! <img src="http://www.piratesahoy.com/forum/style_emoticons/<#EMO_DIR#>/laugh.gif" style="vertical-align:middle" emoid="xD:" border="0" alt="laugh.gif" />
_______________________________________________________
 
@error logs: Wow!
And this is from putting that code block at the bottom of reinit.c, right? Not still in characters_init.c?
(Because from the way the log looks, it appears that neither items nor models were initialized before the code was run...)

Re: Crew.
OK, find
<!--c1--><div class='codetop'>CODE</div><div class='codemain'><!--ec1-->void Ship_ApplyCrewHitpoints(ref rOurCharacter, float fCrewHP)
{<!--c2--></div><!--ec2-->
And insert either line I mentioned above after the { but before whatever the next line is.

Were you also looking for reducing sail damage as well? As IIRC that was the thread on the temp forum...
 
The code block is at the bottom of Reinit.c and i tryed both ways, with and without that code inserted in characters_init.c but the image gets frozen at sea mode <img src="http://www.piratesahoy.com/forum/style_emoticons/<#EMO_DIR#>/unsure.gif" style="vertical-align:middle" emoid=":?" border="0" alt="unsure.gif" />

Thanks to save my crew from dying <img src="http://www.piratesahoy.com/forum/style_emoticons/<#EMO_DIR#>/laugh.gif" style="vertical-align:middle" emoid="xD:" border="0" alt="laugh.gif" />
Yes, i got the trick for sailing damage on the TF (speeding up repairing perks)

Once again thanks very much <img src="http://www.piratesahoy.com/forum/style_emoticons/<#EMO_DIR#>/laugh.gif" style="vertical-align:middle" emoid="xD:" border="0" alt="laugh.gif" />
__________________________________________________________
 
Hey, don't thank me till it works. :]
(But glad the other stuff -is- working. <img src="http://www.piratesahoy.com/forum/style_emoticons/<#EMO_DIR#>/smile.gif" style="vertical-align:middle" emoid=":)" border="0" alt="smile.gif" /> )

Can you zip up your PROGRAM folder and email it to me?
There's something very wrong, because if you're getting this trouble from putting that code in, odds are there are worse things wrong.
 
<img src="http://www.piratesahoy.com/forum/style_emoticons/<#EMO_DIR#>/hi.gif" style="vertical-align:middle" emoid=":gday" border="0" alt="hi.gif" /> Nathan check ur inbox <img src="http://www.piratesahoy.com/forum/style_emoticons/<#EMO_DIR#>/bounce.gif" style="vertical-align:middle" emoid=":b:" border="0" alt="bounce.gif" />




Maururu !!! <img src="http://www.piratesahoy.com/forum/style_emoticons/<#EMO_DIR#>/laugh.gif" style="vertical-align:middle" emoid="xD:" border="0" alt="laugh.gif" />
________________________
 
<!--QuoteBegin-Hoboseadog+Apr 27 2005, 06:32 PM--><div class='quotetop'>QUOTE(Hoboseadog @ Apr 27 2005, 06:32 PM)</div><div class='quotemain'><!--QuoteEBegin-->That's not the reason  <img src="http://www.piratesahoy.com/forum/style_emoticons/<#EMO_DIR#>/no.gif" style="vertical-align:middle" emoid=":no" border="0" alt="no.gif" /> . I can get tricky vessels (hull, sails, canons and cargo space)
and two pretty officers as Fanielle and the black one  <img src="http://www.piratesahoy.com/forum/style_emoticons/<#EMO_DIR#>/wub.gif" style="vertical-align:middle" emoid=":wub:" border="0" alt="wub.gif" />  in Oxbay taylor's shop  and
i 'd like to have such ships and officers from the beginning for the whole game  <img src="http://www.piratesahoy.com/forum/style_emoticons/<#EMO_DIR#>/icon_wink.gif" style="vertical-align:middle" emoid=";)" border="0" alt="icon_wink.gif" />

_______________________________________________________________
<div align="right">[snapback]102764[/snapback]</div><!--QuoteEnd--></div><!--QuoteEEnd-->

i wonder if the tailor shop should be changed to tailor and cosmetic surgery
 
<img src="http://www.piratesahoy.com/forum/style_emoticons/<#EMO_DIR#>/w00t.gif" style="vertical-align:middle" emoid=":woot" border="0" alt="w00t.gif" />

I dunno, tho... <img src="http://www.piratesahoy.com/forum/style_emoticons/<#EMO_DIR#>/unsure.gif" style="vertical-align:middle" emoid=":?" border="0" alt="unsure.gif" /> Would you want to be operated on by that tailor on QC, standing out there in the busy street with people walking through every moment or so? <img src="http://www.piratesahoy.com/forum/style_emoticons/<#EMO_DIR#>/piratesing.gif" style="vertical-align:middle" emoid=":shock" border="0" alt="piratesing.gif" />
 
Well, people get tatoos in an opium den, for heaven's sake! <img src="http://www.piratesahoy.com/forum/style_emoticons/<#EMO_DIR#>/laugh.gif" style="vertical-align:middle" emoid="xD:" border="0" alt="laugh.gif" />
 
Heh... Only because it feels BETTER that way! <img src="http://www.piratesahoy.com/forum/style_emoticons/<#EMO_DIR#>/laugh.gif" style="vertical-align:middle" emoid="xD:" border="0" alt="laugh.gif" /> <img src="http://www.piratesahoy.com/forum/style_emoticons/<#EMO_DIR#>/icon_wink.gif" style="vertical-align:middle" emoid=";)" border="0" alt="icon_wink.gif" />
 
No... <img src="http://www.piratesahoy.com/forum/style_emoticons/<#EMO_DIR#>/sad.gif" style="vertical-align:middle" emoid=":(" border="0" alt="sad.gif" />
 
Hi Nat

How can i get working again the "starting game with 3 ships" which is in the "hoboseadog section" in "reinit" of the new build 12?.

BTW.- It's possible to get dressed my officers with an armor?. I mean if i give'em or to
Danielle an armor it's possible to get them with the armor on?

Thanks a lot
_______________________________________________________
 
Change
/* hoboseadog section:
to
// hoboseadog section:

change
SetCompanionIndex(GetMainCharacter(), -1, sti(chr.index));*/
to
SetCompanionIndex(GetMainCharacter(), -1, sti(chr.index)); //*/

Then start a new game--or reinit, and they will be added right then.

Afterwards, change the line
// hoboseadog section:
to
/* // hoboseadog section:

And then reinit will work normally again.
-----
If you give armor to an officer, the officer will equip it. However, you will only _see_ it on some specific armor-enabled models. But whether you see it or not, it will work.

Cheers! <img src="http://www.piratesahoy.com/forum/style_emoticons/<#EMO_DIR#>/par-ty.gif" style="vertical-align:middle" emoid=":cheers" border="0" alt="par-ty.gif" />
 
Oh, la la la, c'est magnifique !!!!!!!!!!!! <img src="http://www.piratesahoy.com/forum/style_emoticons/<#EMO_DIR#>/w00t.gif" style="vertical-align:middle" emoid=":woot" border="0" alt="w00t.gif" />

Once again thanks very much Nat !! <img src="http://www.piratesahoy.com/forum/style_emoticons/<#EMO_DIR#>/doff.gif" style="vertical-align:middle" emoid=":doff" border="0" alt="doff.gif" />

Maururu !!! <img src="http://www.piratesahoy.com/forum/style_emoticons/<#EMO_DIR#>/laugh.gif" style="vertical-align:middle" emoid="xD:" border="0" alt="laugh.gif" />
______________________________________
 
<img src="http://www.piratesahoy.com/forum/style_emoticons/<#EMO_DIR#>/par-ty.gif" style="vertical-align:middle" emoid=":cheers" border="0" alt="par-ty.gif" />
 
Back
Top