Thread: Formatted Notes
-
September 19th, 2014, 00:56 #1
Formatted Notes
I've thrown together a very quick extension that changes the campaign notes field to be a formattedtext control:
Put this in your <FG App Data>\extensions folder and select "Formatted Notes (M and M)" from the extensions list when loading a campaign. Download at the bottom of this post.
Note: This will only work with campaigns that don't have notes already as it changes the underlying database node type and so trying to open notes from a campaign without the extension will raise errors. If you're up to a bit of XML editing you can fix this yourself - within the <notes> section only of the campaign db.xml (or a module); replace <text type="string"> with <text type="formattedtext">
Some more info and a screenshot (not from M&M) here: https://www.fantasygrounds.com/forum...d-Player-Notes
Technical Info
Ruleset tag used: none.
Mutants and Masterminds v3: beta 1
Code changed: <windowclass name="note"> copied from campaign\campaign_notes.xml. <stringfield name="text"> changed to <formattedtextfield name="text"> copied from campaign_story.xmlLast edited by Trenloe; September 19th, 2014 at 00:58.
Private Messages: My inbox is forever filling up with PMs. Please don't send me PMs unless they are actually private/personal messages. General FG questions should be asked in the forums - don't be afraid, the FG community don't bite and you're giving everyone the chance to respond and learn!
-
September 20th, 2014, 02:38 #2
- Join Date
- Jul 2010
- Location
- Vendsyssel (Denmark)
- Posts
- 874
I had a go at testing this earlier today with a player of mine. Took a little getting used to, since M&M needs the GM to manually update the notes, if I put anything into them for the players. But once I figured that out, it seems to be working just fine.
Thanks for putting this together for me. Much appreciated!
Vires Animi
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks