Albert_Bowden
Sailor Apprentice
Ok so this time, i have this website where it explains how to add cheats in the files:
Pirates of the Caribbean File Hacking Guide for PC by magicdragon1981 - GameFAQs
I want to add the immortal cheat. It says:
"
*********2.1 Immortality*****************************************************
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. If you disamble
the immortality during the game, you mustn't start a new game in order to take
efect the change. That doesn't mean that you can enable again the immortality
without starting a new game."
So i added this to the file and it has not worked at all. I have tested this on one of my saves, by running up to a falaise de fleur guard by stabbing him with a sword. I am still losing health when they attack me. So it does not work.
It seems that when i save the file, which is "characters_init.c", it does absolutely nothing. What am i doing wrong?
Pirates of the Caribbean File Hacking Guide for PC by magicdragon1981 - GameFAQs
I want to add the immortal cheat. It says:
"
*********2.1 Immortality*****************************************************
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. If you disamble
the immortality during the game, you mustn't start a new game in order to take
efect the change. That doesn't mean that you can enable again the immortality
without starting a new game."
So i added this to the file and it has not worked at all. I have tested this on one of my saves, by running up to a falaise de fleur guard by stabbing him with a sword. I am still losing health when they attack me. So it does not work.
It seems that when i save the file, which is "characters_init.c", it does absolutely nothing. What am i doing wrong?