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 -
bool otherquest = false;
stemp = "";
if (!CheckAttribute(pchar, "quest.generate_kill_quest") && GetNationRelation2MainCharacter(GetCurrentLocationNation()) != RELATION_ENEMY)
{
stemp = DLG_TEXT[14];
link.l1 = DLG_TEXT[15];
link.l1.go = "kill_pirate";
otherquest = true;
}
//Added by Levis for the smuggler guild
if (!CheckAttribute(pchar,"quest.smuggling_guild.governor_quest") && IsInServiceOf(iNation))
{
if(otherquest) stemp = stemp + DLG_TEXT[81];
stemp = stemp + DLG_TEXT[82];
link.l2 = DLG_TEXT[83];
link.l2.go = "smuggler guild";
otherquest = true;
}
if (otherquest) dialog.text = stemp;
Single quest! Just lots of them. But not anymore.Yea the lady is the governor.. and the guy sitting down is the guy who i get the quests from..
The other version got me to make that screenshot.Altough I did test the other version and it should work too.
You got the whole zip I provided and installed it over the last update?I try to run the governors smuggling quest but :
ERROR - Quest name Smuggler Guild Accepted Governor NOT found in ANY function
You know for sure you installed the zip?Yes i did get a LOM.. but ill try again maybe I wasn't doing something right.
Anyhow going to report a few minor issues on a separate thread.
AH that is why it does't expire.The regular smuggling I am unable to since I took one a long while ago from havana and I did not go to it.. so it does not disappear from questbook..
when i go other towns and try to arrange a smuggle, they tell me to complete the havana one first.. i will try to go havana today and see if it can be sorted out.. because that havana business was back when i was lvl 5-10.
Now i'm lvl 44
Edit: I went to havana.. and when i speak to smuggler he says "What do you have for me captain?" and my only reply back is "nothing".
however on questbook it says "Smuggling in havana"... description says that smuggler asked me to find schedule.. but there is no soldier that enters the dialog with me where i can find the schedule and neither is there any soldier standing in tavern like it's supposed to be.
What time do you wanna start? Then I will upload at least what I have before then again (Updates etc)Sounds like I should make another Installer EXE maybe this evening....
Maybe 21:00/22:00 or so?What time do you wanna start? Then I will upload at least what I have before then again (Updates etc)
I run the ZIP once again and it seems to be alright now. I have the document now, so I will try to test it out to night.You got the whole zip I provided and installed it over the last update?
its in quest_side.c so it should work...
If you want to go further you need to:I have the first reward, by the governor, and he told me to carry on whit my investigation.
I will go on with it, see what it brings on. So for now it seems to be OK.