Thread Tools Display Modes
05-17-08, 01:19 PM   #1
Kignuf
A Kobold Labourer
Join Date: May 2008
Posts: 1
Text side in SCT

First please appologize for my english, i'm french ;-)

I recently installed SCT and SCTD, these addon are very nice.

As I was looking to the different animation options I realised that it's possible to say "all at left (or right)" in SCTD but not in SCT. I had to edit the \SavedVariables\sct.lua file and change the "ANISIDETYPE" value to 4 (everything on the left side) to do it.


Code:
["FRAMESDATA"] = {
	{
		["GAPDIST"] = 0,
		["ANITYPE"] = 7,
		["TEXTSIZE"] = 25,
		["ANISIDETYPE"] = 4,
		["YOFFSET"] = -110,
		["XOFFSET"] = -320,
	}, -- [1]
  Reply With Quote

WoWInterface » AddOns, Compilations, Macros » AddOn Search/Requests » Text side in SCT


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off