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 -
================================
Cheats:
================================
These only work if ENABLE_CHEATMODE is on
at the bottom of PROGRAM\InternalSettings.h
Numpad 0 = Godmode
Numpad 1 = Officer 1 Fake Level-Up
Numpad 2 = Officer 2 Fake Level-Up
Numpad 3 = Officer 3 Fake Level-Up
Numpad 4 = Player Level-Up
Numpad 5 = Player Fake Level Up
Numpad 6 = + 100000 Gold and + 10000 Wealth
Numpad 7 = Cycle through reputations (increase/decrease reputation)
Numpad 9 = Trigger enemy attack (cheatmode not required)
// GiveShip2Character(pchar,pchar.ship.type,pchar.ship.name,-1,PIRATE,true,true);
void ExecuteConsole()
{
ref pchar = GetMainCharacter();
Indeed that would be better. Couldn't remember exactly which lines were in the Build 13 version.i'm confused, what will i change? should i put it below the "int i;" line?
Use:also what exact code should i enter if i want to give items? and what do you mean by changing the ch to pchar? is it the "ref ch;" to "ref pchar;"?
GiveItem2Character(pchar, "item ID you want");
Easiest: Just use the Level Up (or Fake Level Up) cheat, then assign your gained skill points in the game.How do I edit my character's skill points, ability points and stats?
Just change the values in the "Weapons-mod weapons definitions" table.also, editing the items' max damage and min damage is very confusing compared to the original one. can you also teach me????