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!
A Pirate Podcast with Interviews
Music, Comedy and all things Pirate!
- Episode Guide - About - Subscribe -
- Twitter - Facebook - iTunes - Android -
- Youtube - Fill the Coffers -
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 -
Like this? http://piratesahoy.bowengames.com/potc/OFFICIAL/Face Sample.psdA Question: is there any empty Charakrer Interface File?
[FACE128_567]
sTextureName = portraits\128\face_567.tga
wTextureWidth = 128
wTextureHeight = 128
picture = face,0,0,128,128
Age of Pirates model, but that game doesn't use talking heads.but with no Talking Head
I don't understand the question.@Pieter Boelen
But why did i need the Head Folder for what?
If head files exist, they're needed to show up when you talk to those character models.But for what need i the other Heads Files?
DON'T do it the way I did Mr. Gibbs.I am planing to but a Officer on a Island into a Tavern, like you doe it with Gibbs on Trutga?
ch.old.name = "Rys";
ch.old.lastname = "Bloom";
ch.name = TranslateString("","Rys");
ch.lastname = TranslateString("","Bloom");
ch.id = "Rys Bloom";
ch.model = "Chameleon";
ch.sex = "man";
ch.loyality = 15;
ch.alignment = "good";
ch.sound_type = "seaman";
GiveItem2Character(ch, "blade6");
ch.equip.blade = "blade6";
ch.location = "Redmond_port";
ch.location.group = "goto";
ch.location.locator = "cityzen_1";
ch.Dialog.Filename = "Rys Bloom_dialog.c";
ch.greeting = "Gr_Rys Bloom";
ch.rank = 1;
ch.reputation = "45";
TakeNItems(ch,"medical1", Rand(4)+1);
ch.experience = CalculateExperienceFromRank(1)+ (CalculateExperienceFromRank(1)/10 + rand(500));
ch.skill.Leadership = "1";
ch.skill.Fencing = "1";
ch.skill.Sailing = "0";
ch.skill.Accuracy = "1";
ch.skill.Cannons = "1";
ch.skill.Grappling = "1";
ch.skill.Repair = "1";
ch.skill.Defence = "0";
ch.skill.Commerce = "0";
ch.skill.Sneak = "0";
ch.money = "0";
ch.quest.help = "0";
ch.quest.dialog = "0";
LAi_SetCitizenType(ch);
LAi_group_MoveCharacter(ch, "ENGLAND_CITIZENS");
ch.HPBonus = 100; // KevAtl 08-26-2007 to correct for game giving low HP
ch.isOfficer = true;
AddGameCharacter(n, ch);
ch.Dialog.Filename = "Enc_Officer_dialog.c";
I'm not quite sure what you are trying to say there.I plan: that my Father Officer is siting in a Tavern on Island X!
He has no quest item he lives on island x and whaits for hire!
What's your point?Oh there is a mistake.
I mean. My Officer will be sitting in the Tavern only on Island "x". And he can be hired as a Officer.
He has no special Quest Items.