pirateking
Privateer
Ah ok
I only Test the lighthouse Pirate.
I change it.
I only Test the lighthouse Pirate.
I change it.
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 -
ch.dialog.CurrentNode = "Node_1";
if (GetMySimpleName(PChar) == "Monkey D Ruffy") GiveShip2Character(PChar,"Going_Merry","Going Merry",-1,PIRATE,true,true);
if (GetMySimpleName(PChar) == "James Flint") GiveShip2Character(PChar,"SchoonerWar","Walrus",-1,PIRATE,true,true);
if (GetMySimpleName(PChar) == "Jack Throne") GiveShip2Character(PChar,"CrimsonBlood","Jackdaw",-1,PIRATE,true,true);#
if (GetMySimpleName(PChar) == "Bonus Charakter 1") GiveShip2Character(PChar,"SchoonerWar","?",-1,PIRATE,true,true);
if (GetMySimpleName(PChar) == "Bonus Charakter 2") GiveShip2Character(PChar,"Brigantina1","Dirty Lady",-1,PIRATE,true,true);
if (GetMySimpleName(PChar) == "Bonus Charakter 3") GiveShip2Character(PChar,"Frigate_sat","Red Dragon",-1,PIRATE,true,true);
if (GetMySimpleName(PChar) == "Bonus Charakter 4") GiveShip2Character(PChar,"SchoonerWar","Black Mamba",-1,PIRATE,true,true);
DumpAttributes(CharacterFromID("Jango"));
if (GetMySimpleName(PChar) == "Monkey D Ruffy") GiveShip2Character(PChar,"Going_Merry","Going Merry",-1,PIRATE,true,true);
if (GetMySimpleName(PChar) == "James Flint") GiveShip2Character(PChar,"SchoonerWar","Walrus",-1,PIRATE,true,true);
if (GetMySimpleName(PChar) == "Jack Throne") GiveShip2Character(PChar,"CrimsonBlood","Jackdaw",-1,PIRATE,true,true);
if (GetMySimpleName(PChar) == "Bonus Charakter 1") GiveShip2Character(PChar,"SchoonerWar","?",-1,PIRATE,true,true);
if (GetMySimpleName(PChar) == "Bonus Charakter 2") GiveShip2Character(PChar,"Brigantina1","Dirty Lady",-1,PIRATE,true,true);
if (GetMySimpleName(PChar) == "Bonus Charakter 3") GiveShip2Character(PChar,"Frigate_sat","Red Dragon",-1,PIRATE,true,true);
if (GetMySimpleName(PChar) == "Bonus Charakter 4") GiveShip2Character(PChar,"SchoonerWar","Black Mamba",-1,PIRATE,true,true);
LAi_group_MoveCharacter(CharacterFromID("Jango"), LAi_monsters_group);
if (GetMySimpleName(PChar) == "Monkey D Ruffy") GiveShip2Character(PChar,"Going_Merry","Going Merry",-1,PIRATE,true,true);
if (GetMySimpleName(PChar) == "James Flint") GiveShip2Character(PChar,"SchoonerWar","Walrus",-1,PIRATE,true,true);
if (GetMySimpleName(PChar) == "Jack Throne") GiveShip2Character(PChar,"CrimsonBlood","Jackdaw",-1,PIRATE,true,true);
if (GetMySimpleName(PChar) == "Bonus Charakter 1") GiveShip2Character(PChar,"SchoonerWar","?",-1,PIRATE,true,true);
if (GetMySimpleName(PChar) == "Bonus Charakter 2") GiveShip2Character(PChar,"Brigantina1","Dirty Lady",-1,PIRATE,true,true);
if (GetMySimpleName(PChar) == "Bonus Charakter 3") GiveShip2Character(PChar,"Frigate_sat","Red Dragon",-1,PIRATE,true,true);
if (GetMySimpleName(PChar) == "Bonus Charakter 4") GiveShip2Character(PChar,"SchoonerWar","Black Mamba",-1,PIRATE,true,true);
traceandlog("My name is: " + GetMySimpleName(PChar));