// #autoload // #name = IRCTimeStamper // #version = 1.1 // #date = December 16, 2001 // #author = base10 // #warrior = base10 // #email = templar@base10.org // #web = http://base10.org/t2scripts/ // #description = Timestamps messages in the IRC window, provides a game clock, and allows special chars (%:<>\) in chat. // #status = release // #readme = scripts/base10/irctimestamp.txt // #config = IRCTimeStamperOptionsGui // #include = self // #include = scripts/base10/gui/IRCTimeStamperOptionsGui.gui // #include = scripts/base10/gui/IRCTimeStamp.gui // #credit = DeadManWalking - I borrowed quite a bit from his options dialog in DMWChat. Didn't take any code tho. // #credit = Variable - for being my enthusiastic tester and providing some new ideas on options.