My message log is getting sluggish. I have cleared it once before. However, I would like to save the current contents in a file for reference.
Is that technically possible?
Save message log to file?
Moderators: Scripting / Modding Moderators, Moderators for English X Forum
-
- Posts: 22569
- Joined: Sat, 23. Apr 05, 21:42
Looking at script editor, there is:
But apparently no
I guess I just have to clear the log and forget the past events. <heavy sigh>
Code: Select all
write to player logbook
write to logfile
Code: Select all
read player logbook

I guess I just have to clear the log and forget the past events. <heavy sigh>