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

silly question about Cloning a ship

meyer189

Sailor Apprentice
Hi, I have clone the orginal manowar in POTC with my own stats in Ships_ini but when i start the game it has a random picture like the sloop or the galleon and when i load or advance in the game it change the picture all the time, what have i missed? <img src="style_emoticons/<#EMO_DIR#>/dunno.gif" style="vertical-align:middle" emoid=":shrug" border="0" alt="dunno.gif" />

Best regards:

Helge Meyer <img src="style_emoticons/<#EMO_DIR#>/icon_wink.gif" style="vertical-align:middle" emoid=";)" border="0" alt="icon_wink.gif" />
 
hi and thx for answer, i also got no crew on deck so is ther something else i have forgot to add?
 
Didn't the refShip.all trick fix that too? You need to perform a reinit (press F11) for the change to take effect in your current savegame. If that doesn't work, add a refShip.walk line.
 
As Pieter mention try this code,

<!--c1--><div class='codetop'>CODE</div><div class='codemain'><!--ec1-->refShip.all = "Manowar1";<!--c2--></div><!--ec2-->
If they still don't show up add this code as well it should work after.

<!--c1--><div class='codetop'>CODE</div><div class='codemain'><!--ec1-->refShip.Walk= "Manowar1";<!--c2--></div><!--ec2-->


<b>Cheers,</b> <img src="style_emoticons/<#EMO_DIR#>/par-ty.gif" style="vertical-align:middle" emoid=":cheers" border="0" alt="par-ty.gif" />
 
Back
Top