<!--quoteo(post=224805:date=Dec 7 2007, 02:42 PM:name=Pieter Boelen)--><div class='quotetop'>QUOTE(Pieter Boelen @ Dec 7 2007, 02:42 PM) [snapback]224805[/snapback]</div><div class='quotemain'><!--quotec-->Shouldn't <i>refShip.EmblemedSails.nationFileName = "ships\sail_Petros_black_red.tga";</i> be added as well?<!--QuoteEnd--></div><!--QuoteEEnd-->
Now that you mention it, that is much better than deleting the lines I mentioned afterward. <img src="style_emoticons/<#EMO_DIR#>/mybad.gif" style="vertical-align:middle" emoid="" border="0" alt="mybad.gif" />
<!--c1--><div class='codetop'>CODE</div><div class='codemain'><!--ec1-->refShip.GeraldSails.rey_b2 = 1;
refShip.GeraldSails.rey_b3 = 1;<!--c2--></div><!--ec2-->
These lines actually set which sails get the national emblems.
BTW: different sails can be set this way, to change the look of a ship, if some emblem sails end up looking out of place.
By leaving them in, the player can then set the sails to anything other than "Default" and use national or Pirate sails as well.
Now that you mention it, that is much better than deleting the lines I mentioned afterward. <img src="style_emoticons/<#EMO_DIR#>/mybad.gif" style="vertical-align:middle" emoid="" border="0" alt="mybad.gif" />
<!--c1--><div class='codetop'>CODE</div><div class='codemain'><!--ec1-->refShip.GeraldSails.rey_b2 = 1;
refShip.GeraldSails.rey_b3 = 1;<!--c2--></div><!--ec2-->
These lines actually set which sails get the national emblems.
BTW: different sails can be set this way, to change the look of a ship, if some emblem sails end up looking out of place.
By leaving them in, the player can then set the sails to anything other than "Default" and use national or Pirate sails as well.