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

Sail Requests

Try having a look at my tutorial on the ftp, you can find it <a href="ftp://ftp.piratesahoy.org/Captain%20Sir%20Henry%20Morgan/Install%20instructions.mht" target="_blank">here</a>.
It might help, tell me if it dosen't.
 
I would like some guitar sails with this guitar on it
<a href="http://www.umenaka.com/syasin/syasin/B.C.Rich%20Beast%20JM1185%20MOB.50.jpg" target="_blank">http://www.umenaka.com/syasin/syasin/B.C.R...85%20MOB.50.jpg</a>
you can chose another pic the name of the guitar is Son Of Beast from BC rich

ty
 
<!--quoteo(post=157650:date=Aug 11 2006, 06:06 PM:name=Captain Sir Henry Morgan)--><div class='quotetop'>QUOTE(Captain Sir Henry Morgan @ Aug 11 2006, 06:06 PM) [snapback]157650[/snapback]</div><div class='quotemain'><!--quotec-->
Try having a look at my tutorial on the ftp, you can find it <a href="ftp://ftp.piratesahoy.org/Captain%20Sir%20Henry%20Morgan/Install%20instructions.mht" target="_blank">here</a>.
It might help, tell me if it dosen't.
<!--QuoteEnd--></div><!--QuoteEEnd-->

I've excactly done what you describe in your tutorial but it doesn't work anyway. I can't add any additional sail emblems on red sails above 17 sails. With the black and white sails there is no problem. Very strange, but I think I have to live with it. <img src="style_emoticons/<#EMO_DIR#>/dunno.gif" style="vertical-align:middle" emoid=":shrug" border="0" alt="dunno.gif" />
 
Have you modified the numbers in BuildSettings.h?

<!--c1--><div class='codetop'>CODE</div><div class='codemain'><!--ec1-->#define QTY_LOGOSAILS_WHOLE_WHITE    16    // type=int, desc="increase this when you add new whole white sails."
#define QTY_LOGOSAILS_TORN_WHITE        15    // type=int, desc="increase this when you add new torn white sails. the files should be named sails_torn_white_pirate0.tga.tx etc."
#define QTY_LOGOSAILS_WHOLE_RED        16    // type=int, desc="increase this when you add new whole red sails. the files should be named sails_whole_red_pirate0.tga.tx etc."
#define QTY_LOGOSAILS_TORN_RED        15    // type=int, desc="increase this when you add new torn red sails. the files should be named sails_torn_red_pirate0.tga.tx etc."
#define QTY_LOGOSAILS_WHOLE_BLACK        16    // type=int, desc="increase this when you add new whole black sails. the files should be named sails_whole_black_pirate0.tga.tx etc."
#define QTY_LOGOSAILS_TORN_BLACK        16    // type=int, desc="increase this when you add new torn black sails. the files should be named sails_torn_black_pirate0.tga.tx etc."<!--c2--></div><!--ec2-->

If it still doesn't work properly, maybce something is wrong with PROGRAM\INTERFACE\kam_selectsails.c?
 
Cpt.YuKe, what colour sail do you want?

Which one do you like?

<img src="http://i62.photobucket.com/albums/h99/CSHM-PiratesAhoy/sail_whole_black_pirate23-1.jpg" border="0" alt="IPB Image" />

<img src="http://i62.photobucket.com/albums/h99/CSHM-PiratesAhoy/sail_whole_white_pirate26.jpg" border="0" alt="IPB Image" />

I can't upload them, because i just tried and there still is a trojan there.
 
<!--quoteo(post=157748:date=Aug 12 2006, 01:29 PM:name=Pieter Boelen)--><div class='quotetop'>QUOTE(Pieter Boelen @ Aug 12 2006, 01:29 PM) [snapback]157748[/snapback]</div><div class='quotemain'><!--quotec-->
Have you modified the numbers in BuildSettings.h?

<!--c1--><div class='codetop'>CODE</div><div class='codemain'><!--ec1-->#define QTY_LOGOSAILS_WHOLE_WHITE    16    // type=int, desc="increase this when you add new whole white sails."
#define QTY_LOGOSAILS_TORN_WHITE        15    // type=int, desc="increase this when you add new torn white sails. the files should be named sails_torn_white_pirate0.tga.tx etc."
#define QTY_LOGOSAILS_WHOLE_RED        16    // type=int, desc="increase this when you add new whole red sails. the files should be named sails_whole_red_pirate0.tga.tx etc."
#define QTY_LOGOSAILS_TORN_RED        15    // type=int, desc="increase this when you add new torn red sails. the files should be named sails_torn_red_pirate0.tga.tx etc."
#define QTY_LOGOSAILS_WHOLE_BLACK        16    // type=int, desc="increase this when you add new whole black sails. the files should be named sails_whole_black_pirate0.tga.tx etc."
#define QTY_LOGOSAILS_TORN_BLACK        16    // type=int, desc="increase this when you add new torn black sails. the files should be named sails_torn_black_pirate0.tga.tx etc."<!--c2--></div><!--ec2-->

If it still doesn't work properly, maybce something is wrong with PROGRAM\INTERFACE\kam_selectsails.c?
<!--QuoteEnd--></div><!--QuoteEEnd-->



Yep, I changed the numbers in the BuildSettings.h
This is how my settings look like.
<!--c1--><div class='codetop'>CODE</div><div class='codemain'><!--ec1-->#define QTY_LOGOSAILS_WHOLE_WHITE    18        // type=int, desc="increase this when you add new whole white sails."
                            // the files should be named sails_whole_white_pirate0.tga.tx, sails_whole_white_pirate1.tga.tx, sails_whole_white_pirate2.tga.tx, etc.
                            // so if the value above is set, for example, to 15, then the file numbers should be 0 - 14
                            // they should be put in RESOURCE\Textures\Ships\
#define QTY_LOGOSAILS_TORN_WHITE    15        // type=int, desc="increase this when you add new torn white sails. the files should be named sails_torn_white_pirate0.tga.tx etc."
#define QTY_LOGOSAILS_WHOLE_RED    18        // type=int, desc="increase this when you add new whole red sails. the files should be named sails_whole_red_pirate0.tga.tx etc."
#define QTY_LOGOSAILS_TORN_RED        15        // type=int, desc="increase this when you add new torn red sails. the files should be named sails_torn_red_pirate0.tga.tx etc."
#define QTY_LOGOSAILS_WHOLE_BLACK    18        // type=int, desc="increase this when you add new whole black sails. the files should be named sails_whole_black_pirate0.tga.tx etc."
#define QTY_LOGOSAILS_TORN_BLACK    16        // type=int, desc="increase this when you add new torn black sails. the files should be named sails_torn_black_pirate0.tga.tx etc."<!--c2--></div><!--ec2-->



The sugesstion with the kam_selectsails.c seems to be right. I found something (red marked) that could be the solution.
But I didn't know anything about coding so I don't know if I could delete or change this part or if there was something else I have pay attention to.
<i>// KK default:
switch(SailsDesign)
{
case SAILSDESIGN_PA:
ListMax = 2;
// FileStr[2] = ListNum;
break;

case SAILSDESIGN_PIRATE:
ListMax = 18;
switch(SailsType)
{
case SAILSTYPE_NOTTORN:
switch(SailsColour)
{
//case SAILSCOLOUR_WHITE: ListMax = QTY_LOGOSAILS_WHOLE_WHITE; break;
case SAILSCOLOUR_RED: <!--coloro:#FF0000--><span style="color:#FF0000"><!--/coloro-->ListMax = 17;<!--colorc--></span><!--/colorc--> break;
//case SAILSCOLOUR_BLACK: ListMax = QTY_LOGOSAILS_WHOLE_BLACK; break;
}
break;</i>
 
Make a backup of the file then change the 17 to whatever the other sails have, or you could pick any number.

Or if that dosen't work, then change it from this:

<!--quoteo--><div class='quotetop'>QUOTE</div><div class='quotemain'><!--quotec--> //case SAILSCOLOUR_WHITE: ListMax = QTY_LOGOSAILS_WHOLE_WHITE; break;
case SAILSCOLOUR_RED: ListMax = 17; break;
//case SAILSCOLOUR_BLACK: ListMax = QTY_LOGOSAILS_WHOLE_BLACK; break;<!--QuoteEnd--></div><!--QuoteEEnd-->

To this:

<!--quoteo--><div class='quotetop'>QUOTE</div><div class='quotemain'><!--quotec--> //case SAILSCOLOUR_WHITE: ListMax = QTY_LOGOSAILS_WHOLE_WHITE; break;
case SAILSCOLOUR_RED: ListMax = <!--coloro:#FF0000--><span style="color:#FF0000"><!--/coloro-->QTY_LOGOSAILS_WHOLE_RED<!--colorc--></span><!--/colorc-->; break;
//case SAILSCOLOUR_BLACK: ListMax = QTY_LOGOSAILS_WHOLE_BLACK; break;<!--QuoteEnd--></div><!--QuoteEEnd-->

Then it might set the most you can have to the number in buildsettings or something like that.
 
Try adding // before that line and try again. Apparently there truly IS something wrong kam_selectsails.c
 
Success at last. Thanks for your help, guys.
I've changed the kam_selectsails.c to this
<!--c1--><div class='codetop'>CODE</div><div class='codemain'><!--ec1-->//case SAILSCOLOUR_WHITE: ListMax = QTY_LOGOSAILS_WHOLE_WHITE; break;
//case SAILSCOLOUR_RED: ListMax = QTY_LOGOSAILS_WHOLE_RED; break;
//case SAILSCOLOUR_BLACK: ListMax = QTY_LOGOSAILS_WHOLE_BLACK; break;<!--c2--></div><!--ec2-->
and now it's working as it should.
Next rum is on me, mateys. <img src="style_emoticons/<#EMO_DIR#>/par-ty.gif" style="vertical-align:middle" emoid=":cheers" border="0" alt="par-ty.gif" />
 
I've had another look at the code. To me, it suggests that it should look like this:
<!--c1--><div class='codetop'>CODE</div><div class='codemain'><!--ec1-->case SAILSDESIGN_PIRATE:
    ListMax = 18;
    switch(SailsType)
    {
        case SAILSTYPE_NOTTORN:
            switch(SailsColour)
            {
                case SAILSCOLOUR_WHITE:        ListMax = QTY_LOGOSAILS_WHOLE_WHITE;    break;
                case SAILSCOLOUR_RED:        ListMax = QTY_LOGOSAILS_WHOLE_RED;    break;
                case SAILSCOLOUR_BLACK:        ListMax = QTY_LOGOSAILS_WHOLE_BLACK;    break;
            }    
        break;

        case SAILSTYPE_TORN:
            switch(SailsColour)
            {
                case SAILSCOLOUR_WHITE:        ListMax = QTY_LOGOSAILS_TORN_WHITE;    break;
                case SAILSCOLOUR_RED:        ListMax = QTY_LOGOSAILS_TORN_RED;    break;
                case SAILSCOLOUR_BLACK:        ListMax = QTY_LOGOSAILS_TORN_BLACK;    break;
            }
        break;
    }
break;<!--c2--></div><!--ec2-->

I don't quite understand why two of the lines were originally commented out. That way all ListMaxes were set to 18. This way all ListMaxes are set to their BuildSettings value.
 
captain these sails are awesome i want the white 1 cause the guitar looks awesome youre a natural <img src="style_emoticons/<#EMO_DIR#>/biggrin.gif" style="vertical-align:middle" emoid=":D" border="0" alt="biggrin.gif" />

maby keith can make some webspace for sails on where the good sails skinner can post there sails <img src="style_emoticons/<#EMO_DIR#>/ohmy.gif" style="vertical-align:middle" emoid=":eek:" border="0" alt="ohmy.gif" />
 
Back
Top