Atarugolan
Landlubber
<i>Sorry but I wondered...
it's possible Start with more ships?</i>
ch.Ship.Type = GenerateShip(SHIP_LUGGER, 1);
SetBaseShipData(ch);
ch.Ship.Name = "Quicksilver";
ch.Ship.Stopped = true;
//ch.ship.upper_model = "ships\manowar1\manowar1";
ch.FaceId = 0;
<b> ch.ShipSlot1.Type=SHIP_NOTUSED;
ch.ShipSlot1.Name="NoName";
ch.ShipSlot2.Type=SHIP_NOTUSED;
ch.ShipSlot2.Name="NoName";
ch.ShipSlot3.Type=SHIP_NOTUSED;
ch.ShipSlot3.Name="NoName";</b>
<i>as it can be made to activate those slot? </i>
it's possible Start with more ships?</i>
ch.Ship.Type = GenerateShip(SHIP_LUGGER, 1);
SetBaseShipData(ch);
ch.Ship.Name = "Quicksilver";
ch.Ship.Stopped = true;
//ch.ship.upper_model = "ships\manowar1\manowar1";
ch.FaceId = 0;
<b> ch.ShipSlot1.Type=SHIP_NOTUSED;
ch.ShipSlot1.Name="NoName";
ch.ShipSlot2.Type=SHIP_NOTUSED;
ch.ShipSlot2.Name="NoName";
ch.ShipSlot3.Type=SHIP_NOTUSED;
ch.ShipSlot3.Name="NoName";</b>
<i>as it can be made to activate those slot? </i>