1.- Open the file
_mod_on_off.h wich is in (by default) C:\Program files\Playlogic\Age of pirates 2\Program with a basic text editor (notepad, notepad++, but not office word nor openoffice writter).
2.- Go to line 15 and search for the exact line:
#define MOD_BETTATESTMODE "Off".
3.- Where it says
Off you must write
On between quotes: "On". It's Case sensitive, so
on is not the same as
On.
4.- Save the file and start the game.
5.- Now, by pressing F11 will bring a menu with many functions as buttons (from F1 to F30). By pressing the F22 button you will get the location of the shop owner wich will give you the quest and other things.
By the way, don't close the window by pressing OK, because it will load the City of Abandoned Ships map and will break the game, so close it by clicking on the X button.
Now, to go back to normal (without the beta test mode), simply edit the file _mod_on_off.h, replacing the
"On" by the
"Off", save the file and restart the game.
Warning: you may have problems with the mouse/keyboard if you saved your game while in beta mode. If so, then load your game, press TAB to open the menu, move down with the arrow keys to the options, then move down (with arrow keys) until you reach the button restore to dafaults. Save your game after fixing this, else you'll have to do it again.