Web Analytics Made Easy - Statcounter

Pirates of the Caribbean - PC

   0-9   A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z All

Cheats:
-------
First copy two files from the /PROGRAM directory into the game directory accrodingly
(i.e. /PROGRAM/seadogs.c into GAMEDIR/PROGRAM and /PROGRAM/CONTROLS/init_pc.c into
GAMEDIR/PROGRAM/CONTROLS). Then just start the game and use the following keys:

Key Result
------------
Y - God mode On/Off
U - Shotgun mode (first person mode) On/Off
I - +100000 Gold points
O - +50 Skill points
P - Set reputation with all nations to Neutral


How to get an "easy" money:
---------------------------


In the early time you start the game, it is a little hard to earn much money. But there's
a way you can get much money without trading. Go to tavern, search for person who offering
them selves to become your officer. Keep bargaining the prices with him,even he refuse to
decrease the demands. that way, you can force him to decrease the demands into minus (it
means he even gives you maney). i can get 50000 gold this way..he..he..he.


How to avoid enemy:
-------------------


From the start, pirate always been a big trouble for you. you can avoid them by
switching from world map to battle map before they came near you and back again to
world map..then. taaadaaaa... they disapear!!repeat it every time you encounter
pirates or your foes and you can get a save journey.


Avoid battles and storms:
-------------------------
Immediately press [F3] when the screen with a battle or storm appears. Press [F3]
to return to the sea.


Ding Dong Ditch:
----------------
Go to a door in any part of the game and press [Action]. Your character will knock
on the door, then you can run away.


Easy money:
-----------
Go to any of the loan sharks and ask for any amount of money. You can go to the
box in his office and drop your money in it. Then, go up to him again and ask for
more money. Continue to do this until you have the desired amount. Even though he
says that he has ways of getting his money back, he never comes after you.


Stack captain scores:
---------------------
You can add more than one person, other than the Captain, onto your other three
ships. All of their scores will stack with that ship's captain's score. There are
two different ways to do this. The first method is at the "Open Sea" screen (where
you can see all of your ships), get close to another one of your ships and a swap
cargo icon will appear. Go into the swap cargo menu. There is an option to switch
captains. Under this option, there is a screen that has four slots. One of them is
the captain of that ship. Click on one of the other three slots, then assign
passengers to each one. When you do this, they dissapear from your passenger list.
You will need to get more party members at the tavern if you want to fill up all
your ships. Do not sell the ship with the other three crewmembers still on it.
You will lose anyone that is still on board. The second method is to capture a
ship and do it when you assign a captain to the captured ship.


Faster sailing:
---------------
Use a text editor to edit the "interface.c" file in the "/pirates of the caribbean/
program/interface/" folder. Find the entry "if (bArcadeMode) return 2.0;" and change
that value to a higher number.
Press [Keypad Asterisk] during game play to sail at higher speed.


Immortality:
------------
Use a text editor to edit the "characters_init.c" file in the "/pirates of the
caribbean/program/characters/" folder. Locate the following line:

makeref(ch,Characters[0]); //Blaze Devlin

Underneath that line, enter:
LAi_SetImmortal(ch, true);

Note: To disable immortality, put "//" in front of the line.


Pirate frigate:
---------------
Use a text editor to edit the "characters_init.c" file in the "/pirates of the
caribbean/program/characters/" folder. Locate the following line:

ch.Ship.Type = SHIP_LUGGER_ENGLAND;
and change it to:

ch.Ship.Type = SHIP_FRIGATE_SAT;


Gametip:
--------


You can determine starting characteristics and money by editing the
"character_init" files in Notepad! You will find the name and all stats there
and can change them to your desire. You can even change your name, which will
then appear when you talk to others in the game. Make sure you search for all
the "character_init" files and change them all the same (I think there are 3).
If you then start a new game - you will have the stats you entered!


Easy money:
-----------


In the first stage you hav to sell 'choclate' and 'leather' to store. To gain
more money "AS YOUR WISH" before starting the game go to folder 'program' in
the installed files,there go to folder 'store', there will be a file about
prices of goods in store.just you can increase the price of goods you have
to sell and decrease the price of goods u wanna buy........thats all........
u can be a millonare...


Cheat more ships:
-----------------


Note: This procedure involves editing a game file; create a backup copy of the
file before proceeding. Use a text editor to edit the "characters_init.c" file
in the "/pirates of the caribbean/program/characters/" folder.
Locate the following lines:

ch.Ship.Type = SHIP_LUGGER_ENGLAND;

and change it to:

ch.Ship.Type = SHIP_BLACK_PEARL;

ch.Ship.Type = SHIP_NOTUSED;//SHIP_LUGGER; and change it to:
ch.Ship.Type = SHIP_NOTUSED;//SHIP_BLACK_PEARL;


Cheat:
------

hi i am tamim from bangladesh,here is the cheat:-

In the gamedir PROGRAM folder contrain charecter folder.in that folder charecter_init.c
file can be modify by you.you can change the charecter skill point as you want.you can
also change the captain name or boat by yours.i like that way very much.bye.


Easy money and exp:
-------------------


Open pirates of the caribbean file, then open programs, then characters, then english,
then open charater_init. you can change your rank, your exp points and how much money
you want.


Get New Ships:
--------------
Before editing a game file always make a backup copy of that file. Go to the directory
of the following file: "character_init" (Mostly it is in the following path:
C:\Program Files\Bethesda Softworks\Pirates of the Caribbean\PROGRAM\Characters\English).
It must be the one in "English" not in "Characters". Open the file, and go to the
following line: "ch.Ship.Type = SHIP_LUGGER_ENGLAND;".
Replace "LUGGER_ENGLAND"ch.Ship.Type = SHIP_LUGGER_ENGLAND with the following to get
new ships.

ch.Ship.Type = SHIP_BLACK_PEARL (the hull cannot be damaged)
ch.Ship.Type = SHIP_FRIGATE_SAT
ch.Ship.Type = SHIP_FEARLESS
ch.Ship.Type = SHIP_FORT
ch.Ship.Type = SHIP_MANOWAR_ENGLAND
ch.Ship.Type = SHIP_BATTLESHIP_ENGLAND


Level Codes:
------------
Enter any of the following codes to skip to a level with full health:

RPZK04HQ56
6L9QFVBH1Z
S3YP9P?6QR
XBTBYFJXW?
P4RMGLXR?R
X3PQ730JXY
?Z4YVTXSTZ
DNNBSZPW6P


Run Away:
---------
If you run into a group of baddies you think you cannot beat then run away and go past
the last point where the game loads and they won't follow you.


View programmers:
-----------------
Enter the maze in the last level. Look for markings on the floor while in the maze. You
can follow them to reach rooms at the edge of the maze with wall tiles that are missing.
However, follow the floor markings that hav