Hello there,
Im currently trying to set up a new party of Pirates and ive find the build 11 who seems be the best compilation of mod availble.
Also ive correclty installed all the files and followed the instrucfion but i cant find how to get a bot ( otherwise the model i will use ).
In BuildSettings.h <i>( ref file for thebuild 11 )</i> this part is about the boat :
<!--c1--><div class='codetop'>CODE</div><div class='codemain'><!--ec1-->//MAINCH START PARAMS
#define START_RANK 1
#define START_MONEY 500
string START_SHIP() {return "SHIP_BLACK_PEARL"; } //omit the nation and the _ if ship has no nation
//check ships_init.c for all ships' IDs.<!--c2--></div><!--ec2-->
Ive used the code from `ships-init`.c but it dont work, the game is correclty launch but ive no boat so whats wrong ? <img src="http://www.piratesahoy.com/forum/style_emoticons/<#EMO_DIR#>/sad.gif" style="vertical-align:middle" emoid="" border="0" alt="sad.gif" />
Im currently trying to set up a new party of Pirates and ive find the build 11 who seems be the best compilation of mod availble.
Also ive correclty installed all the files and followed the instrucfion but i cant find how to get a bot ( otherwise the model i will use ).
In BuildSettings.h <i>( ref file for thebuild 11 )</i> this part is about the boat :
<!--c1--><div class='codetop'>CODE</div><div class='codemain'><!--ec1-->//MAINCH START PARAMS
#define START_RANK 1
#define START_MONEY 500
string START_SHIP() {return "SHIP_BLACK_PEARL"; } //omit the nation and the _ if ship has no nation
//check ships_init.c for all ships' IDs.<!--c2--></div><!--ec2-->
Ive used the code from `ships-init`.c but it dont work, the game is correclty launch but ive no boat so whats wrong ? <img src="http://www.piratesahoy.com/forum/style_emoticons/<#EMO_DIR#>/sad.gif" style="vertical-align:middle" emoid="" border="0" alt="sad.gif" />