• New Horizons on Maelstrom
    Maelstrom New Horizons


    Visit our website www.piratehorizons.com to quickly find download links for the newest versions of our New Horizons mods Beyond New Horizons and Maelstrom New Horizons!

Search results

  1. I

    Need Help Is it possible to add famous ships sail arround the specific islands with accurate captains??

    I tried to add these lines to "StartStoryline.c "and other to "quest_reaction.c" and nothing happens there is no Black Pearl near Nevis....
  2. I

    Need Help Is it possible to add famous ships sail arround the specific islands with accurate captains??

    And where to place for example this lines ?? case "rocheship": switch(rand(15)) { case 0: Group_CreateGroup("Roche_Ship"); Group_AddCharacter("Roche_Ship", "Roche Brasiliano"); Group_SetGroupCommander("Roche_Ship", "Roche Brasiliano"); Group_SetAddress("Roche_Ship", "QuebradasCostillas"...
  3. I

    Need Help Is it possible to add famous ships sail arround the specific islands with accurate captains??

    Is it this??? case "rocheship": switch(rand(15)) { case 0: Group_CreateGroup("Roche_Ship"); Group_AddCharacter("Roche_Ship", "Roche Brasiliano"); Group_SetGroupCommander("Roche_Ship", "Roche Brasiliano")...
  4. I

    Need Help Is it possible to add famous ships sail arround the specific islands with accurate captains??

    is it this??? //Tutorial ch.old.name = "Blackbeard"; ch.old.lastname = ""; ch.name = TranslateString("","Blackbeard"); ch.lastname = TranslateString("",""); ch.id = "Blackbeard"; ch.model = "Blackbeard"; ch.sex = "man"; ch.location =...
  5. Calico Jack

    Need Help Is it possible to add famous ships sail arround the specific islands with accurate captains??

    I just want the pirates in my game to have better ships and I also want to get the flying Dutchman commanded by davy jones sailing in cozumel and the revenge of the queen anna commanded by the black beard sailing near charlestown but I do not understand how to do Can you help tell me how to do...
  6. I

    Need Help Is it possible to add famous ships sail arround the specific islands with accurate captains??

    Hello Guys I am new here ... and i want to ask Is it possible to add famous ships sail arround the specific islands with accurate captains?? For example Jack Sparrow and his Black Pearl.
Back
Top