Please continue the off-topic heated debate <a href="http://forum.piratesahoy.net//index.php?showtopic=12091" target="_blank">here</a>. And please keep things civil and respectful, please.
I hope you can get this sorted. We don't want any real animosity here, if possible. <img src="style_emoticons/<#EMO_DIR#>/rolleyes.gif" style="vertical-align:middle" emoid="" border="0" alt="rolleyes.gif" />
<!--quoteo(post=271103:date=Jul 30 2008, 01:54 AM:name=Commodore John Paul Jones)--><div class='quotetop'>QUOTE (Commodore John Paul Jones @ Jul 30 2008, 01:54 AM) <a href="index.php?act=findpost&pid=271103"><{POST_SNAPBACK}></a></div><div class='quotemain'><!--quotec-->I thought there was an American Brig, Sloop-of-War, two schooners, a corvette, and a heavy frigate...
Col_SloopofWar
SchoonerAm1_18
SchoonerAm1_47<!--QuoteEnd--></div><!--QuoteEEnd-->There's also "heavyfrigate" (formerly "frigateuss") by Captain Spectre.
I seem to have forgot to set the "SchoonerAm1_18" to US-only. You can do it yourself by finding her in ships_init.c and changing this:<!--c1--><div class='codetop'>CODE</div><div class='codemain'><!--ec1--> //Nation
refShip.england = 0.0; //
refShip.france = 0.0; //
refShip.holland = 0.0; //
refShip.portugal = 0.0; //
refShip.pirate = 0.0; //
refShip.spain = 0.0; //
refShip.america = 1.0; //<!--c2--></div><!--ec2-->
<!--quoteo(post=271103:date=Jul 30 2008, 01:54 AM:name=Commodore John Paul Jones)--><div class='quotetop'>QUOTE (Commodore John Paul Jones @ Jul 30 2008, 01:54 AM) <a href="index.php?act=findpost&pid=271103"><{POST_SNAPBACK}></a></div><div class='quotemain'><!--quotec-->That could be a little project in the future, to rename things so you can go to the files and see RN_38_frigate or USN_44_frigate or French_74_third_rate. We could even go as far as to rename something to Dutch_32_merchant or Civilian_12_ketch.<!--QuoteEnd--></div><!--QuoteEEnd-->That would clear things up; things are CONFUSING right now. Unfortunately renaming ship folders makes for complicated installation, especially when we start renaming stock game ships. After all, we have to make sure that after installation, you don't end up with now-useless folders, because that is <i>also</i> complicated. But it can all be done. <img src="style_emoticons/<#EMO_DIR#>/yes.gif" style="vertical-align:middle" emoid="" border="0" alt="yes.gif" />
I hope you can get this sorted. We don't want any real animosity here, if possible. <img src="style_emoticons/<#EMO_DIR#>/rolleyes.gif" style="vertical-align:middle" emoid="" border="0" alt="rolleyes.gif" />
<!--quoteo(post=271103:date=Jul 30 2008, 01:54 AM:name=Commodore John Paul Jones)--><div class='quotetop'>QUOTE (Commodore John Paul Jones @ Jul 30 2008, 01:54 AM) <a href="index.php?act=findpost&pid=271103"><{POST_SNAPBACK}></a></div><div class='quotemain'><!--quotec-->I thought there was an American Brig, Sloop-of-War, two schooners, a corvette, and a heavy frigate...
Col_SloopofWar
SchoonerAm1_18
SchoonerAm1_47<!--QuoteEnd--></div><!--QuoteEEnd-->There's also "heavyfrigate" (formerly "frigateuss") by Captain Spectre.
I seem to have forgot to set the "SchoonerAm1_18" to US-only. You can do it yourself by finding her in ships_init.c and changing this:<!--c1--><div class='codetop'>CODE</div><div class='codemain'><!--ec1--> //Nation
refShip.england = 0.0; //
refShip.france = 0.0; //
refShip.holland = 0.0; //
refShip.portugal = 0.0; //
refShip.pirate = 0.0; //
refShip.spain = 0.0; //
refShip.america = 1.0; //<!--c2--></div><!--ec2-->
<!--quoteo(post=271103:date=Jul 30 2008, 01:54 AM:name=Commodore John Paul Jones)--><div class='quotetop'>QUOTE (Commodore John Paul Jones @ Jul 30 2008, 01:54 AM) <a href="index.php?act=findpost&pid=271103"><{POST_SNAPBACK}></a></div><div class='quotemain'><!--quotec-->That could be a little project in the future, to rename things so you can go to the files and see RN_38_frigate or USN_44_frigate or French_74_third_rate. We could even go as far as to rename something to Dutch_32_merchant or Civilian_12_ketch.<!--QuoteEnd--></div><!--QuoteEEnd-->That would clear things up; things are CONFUSING right now. Unfortunately renaming ship folders makes for complicated installation, especially when we start renaming stock game ships. After all, we have to make sure that after installation, you don't end up with now-useless folders, because that is <i>also</i> complicated. But it can all be done. <img src="style_emoticons/<#EMO_DIR#>/yes.gif" style="vertical-align:middle" emoid="" border="0" alt="yes.gif" />