Vlud's Chat Mods

Chat Mod Example

Scrolling and time stamping chat frames.

Small and lightweight.

Adds mouse wheel scrolling to every chat frame.

Time stamps every chat line in every chat frame with [%H:%M] formatted time.
e.g. [18:04][Guild][Vlud] Hello World.

Time stamp can be changed as follows:-

default 24 hour and minutes. e.g. [23:59] text

/run VcmPrefix = "[%H:%M] "

24 hour, minutes and seconds. e.g. [23:59:59] text

/run VcmPrefix = "[%H:%M:%S] "

12 hour and minutes. e.g. [12:59] text

/run VcmPrefix = "[%I:%M] "

12 hour, minutes and seconds. e.g. [12:59:59] text

/run VcmPrefix = "[%I:%M:%S] "

using other padding e.g. }-23:59-{ text

/run VcmPrefix = "}-%H:%M-{ "

or e.g. {23:59} text

/run VcmPrefix = "{%H:%M} "

For a reference on other possible formats view http://www.wowpedia.org/API_date and http://pubs.opengroup.org/onlinepubs/007908799/xsh/strftime.html

You must login to post a comment. Don't have an account? Register to get one!

  • 2 comments
  • Avatar of Vlud Vlud Aug 09, 2011 at 13:19 UTC - 0 likes

    @Azaghan: Go

    I have updated the project description as I should have done two versions ago.

  • Avatar of Azaghan Azaghan Jul 31, 2011 at 18:01 UTC - 0 likes

    Can you add Seconds? I tried adding ":%s" into the lua and it didn't add secs. And tried ":%S"

  • 2 comments

Facts

Date created
Jul 29, 2009
Category
Last update
Nov 30, 2011
Development stage
Release
License
All Rights Reserved
Curse link
Vlud's Chat Mods
Downloads
2,876
Recent files

Authors

  • Avatar of Vlud
    • Manager
    • Author