[/quote]You can remove completly the rats by changing the \Age of Pirates 2\Program\_mod_on_off.h line:
bool bNoEatNoRats = false;
to:
bool bNoEatNoRats = true;
Doing that you don't need the totem and no more rats.
I need to check if with that option your crew don't need to eat too and if so there is no need to buy food or rum.
[/quote]
bool bNoEatNoRats = true; Thats what mine said. Do I still need to press F11 to run in Dev mode for these changes to take place? If so do I just open it and X out of it if I dont want other cheats? I will figure it out either way and post back if I needed to do something else to get the game to run with no rats or food.
bool bNoEatNoRats = false;
to:
bool bNoEatNoRats = true;
Doing that you don't need the totem and no more rats.
I need to check if with that option your crew don't need to eat too and if so there is no need to buy food or rum.
[/quote]
bool bNoEatNoRats = true; Thats what mine said. Do I still need to press F11 to run in Dev mode for these changes to take place? If so do I just open it and X out of it if I dont want other cheats? I will figure it out either way and post back if I needed to do something else to get the game to run with no rats or food.