Age of Pirates - Caribbean Tales

Cheat codes:

Get 10,000 gold:
During the game play, press F2 and click on "Ships" then click on the
name of the ship and type "MoneyBooster" as a ship name.

Enable/disable God mode on a land and on the sea:
During the game play, press F2 and click on "Ships" then click on the
name of the ship and type "GodMode" as a ship name.

Get 10,000 experience points:
During the game play, press F2 and click on "Ships" then click on the
name of the ship and type "ExpBooster" as a ship name.

Unlock Best saber:
During the game play, press F2 and click on "Ships" then click on the
name of the ship and type "BestSaber" as a ship name.

Unlock Best gun:
During the game play, press F2 and click on "Ships" then click on the
name of the ship and type "BestGun" as a ship name.


Get any ship:
Note: Always make a backup copy before edit a game file. Locate the
"characters_init.c" file in the -
"\playlogic\age of pirates - caribbean tales\program\characters"
folder. Open with a text editor and modify the following line:

ch.Ship.Type = GenerateShip(Ship_name)

Note: The game has the same line for the female player. Scroll to find
it. You can find all of the ship names in the "ships_init.c" file.
Open with a text editor and you can read a complete list with
everything about the ships.


Hero reputation:
Note: Always make a backup copy before edit a game file. Locate the
"characters.c" file in the -
"\playlogic\age of pirates - caribbean tales\program\characters"
folder. Open with a text editor and find the following line:

"#define REPUTATION_MIN"

Change the value to 89, then save the file, and run the game.
Your reputation will be as a hero, after doing anything.


Hero reputation (alternate way):
Note: Always make a backup copy before edit a game file. Locate the
"character_init.c" file in the
"\playlogic\age of pirates - caribbean tales\program\characters"
folder. Open with a text editor and find the following line:

"ch.reputation.france = REPUTATION_NEUTRAL;".

Change to "REPUTATION_NEUTRAL;" to "REPUTATION_HERO;", then save the
file, and run the game. Your reputation will be as a hero, after
doing anything.


Money and experience:
Note: Always make a backup copy before edit a game file. Locate the
"character_init.c" file in the
"\playlogic\age of pirates - caribbean tales\program\characters"
folder. Open with a text editor and find the following line:

"ch.experience = 1000;"

You can change this value as desired.

Or find "ch.skill.Leadership = "1";" line then modify all skills
to "10". Save the file, then run the game.

Note: You have to modify each line of money and experience in that file.

No comments:

Post a Comment