Log Files System

by Blafblabla
A simple log file system with included working save system and html browser!
ID:126877
 
A simple log file system with included working save system and comments on what it is doing!

Updates:
Added the verb clear() , which clears the log file.

Fixed some bugs.(say() text wasn't being saved, the text thing in the log file had a letter before saying anything.)

I added it so that it logs everything in an html browser.


Use it by putting on each verb:
luverb = "verb name"

And for say and occ and the like put on each:
lst = "[whateveryouusefor T as text.]"

And for GM verbs put on each one:
luGMc = "GM verb name"

This is my first library so please make a review on it. I expect all reviews to be pretty bad.