• New Horizons on Maelstrom
    Maelstrom New Horizons


    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!

POTC build mod 13 cheat help

jesse1314

Sailor
Hello, I am a cheater in games lol, anyways with this mod the only cheat I can put in is the god mode cheat, I cannot give my self more money and I cannot give my self the black pearl also, if anyone can help me in doing this please leave a post or PM me, thanks
 
Go to your Pirates of the Caribbean folder, open the BuildSettings.h file & find the following;


#define ENABLE_CHEATMODE 0
// 1: Enable cheatmode (cheats can be triggered with numpad buttons)

CHANGE THE 0 TO A 1

#define ENABLE_CHEATMODE 1
// 1: Enable cheatmode (cheats can be triggered with numpad buttons)


Click save then play the game.

When you are in game make sure the Num Lock is on & then press the 0 key on the numpad & you will get GodMode.

If you press 6 you will get more Money & Wealth.

If you press 7 you can adjust your Reputation.

If you press 9 you will have french soldiers attack.
 
<!--quoteo--><div class='quotetop'>QUOTE</div><div class='quotemain'><!--quotec-->and I cannot give my self the black pearl<!--QuoteEnd--></div><!--QuoteEEnd-->
You could set it as your starting ship in Internalsettings <img src="style_emoticons/<#EMO_DIR#>/icon_wink.gif" style="vertical-align:middle" emoid=";)" border="0" alt="icon_wink.gif" />
 
The Cheats are as follows;
<u>Numpad Number </u>........................... <u> Cheat</u>
......... 1.............................................. Fake Level Up for Passenger 1
..........2 .............................................. " " " " " 2
..........3 ................................................. " " " " " 3
..........4 ................................................. Level Up for Main Character
..........5...................................................Fake Level Up for main Character
..........6...................................................100,000 Gold & 10,000 Wealth
..........7....................................................Reputation
..........8....................................................N/A
..........9....................................................A French Infantry Unit suddenly appears & attacks you
 
<!--quoteo(post=226687:date=Dec 19 2007, 09:55 AM:name=Captain Tom)--><div class='quotetop'>QUOTE(Captain Tom @ Dec 19 2007, 09:55 AM) [snapback]226687[/snapback]</div><div class='quotemain'><!--quotec--><!--quoteo--><div class='quotetop'>QUOTE</div><div class='quotemain'><!--quotec-->and I cannot give my self the black pearl<!--QuoteEnd--></div><!--QuoteEEnd-->
You could set it as your starting ship in Internalsettings <img src="style_emoticons/<#EMO_DIR#>/icon_wink.gif" style="vertical-align:middle" emoid=";)" border="0" alt="icon_wink.gif" />
<!--QuoteEnd--></div><!--QuoteEEnd-->
how do I set it as a starting ship?
 
go to

PROGRAM/CHARACTER/Character_init

and set the following

ch.Ship.Type = GenerateShip(SHIP_BLACKPEARL, 1);

thats actually for AoP but its the same for PotC <img src="style_emoticons/<#EMO_DIR#>/smile.gif" style="vertical-align:middle" emoid=":)" border="0" alt="smile.gif" />

hope that helps
 
<!--quoteo(post=226683:date=Dec 19 2007, 01:30 AM:name=Thejester)--><div class='quotetop'>QUOTE(Thejester @ Dec 19 2007, 01:30 AM) [snapback]226683[/snapback]</div><div class='quotemain'><!--quotec-->Hello, I am a cheater in games lol, anyways with this mod the only cheat I can put in is the god mode cheat, I cannot give my self more money and I cannot give my self the black pearl also, if anyone can help me in doing this please leave a post or PM me, thanks<!--QuoteEnd--></div><!--QuoteEEnd-->
Are you using stock POTC or the build mods?
 
<!--quoteo(post=226727:date=Dec 19 2007, 05:48 PM:name=Petros)--><div class='quotetop'>QUOTE(Petros @ Dec 19 2007, 05:48 PM) [snapback]226727[/snapback]</div><div class='quotemain'><!--quotec--><!--quoteo(post=226683:date=Dec 19 2007, 01:30 AM:name=Thejester)--><div class='quotetop'>QUOTE(Thejester @ Dec 19 2007, 01:30 AM) [snapback]226683[/snapback]</div><div class='quotemain'><!--quotec-->Hello, I am a cheater in games lol, anyways with this mod the only cheat I can put in is the god mode cheat, I cannot give my self more money and I cannot give my self the black pearl also, if anyone can help me in doing this please leave a post or PM me, thanks<!--QuoteEnd--></div><!--QuoteEEnd-->
Are you using stock POTC or the build mods?
<!--QuoteEnd--></div><!--QuoteEEnd-->
I use the build mods I currently have build mod 13 final
 
<!--quoteo(post=226697:date=Dec 19 2007, 08:33 AM:name=Thejester)--><div class='quotetop'>QUOTE(Thejester @ Dec 19 2007, 08:33 AM) [snapback]226697[/snapback]</div><div class='quotemain'><!--quotec--><!--quoteo(post=226687:date=Dec 19 2007, 09:55 AM:name=Captain Tom)--><div class='quotetop'>QUOTE(Captain Tom @ Dec 19 2007, 09:55 AM) [snapback]226687[/snapback]</div><div class='quotemain'><!--quotec--><!--quoteo--><div class='quotetop'>QUOTE</div><div class='quotemain'><!--quotec-->and I cannot give my self the black pearl<!--QuoteEnd--></div><!--QuoteEEnd-->
You could set it as your starting ship in Internalsettings <img src="style_emoticons/<#EMO_DIR#>/icon_wink.gif" style="vertical-align:middle" emoid=";)" border="0" alt="icon_wink.gif" />
<!--QuoteEnd--></div><!--QuoteEEnd-->
how do I set it as a starting ship?
<!--QuoteEnd--></div><!--QuoteEEnd-->
OK, find InternalSettings.h file and in the section:
"Ship Selection Options", you can see the ships offered to you when you start a new game.
Just change one of the entries to the ship you want to start with.

Then you can select it at start of new game.
 
Also: You don't actually need to enable to cheatmode to be able to trigger a Rapid Raid of French soldiers. It's not actually a cheat anyway; just a challenge. <img src="style_emoticons/<#EMO_DIR#>/icon_mrgreen1.gif" style="vertical-align:middle" emoid=":cheeky" border="0" alt="icon_mrgreen1.gif" />
 
Open PROGRAM\CONTROLS\DefaultControls.h and change the default cheat controls there to buttons you do have, then reset controls to default.
 
Back
Top