I frequently use the in-game feature that lets us keep notes about other players. But for some time now, it's been broken.
I used to be able to create and edit notes that were spread over multiple lines; I basically made a new line (by hitting Enter within the note editor) for each of that player's characters as I found out about them. So a note might look like this:
Code:
Character A - some notes here
Character B - more notes
Character C - another note
Character D - and so on
But sometime in the last six months or so, the game stopped recognizing line breaks in the player notes, so all the lines now run together, messing up the formatting. Notes now look like this:
Code:
Character A - some notes hereCharacter B - more notesCharacter C - another noteCharacter D - and so on
I found the "playernotes.txt" file (which is stored in "CoH install folder/account name") and looked at it in Notepad. The game saves one line of text for each player note, and it USED TO designate line breaks with a "\n", but apparently it no longer KEEPS line breaks anymore when saving to the file. Existing "\n" sequences are sometimes retained when editing an existing player note, but new line breaks aren't saved.
Has anyone else noticed this?
TargetOne
"If you two don't work this out RIGHT NOW, I'm turning this invasion around and going home!" - Emperor Cole
Hi,
I frequently use the in-game feature that lets us keep notes about other players. But for some time now, it's been broken.
I used to be able to create and edit notes that were spread over multiple lines; I basically made a new line (by hitting Enter within the note editor) for each of that player's characters as I found out about them. So a note might look like this:
Has anyone else noticed this?
TargetOne
"If you two don't work this out RIGHT NOW, I'm turning this invasion around and going home!" - Emperor Cole