No, you cannot *sink* the Pearl then, she's a quest ship, and she's not to be sunk until the end of the main quest... AND she's not boardable, either... At the end of the main quest when you fight the Pearl, she eventually blows up - the movie is pretty spectacular, heh...
Some people have modded their individual games so that they start with the Black Pearl. If you wish to do this, here is what you do:
Open PotCPROGRAMBuildSettings.h in NOTEPAD (not Word or Wordpad) and find the lines:
<!--c1--><div class='codetop'>CODE</div><div class='codemain'><!--ec1-->string START_SHIP() {return "Lugger1"; } // Note, the ship will be customized based on the player's nation.
// check ships_init.c for all ships' IDs.
#define START_SHIP_NATION 0 // must be the nation number, not name. See globals.c for the list of nation numbers.<!--c2--></div><!--ec2-->Change it to:
<!--c1--><div class='codetop'>CODE</div><div class='codemain'><!--ec1-->string START_SHIP() {return "BlackPearl"; } // Note, the ship will be customized based on the player's nation.
// check ships_init.c for all ships' IDs.
#define START_SHIP_NATION 8 // must be the nation number, not name. See globals.c for the list of nation numbers.<!--c2--></div><!--ec2-->This fix is for Build 12 - if you need it for Build 11, I can probably dredge up the routine for that, too. AND NOTE you will have to start a new game for this to become effective.
Otherwise, the Black Pearl is a LINESHIP, and you can buy them or steal them (but they will not have the same paint job - however you can put the black tattered sails on them)... Be advised, the Pearl in the game is a "supernatural" ship, and will not have the same movements as you may have witnessed when you encountered it... <img src="http://www.piratesahoy.com/forum/style_emoticons/<#EMO_DIR#>/icon_wink.gif" style="vertical-align:middle" emoid="
" border="0" alt="icon_wink.gif" /> <img src="http://www.piratesahoy.com/forum/style_emoticons/<#EMO_DIR#>/icon_mrgreen1.gif" style="vertical-align:middle" emoid="
" border="0" alt="icon_mrgreen1.gif" />
Ha, Skull, `cross-posted`! <img src="http://www.piratesahoy.com/forum/style_emoticons/<#EMO_DIR#>/par-ty.gif" style="vertical-align:middle" emoid="
" border="0" alt="par-ty.gif" />