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 -
And not even his "regular" blue Privateer uniform by @Jack Rackham either!To give you a bit of a prod, here's Barbossa - in an English uniform?
Probably sometime later today.And not even his "regular" blue Privateer uniform by @Jack Rackham either!
What's going on indeed??
@The Nameless Pirate, how about posting that image on the usual public profiles?
Remind people that the contest is still going...
And see if anyone's curiosity gets piqued by this tantalising bit of teasing.
Barbossa was put in command of the Black Pearl in the stock game. However - wait a moment, Barbossa himself wants to explain a bit further...And not even his "regular" blue Privateer uniform by @Jack Rackham either!
What's going on indeed??
makeref(ch,Characters[n]); //Barbossa.
ch.name = "Barbossa";
ch.lastname = "";
ch.id = "Barbossa";
ch.nation = PIRATE;
ch.model = "Offic_eng";
And done!Probably sometime later today.
Very cool!I can try to make something for Joaquim de Almeida
HA! Fun stuff.I'm making a mini-mod for these left-over guys:
I'm making a mini-mod for these left-over guys:
View attachment 38273
I might make a post about these, like the one for @Grey Roger's endeavor.View attachment 38278 Here's a teaser of a small quest I'll make for Joaquim de Almeida.
In the screenshot, Jean Lafitte and Joaquim de Almeida on Turks island just before attacking the British.
Good idea!I might make a post about these, like the one for @Grey Roger's endeavor.
Probably sometime later today.
model.Flags.Pirate = 19;
model.Flags.Personal = 38;
ch.Flags.Pirate = 19;
ch.Flags.Pirate.texture = ??;
ch.Flags.Personal = 38;
ch.Flags.Personal.texture = ??;
A bit annoyingly, 'initModels.c' uses a single index number,What are these ch.Flags.Pirate.texture and ch.Flags.Personal.texture? What are the values I must use for Jean Lafitte?
ch.Flags.Personal = 3;
ch.Flags.Personal.texture = 5;