Forums » Bugs
Mission Notes on more than one operating system
Hey everybody. I play on a G4, seven-year-old Mac, and a new, 2008 HP Slimline with Windows OS. Mission notes created on the Mac for an alias do not appear on the PC. I've done nothing on the PC, fearing it may obliterate the notes created on the Mac at a different location. Can something be done so that I don't have to retype notes? Please advise at your convenience.
The notes file is not saved on the server, but instead inside the application directory. On Windows, this is probably C:\Program Files\Vendetta Online\usernamenotes.txt, on Mac open the Vendetta.app bundle and look at the usernamenotes.txt file, and on Linux you will find it in ~/.vendetta/usernamenotes.txt.
You can synchronize this file using any existing file synchronization software you might own, or just sneakernet it around.
You can synchronize this file using any existing file synchronization software you might own, or just sneakernet it around.
mission notes is read from a file in the vendetta directory called <playername>notes.txt i.e. Lua['Mad Miner Moda']notes.txt
That is a text file and each page is delimited by ###BEGINPAGE1###notes goes here.###ENDPAGE1###
That is a text file and each page is delimited by ###BEGINPAGE1###notes goes here.###ENDPAGE1###
Thanks to all!