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!
Quick links for Beyond New Horizons
- Download latest version
- Wiki
- FAQ
- Report bugs here
- Bug Tracker on Github
Quick links for Maelstrom
- Download the latest version of Maelstrom
- Download the latest version of ERAS II
- Download the latest version of New Horizons on Maelstrom
Quick links for PotC: New Horizons
- Download latest version
- Wiki
- FAQ
- Report bugs here
Thanks to YOUR votes, GOG.com now sells:
- Sea Dogs
- Sea Dogs: Caribbean Tales
- Sea Dogs: City of Abandoned Ships
Vote now to add Pirates of the Caribbean to the list!
Quick links for AoP2: Gentlemen of Fortune 2
- Downloads and info
- ModDB Profile
- Forums Archive
A Pirate Podcast with Interviews
Music, Comedy and all things Pirate!
- Episode Guide - About - Subscribe -
- Twitter - Facebook - iTunes - Android -
- Youtube - Fill the Coffers -
That probably depends on whether you run into any coastguard vessels and capture/sink them.Well I loose my LOM and the Trading license, by doing these task?
The order doesn't matter. You should keep the list when you go to the governor.I was going directly to the governor whit the list of customers, I dont contacted any of the buyers,
as the questbook told me to go to the governor. I will try to do it in an other way now. I like the
idea and the system seems to be god, but maybe the text in the questbook should not tell you to
go to governor before you have contacted some of the buyers?
PS. I cant find any smugglers on Eleuthera.
Ask him if he read your reports, that should give a final reward and should give a questbook entry saying that part is done for now.Now I have given the governor all 3 things, so for now there is no more to do ?
I think its fun and well working.
I ask him about reading the reports, and the questbook entry says its done for now, this is OK. But NO REWARD!Ask him if he read your reports, that should give a final reward and should give a questbook entry saying that part is done for now.
@Pieter Boelen there is an update RM in the rewards. could it be this one is doing something wrong? Could you take a look at it?I ask him about reading the reports, and the questbook entry says its done for now, this is OK. But NO REWARD!
If I leave him and come back, the dialog about reading reports still is active. Wurst: I have to crave forgiveness and
bye a new LOM. EVERY TIME I GO OUT OF THAT DOOR I LOOSE THE LOM!
UpdateRMRelation(pchar, sti(pchar.quest.smuggling_guild.governor_quest.nation), 5);
ref gov_town = GetCurrentTown();
Preprocessor_AddQuestData("town", FindTownName(gov_town.id));
AddQuestRecord("smuggleguild", 3);
Preprocessor_Remove("town");
pchar.quest.smuggling_guild.governor_quest = TRUE;
pchar.quest.smuggling_guild.governor_quest.town = gov_town.id;
pchar.quest.smuggling_guild.governor_quest.nation = gov_town.nation;
Trace("GOV NATION: "+pchar.quest.smuggling_guild.governor_quest.nation);
YIKES! The nation that you call that function with is the one THAT YOU ATTACK!These are called as a reward
Code:UpdateRMRelation(pchar, sti(pchar.quest.smuggling_guild.governor_quest.nation), 5);
UpdateRMRelation(pchar, PIRATE, 5);