View Single Post
08-16-10, 01:59 PM   #4
Xrystal
nUI Maintainer
 
Xrystal's Avatar
Premium Member
AddOn Author - Click to view addons
Join Date: Feb 2006
Posts: 5,929
Another David Eddings fan here

the chat config file is chat-cache.txt it holds the settings for every chat frame you can store details for. Basically the first 10. Anything after that are temporary for that login or chat session.

An example of what it looks like is as follows:

Code:
WINDOW 2
NAME Combat Log
SIZE 16
COLOR 0 0 0 0
LOCKED 1
UNINTERACTABLE 0
DOCKED 0
SHOWN 1
POSITION BOTTOMRIGHT -0.011519 0.051742
DIMENSIONS 406.585266 201.951218

MESSAGES
COMBAT_FACTION_CHANGE
OPENING
TRADESKILLS
PET_INFO
COMBAT_XP_GAIN
COMBAT_HONOR_GAIN
COMBAT_MISC_INFO
END

CHANNELS
END

ZONECHANNELS 0

END

WINDOW 3
NAME Guild
SIZE 14
COLOR 0 0 0 0
LOCKED 1
UNINTERACTABLE 0
DOCKED 3
SHOWN 0
POSITION BOTTOMLEFT 0.018229 0.053687
DIMENSIONS 408.048828 144.878052

MESSAGES
GUILD
OFFICER
GUILD_ACHIEVEMENT
END

CHANNELS
END

ZONECHANNELS 0

END

WINDOW 4
NAME Chat
SIZE 14
COLOR 0 0 0 0
LOCKED 1
UNINTERACTABLE 0
DOCKED 4
SHOWN 0
MESSAGES
END

CHANNELS
END

ZONECHANNELS 0

END

WINDOW 5
SIZE 14
COLOR 0 0 0 0
LOCKED 1
UNINTERACTABLE 0
DOCKED 0
SHOWN 0
MESSAGES
END

CHANNELS
END

ZONECHANNELS 0

END

Although if you open it with notepad it does look garbled.  I use programmer's notepad but perhaps wordpad or word or some other text file reader will read it in clearly for you to see what it contains.  Or else attach the file.
__________________


Characters:
Gwynedda - 70 - Demon Warlock
Galaviel - 65 - Resto Druid
Gamaliel - 61 - Disc Priest
Gwynytha - 60 - Survival Hunter
Lienae - 60 - Resto Shaman
Plus several others below level 60

Info Panel IDs : http://www.wowinterface.com/forums/s...818#post136818