[REL] Personal Notebook

Post » Thu May 24, 2012 9:25 pm

Personal Notebook Mod for Skyrim - Journal Mod

Get it here: http://skyrim.nexusmods.com/downloads/file.php?id=8892

This adds a personal notebook / journal to the Game with your text and images,
the Book is always changeable. Use the included Editor Tool to change the Pages.
You can write what you want or insert Images from the clipboard (using STRG + V).

Every time you start the tool the old entrys will be loaded into the editor tool.
This way you can change the contents of the book very quickly without knowledge
of plugin development.

But remember it is YOUR personal notebook, you can not use it to create complete
new books to upload as a new plugin, only the pages of your personal notebook will be
replaced or changed.


Installation / Usage / Starting

- Extract the archiv directly into the skyrim game folder (where your tesv.exe also is).
- Start the Included Editor Tool "Personal Notebook Mod for Skyrim"
- Put into the pages whatever you want, and click "save entry" on every changed page.
- Start the Gamelauncher and go to Datafiles, here check "SkyNotebook.esp".
- Now start the Game and go to the console. (the key left besides the letter 1)
- Enter "help Notebook 0" and get the refID of the first Personal Notebook.
- Enter "player.additem [refID] 1", and close the console.
- Open the Personal Notebook in your inventory. :smile:


Q/A:

Q: It dont works, i see the book but it is empty.
A: Make sure to extract the files directly into the Game Folder and NOT the DATA folder.

Q: How can i make the Background transparent ?
A: The Background Color "white" (FFFFFF) if for the alpha channel to make the background
transparent.

Q: How many Pages can i use ?
A: You have a maximum of 20 Pages in the Book to edit, you can enter up to 50.000 Letters and
insert graphics on every page.

Q: What is the regular resolution for fullsize images ?
A: Regular Imagesize (for a graphic on a page) is 400x300px (but bigger images can be scaled).

Q: Can i write text inside the Game ?
A: No, this not possible with this mod, because the pages are stored as transparent graphics
and not as a text. This is the reason for it. (But you can use a dirty Taskswitch ALT+TAB to
switch to the tool).

Q: How can i insert graphics ?
A: You can copy and paste from the clipboard, i suggest a tool like "Snipping Tool" to choose
your image, click on copy at the top menu, go to the tool, select the page and press CTRL+V,
additional to that way there is a "Insert Picture" Button, which is inserting a image by file.

Q: Can i change fonts and color of the text ?
A: Yes, ofcause you can select the text you want, click on "font" and/or "color" and use it on
each page.


Q: Can i have more than one Personal Notebook at the same time ?
A: Yes and No, you can but both Books will have the same content, but you can put one in a
box in Whiterun and one in a barrel somewhere else.

Q: Where is the Data for it stored, and how does it work ?
A: The tool saves the content as a richtext with embedded graphics in
"../data/textures/extraimages2/changeable/", here is also the source for the tool to reload
the content. Always if you make changes to a page, it will be saved there, but the richtext
field is also rendered as a PNG Image with a transparent alpha channel to
"../data/textures/extraimages2/". This is the path where the SkyNotebook.esp is looking
for the page Images, because TESV can handle external Images but not external richtextfiles.




have fun, triplex2011
User avatar
Ronald
 
Posts: 3319
Joined: Sun Aug 05, 2007 12:16 am

Post » Fri May 25, 2012 7:55 am

Just Update released to v2.0 beta

Changes in Beta 2.0 so far:

- Color usage enabled
- Font selection enabled
- New system to make a better resolution (but currently not finished)
- Entirly reworked code
- Theme
- I am ultra tired and go to sleep.
User avatar
daniel royle
 
Posts: 3439
Joined: Thu May 17, 2007 8:44 am

Post » Fri May 25, 2012 12:31 pm

Good idea, downloaded. :smile:
User avatar
Britney Lopez
 
Posts: 3469
Joined: Fri Feb 09, 2007 5:22 pm

Post » Fri May 25, 2012 7:35 am

What a great idea. Downloading now.
User avatar
Lisa
 
Posts: 3473
Joined: Thu Jul 13, 2006 3:57 am

Post » Fri May 25, 2012 7:02 am

journal mod :D
User avatar
Rhi Edwards
 
Posts: 3453
Joined: Fri Jul 28, 2006 1:42 am

Post » Fri May 25, 2012 5:24 am

Is it a usable journal ingame, or do you need to use the out of game editor to change entries?
User avatar
Robert
 
Posts: 3394
Joined: Sun Sep 02, 2007 5:58 am

Post » Thu May 24, 2012 11:53 pm

This is so cool! :clap:
User avatar
Josh Dagreat
 
Posts: 3438
Joined: Fri Oct 19, 2007 3:07 am

Post » Fri May 25, 2012 9:01 am

Is it a usable journal ingame, or do you need to use the out of game editor to change entries?

I share his q.
User avatar
Amelia Pritchard
 
Posts: 3445
Joined: Mon Jul 24, 2006 2:40 am

Post » Fri May 25, 2012 12:29 am

Just Update released to v2.1

Changes in 2.1 so far:


2.1 :banana:

- Minor Bugfixes
- Picturefile Insert added
- Scaledown changed to circular mode to get a better resolution


By the way: Does somebody know the exact maximum of a image on a regular bookpage (i use 400x300 in the mod, but i can change it using 2 lines of code) :ahhh:
User avatar
Darrell Fawcett
 
Posts: 3336
Joined: Tue May 22, 2007 12:16 am

Post » Fri May 25, 2012 12:08 am

Is it a usable journal ingame, or do you need to use the out of game editor to change entries?

You need the external editor to change entrys, but you can always switch between game and tool using ALT+TAB.
Reading the book you do like every book ingame.

Im currently working on another mod for ingame editing, but its far from finishing or even alpha release :bolt:
Way 1: Also the idea how to finish this is not complete at all. I think the best way is to rework book.swf as additional book2.swf
with a button added to edit the content using a similar editor like the "name" editor from character screen just for this
ingamebook, all other books should use the orig. book.swf.

Way 2: Another way could be the console, just by using the debug.log, but i need a command to add a new line to the log
something like the hypothetic command "echo @skyQL_begin@this is a new line for the personal journal@skyQL_end@ >debug.log".
The external tool can/should look automaticly inside the debug.log and search for new line with the beginning with
@skyQL_begin@ and ending with @skyQL_end@, this lines can be autom. inserted in the Textfield of the hypotetic Journalbook
and the tool could render the text as a png image with transparent alpha.
User avatar
Timara White
 
Posts: 3464
Joined: Mon Aug 27, 2007 7:39 am

Post » Fri May 25, 2012 1:26 am

Hmmm... keeps crashing for me
crash log in spoiler:
Spoiler
Description:  Stopped workingProblem signature:  Problem Event Name:    CLR20r3  Problem Signature 01:    personal notebook for skyrim.exe  Problem Signature 02:    2.1.0.0  Problem Signature 03:    4f3ebeac  Problem Signature 04:    Notebook for Skyrim  Problem Signature 05:    2.1.0.0  Problem Signature 06:    4f3ebeac  Problem Signature 07:    d  Problem Signature 08:    c6  Problem Signature 09:    System.InvalidOperationException  OS Version:    6.0.6002.2.2.0.768.3  Locale ID:    1033
What am I doing wrong?
User avatar
Danel
 
Posts: 3417
Joined: Tue Feb 27, 2007 8:35 pm

Post » Fri May 25, 2012 12:01 pm

Hmmm... keeps crashing for me
crash log in spoiler:
Spoiler
Description:  Stopped workingProblem signature:  Problem Event Name:	CLR20r3  Problem Signature 01:	personal notebook for skyrim.exe  Problem Signature 02:	2.1.0.0  Problem Signature 03:	4f3ebeac  Problem Signature 04:	Notebook for Skyrim  Problem Signature 05:	2.1.0.0  Problem Signature 06:	4f3ebeac  Problem Signature 07:	d  Problem Signature 08:	c6  Problem Signature 09:	System.InvalidOperationException  OS Version:	6.0.6002.2.2.0.768.3  Locale ID:	1033
What am I doing wrong?

Make sure to put the tool directly into the skyrim folder (where the tesv.exe also is), put the content from the data folder to the data folder, using NMM will not work correctly (requires that you move the tool from data folder to skyrim folder, this might be a bug in NMM). And make sure you have the latest .Net Framework installed on your system.
User avatar
Amber Ably
 
Posts: 3372
Joined: Wed Aug 29, 2007 4:39 pm

Post » Fri May 25, 2012 3:29 am

Just Updated to Personal Notebook - Journal Mod Version 2.2

http://skyrim.nexusmods.com/downloads/file.php?id=8892

- Now in two seperate files, the first you can install using NMM (make sure to backup your
personal Book content from earlier version), the other one to manuell install into your
skyrim folder (where the tesv.exe also is).
- Removed unused XML and Database Calls
- Fixed Fileheader
- Many bugs fixed (might also fix the starting bug like some people told from).
- Zoom added to view in orig. Size (to pervent from the "scaling blur" on the pages) and a
scaled view to get more content on a page.
- Button on Page 20 added to start the additional RSS InGame Reader.
- Quest added to automaticly add the personal Notebook to your inventory (console no
more required).


Now with optional InGame RSS Newsreader (but still early beta):

http://skyrim.nexusmods.com/downloads/file.php?id=12321
User avatar
Russell Davies
 
Posts: 3429
Joined: Wed Nov 07, 2007 5:01 am

Post » Fri May 25, 2012 5:27 am

Sounds good. I probably won't get it until you've got a way to write in it in-game (as it's purely for immersion/roleplaying for me) but good luck!
User avatar
Dominic Vaughan
 
Posts: 3531
Joined: Mon May 14, 2007 1:47 pm

Post » Fri May 25, 2012 7:55 am

This is kind of similar to an idea I had as well, although mine was slightly different. My idea was that you have a book in your inventory called "Personal Journal", and every time you complete a quest or clear a dungeon, the journal would update with a new page that included the date, time, and a detailed description of what happened (Ex - "Today I found myself near an old fort called Fort Dunstad. Several bandits had taken up residence there and attacked me on sight. Fortunately, I was able to defend myself and fight my way through the attackers to their leader. Not much reward for my effort, although I did find an enchanted weapon that should fetch a hefty sum at a trader.")

Purely for role-playing purposes but would be really neat to have and read through after the fact.
User avatar
Charleigh Anderson
 
Posts: 3398
Joined: Fri Feb 02, 2007 5:17 am

Post » Fri May 25, 2012 4:58 am

Just Updated to Personal Notebook - Journal Mod Version 2.3

http://skyrim.nexusmods.com/downloads/file.php?id=8892

- Bug fixes for the Editor
- Basic automatic error correction added
- Debug Version added (some people seams to have problems running the current version, so try this one. (or use the old v1.0)
User avatar
Ludivine Poussineau
 
Posts: 3353
Joined: Fri Mar 30, 2007 2:49 pm

Post » Fri May 25, 2012 2:57 am

Usage Video released: http://youtu.be/nEPESfApRNk
User avatar
lucile davignon
 
Posts: 3375
Joined: Thu Mar 22, 2007 10:40 pm

Post » Fri May 25, 2012 5:19 am

oh the Video is so nice :D thank you!
User avatar
josie treuberg
 
Posts: 3572
Joined: Wed Feb 07, 2007 7:56 am


Return to V - Skyrim