|
Aarlot Adept
Joined: 30 Dec 2003 Posts: 226
|
Posted: Tue Mar 30, 2004 7:57 am
Charbal's HTML Logger question |
Hey, a quick question about Charbal's HTML logger plugin. Is there any way to direct where to send the logs on your computer? I noticed that it defautled to the zmud directory, which is kind of cluttered, so I don't want it to send logs there. But I see no way to change where it's going... Anyone know if there is a way?
|
|
|
|
nexela Wizard
Joined: 15 Jan 2002 Posts: 1644 Location: USA
|
Posted: Tue Mar 30, 2004 8:14 am |
Just like with the regular log command
#HTMLLOG relativepathlogname.html
(Relative to zmud folder)
#HTMLLOG C:absolutepathlogname.html |
|
|
|
DeathShadow Adept
Joined: 11 Nov 2000 Posts: 228 Location: USA
|
Posted: Tue Mar 30, 2004 8:07 pm |
Where can I get this plugin? Can someone post a working link?
thanks! |
|
|
|
Charbal GURU
Joined: 15 Jun 2001 Posts: 654 Location: USA
|
Posted: Wed Mar 31, 2004 12:23 am |
Okay, this should work: HTML Logger.
|
|
|
|
Aarlot Adept
Joined: 30 Dec 2003 Posts: 226
|
Posted: Wed Mar 31, 2004 7:23 am |
Thanks for the help, but now another problem, I hope easily solved... I want to send the files to "C:Documents and SettingsLogs" but... Since "Documents and settings" has real spaces in it, rather than underscores, the html logger reads it as calling the log "Documents" and sending it to "C:". How would you make it recognize the space as part of the file path, or would it just not work?
Edit - never mind, just figured it out :D |
|
|
|
nexela Wizard
Joined: 15 Jan 2002 Posts: 1644 Location: USA
|
Posted: Wed Mar 31, 2004 7:30 am |
*UNTESTED* But I belive it should work
Quote it with "" or {}
#HTMLLOG "C:absolutepath with spaceslogname.html" |
|
|
|
LightBulb MASTER
Joined: 28 Nov 2000 Posts: 4817 Location: USA
|
Posted: Wed Mar 31, 2004 7:21 pm |
Another alternative is to find the standard DOS name of the directory or file. For instance:
C:Docume~1Logs
Note that zMUD uses ~ as the default 'quote' character, so that would actually need to be:
C:Docume~~1Logs |
|
|
|
Kisapmata Beginner
Joined: 19 May 2003 Posts: 15 Location: Uh... KS?
|
Posted: Mon Apr 19, 2004 12:49 pm |
Ok, I got it to work (finally).
So, how do I set it so the colors that are logged are the actual colors I see on my screen? (Like, the games' default color scheme) |
|
|
|
Theragil Apprentice
Joined: 13 Feb 2004 Posts: 157 Location: USA
|
Posted: Mon Apr 19, 2004 5:20 pm |
Load your colors file in the setup for the plugin.
|
|
|
|
Kisapmata Beginner
Joined: 19 May 2003 Posts: 15 Location: Uh... KS?
|
Posted: Wed Apr 21, 2004 8:42 pm |
I did, but the html log's color shows only one kind and not all the different colors that I see on the actual screen. Like say emotes are green and says are cyan...
|
|
|
|
|
|