![]() |
Captain's Log - when not in game - how?
Anyone know where the blasted log is?
I have been trying to write my own "patrol logs" when not in game, to let my creativity in writing go. However, I could really use those logs to help me remember just when/where things happened. I searched a bit in the SH4 directory, but can't find it. I'm sure it has to be there somewhere! |
It might keep the log in the current game's save directory?
Does it save to "Documents and Settings" or "My Documents" perhaps? |
Try asking over in the modding forum.
|
These are the files you are looking for, they can be opened in Notepad, or any text editor.
My Documents\SH4\data\cfg\SaveGames\0000000#\ <===the save folders are numbered sequentially. USe the modified date of the folder to determine which is the save game you are looking for. The files are: SaveData.rmr <==radio messages recieved SaveData.rms <==Radio messages sent SaveData.clg <==Captains Log (stuff you've sunk or shot down.) SaveData.crp <==crew reporting (feedback from crew "Ship Spotted, Bearing...") Hope that helps. I have a program in the works that will take all this data, filter it and spit out a readable journal. I started it with SH3, but am reviving it with the release of SH4. Will take a while though, its a complex piece to write. Cheers. EDIT: Side note... any pictures you take for a recon mission are also stored here as well. In the My Documents\SH4\ |
Quote:
|
VB6 :(
heres a sample output from when it was a KTB generator. Lots of kinks though, but it works. Kinda. Code:
19390901 1332 WEATHER: Clouds Clear, Precipitations None, Fog None|Wind Speed 4 meters per second, direction 188. We'll see. I'll probably discover what made me stopped as I go through the code. :) |
Quote:
|
Basically my code is a giant bunch of case statements to get and format the output, followed by writes to file.
Painstaking. Have at it though! The more options users have to use, the better. And the best way to learn is to do! Good luck!:D |
Thank you for this information!
Yahoo! |
What language?
|
Quote:
|
Quote:
|
Quote:
In its current state its not user friendly (the program that makes the text file) so you have to do a lot of file moving and stuff. I just updated it to work with SH4. Once I work out the kinks, I'll design and implement a user interface to make it accessable to more users. The end result I am going for is to have a story-like War Journal that you can read through like a real one (with commentary colour and stuff.) The original reason I did this was to break down my patrols in SH3 into a reference format so I could write stories based on my patrols, like so many others have done oh so well. Cheers. |
All times are GMT -5. The time now is 03:40 PM. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright © 1995- 2025 Subsim®
"Subsim" is a registered trademark, all rights reserved.