Yep, you wrote it right and I read it wrong. Oh well, sorted now....Yea I meant the Guadalupe..

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 -
Yep, you wrote it right and I read it wrong. Oh well, sorted now....Yea I meant the Guadalupe..
Now I KNOW I pointed you here several times before: http://www.piratesahoy.net/threads/modding-tips-tricks.24942/I posted it right on top of the console document, is it fine? or it has to be placed in a certain spot within the file?
Code:
void ExecuteConsole()
{
ref pchar = GetMainCharacter();
ref ch;
int i;
int limit;
- Below this, add whatever code you want to execute
- Press F12 while ingame to execute
I have just been able to trigger that problem as well. Which check it out hopefully tonight.In speaking of fast walk, Tortuga also has been an issue for me in the tavern.. eversince I started playing new horizons..
Because there's a stair location up to the Townhall room.Also, the "governor's mansion" icon does not appear to show up at any of the reloads to that location.
That may be a result of having one huge location which is both port and main town. The port is just outside the store.Since the title of this thread is about Tortuga and fast travel, When I try to fast travel from the store to the port I end up just outside the store.
PChar.quest.Muerte_restore.skip = "yes";
Couldn't get fast travel to port to work at all last time that was reported, but today I could and you may consider that one fixed.Since the title of this thread is about Tortuga and fast travel, When I try to fast travel from the store to the port I end up just outside the store.
Confirmed, even after my attempted fixes.The Loan Shark - has Fast Travel - but again once inside you can't use Fast travel and must exit the loan Shark by the passageway to get outside to use Fast Travel again.
Nope, that didn't seem to make any difference.Just occurred to me: Is there not a skipped .l number in the Tortuga fast reload tables file because the Church was disabled?
That might confuse the game code a bit....
To enable different labels: "To the Townhall" & "To the Port".Why is there both a "Tortuga_townhall_stairs_up" and "Tortuga_townhall_stairs_down" location?
Because it's a part of doubleflour_house, only the stairs are used. Try to "go down"And why do they both have an automatic reload to themselves?
Ah, that explains it. That does seem to be the cause of my fast travel problem though.To enable different labels: "To the Townhall" & "To the Port".
I figured as much when I looked in the GM Viewer and already edited my previous post accordingly.Because it's a part of doubleflour_house, only the stairs are used. Try to "go down"
to the kitchen room and you're teleported back to the stairs.
When you can't do it in a proper way you have to work it around.
It's to the jungle yes. 2 locations for labels.What about "Tortuga_stairs_down" and "Tortuga_stairs_up".
Looks like a mistake. I tested with both "d01_l_GB" and it works.The only difference seems to be "d01_l_JRH" vs. "d01_l_GB" as locator file.