View Single Post
01/03/15, 09:05 PM   #10
mauerman
Join Date: Jan 2015
Posts: 7
Originally Posted by BornDownUnder View Post
Ok, easiest and simplest way to post your in-game settings is copy/paste or attach your WarLegendHUD.lua file, you can locate it in:

C:\Users\<PC User Name>\Documents\Elder Scrolls Online\live\SavedVariables
I opened in notepad++, here they are.

WarLegendHUDSave =
{
["Default"] =
{

{
["$AccountWide"] =
{
["Player_FadeOut"] = 0.5000000000,
["Global_Y"] = 0,
["Player_MPPerc_X"] = 220,
["Player_Anchor_Y"] = 938,
["Player_HP_InBar"] = false,
["PlayerHP_Height"] = 0,
["Enable_Player_HP_Perc"] = true,
["SharedArea_X"] = 860,
["Player_MP_Tresh"] = 30,
["PCastE_B"] = 0.3920000000,
["TargetTarget_Anchor_X"] = 1245,
["PlayerMP_Texture"] = true,
["Enable_Target"] = true,
["Target_Anchor_Y"] = 860,
["Horse_Anchor_X"] = 460,
["Enable_Target_T_HP_Perc"] = true,
["Target_Perc_X"] = 220,
["PlayerMP_Anchor_Y"] = 961,
["Player_MPBar_Width"] = 450,
["PlayerHP_Texture"] = true,
["PCastS_R"] = 0.5530000000,
["Global_X"] = 0,
["TargetHP_Texture"] = true,
["Player_MP_Alert"] = true,
["PlayerMP_Height"] = 0,
["TargetHP_Anchor_Y"] = 936,
["Player_HPPerc_X"] = 220,
["Player_SP_Enable"] = true,
["Player_MaxStat"] = false,
["Player_HP_Alert"] = true,
["PCastE_G"] = 0.5370000000,
["PlayerSP_Texture"] = true,
["Target_HPBar_Width"] = 350,
["Enable_Player_MP_Text"] = true,
["version"] = 1,
["Target_FadeOut"] = 0.5000000000,
["Target_Anchor_X"] = 940,
["TargetT_Perc_X"] = 100,
["Target_HP_InBar"] = true,
["FriendC"] =
{
[1] = 0.1725490196,
[2] = 0.4588235294,
[3] = 1,
},
["PCastE_R"] = 0.6820000000,
["TargetHP_Anchor_X"] = 1300,
["Enalbe_Target_Class"] = false,
["PlayerCast_Anchor_Y"] = 910,
["Enable_Target_HP_Perc"] = true,
["PlayerSP_Anchor_Y"] = 986,
["TargetHP_Height"] = 0,
["Lock_All_Frames"] = true,
["Player_SP_Alert"] = true,
["SharedArea_Y"] = 200,
["TargetTarget_Scale"] = 0.7500000000,
["Exec_Type"] = 1,
["Bars_Font"] = "ZoFontAlert",
["Player_SP_InBar"] = false,
["Player_HP_Tresh"] = 30,
["PlayerHP_Anchor_X"] = 480,
["PlayerSP_Height"] = 0,
["Def_ZOS_Target"] = false,
["Language"] = "English",
["Enable_Target_Exec"] = true,
["MPBarDir"] = "Right to Left",
["PCastS_B"] = 0.1410000000,
["Exec_Size"] = 64,
["Horse_Anchor_Y"] = 1006,
["Enable_P_Sticky"] = false,
["Target_Exec_Tresh"] = 20,
["PlayerSP_Anchor_X"] = 480,
["PCastS_G"] = 0.2510000000,
["Enable_Preview"] = false,
["PlayerHP_Anchor_Y"] = 936,
["Player_HPBar_Width"] = 450,
["Target_LBL_Width"] = 350,
["Enable_Player_MP_Perc"] = true,
["Target_Scale"] = 0.7500000000,
["Enable_Player_HP_Text"] = true,
["PlayerCast_Anchor_X"] = 575,
["Player_Anchor_X"] = 595,
["Player_HP_Enable"] = true,
["Player_SP_Tresh"] = 30,
["PlayerMP_Anchor_X"] = 480,
["Enable_Target_T"] = true,
["GuildC"] =
{
[1] = 0.3333333333,
[2] = 1,
[3] = 0.3333333333,
},
["Player_Scale"] = 0.7500000000,
["Bars_Font_Size"] = 1,
["Enable_MemUsage"] = false,
["Player_MP_InBar"] = false,
["Player_MP_Enable"] = true,
["Player_SPBar_Width"] = 450,
["Enable_Player_SP_Text"] = true,
["Target_MaxStat"] = false,
["Enable_Player_SP_Perc"] = true,
["Player_SPPerc_X"] = 220,
["TargetTarget_Anchor_Y"] = 750,
},
},
},
}
  Reply With Quote