Difference between revisions of "OpenUserLog - Debug"

Jump to navigation Jump to search
15 bytes added ,  16:14, 22 January 2012
game folder is in my documents/my games
imported>Rhavlovick
m (1 revision: Clobber re-import by Henning)
 
imported>Qazaaq
(game folder is in my documents/my games)
Line 3: Line 3:
'''Member of:''' [[Debug Script]]
'''Member of:''' [[Debug Script]]


Opens a new user log on disk. This will also cycle the older logs (so log 0 becomes 1, 1 becomes 2, etc). The log files are stored in "<game folder>/Logs/Script/User". If the log is already open, the function will return false (but not print an error to the main script log). Note that you do not have to close the log yourself unless you want to, it will close automatically when the game ends, the player goes back to the main menu, or a save is loaded.
Opens a new user log on disk. This will also cycle the older logs (so log 0 becomes 1, 1 becomes 2, etc). The log files are stored in "My Documents/My Games/Skyrim/Logs/Script/User". If the log is already open, the function will return false (but not print an error to the main script log). Note that you do not have to close the log yourself unless you want to, it will close automatically when the game ends, the player goes back to the main menu, or a save is loaded.


== Syntax ==
== Syntax ==
Anonymous user

Navigation menu