this:ClearFocus();
local value = this:GetNumber();
if (value) then
DART_Settings[DART_INDEX][DART_TEXTURE_INDEX].coords[this.subindex] = this:GetNumber();
elseif (this:GetText() == "") then
DART_Settings[DART_INDEX][DART_TEXTURE_INDEX].coords[this.subindex] = nil;
else
this:SetText(DART_Settings[DART_INDEX][DART_TEXTURE_INDEX].coords[this.subindex]);
end
DART_Initialize_Texture(DART_TEXTURE_INDEX);
DART_Update_Preview();
this:SetBackdropColor(.2,.2,.2);
this.count = 50;
this.timer = nil;
this.timer = .5;
if (this.timer) then
this.timer = .01;
end
DL_Menu_Timeout(arg1);
this:SetBackdropColor(0.0, 0.0, 0.0);
this.menu = "DART_ScrollMenu";
this.table = "DART_TEXTURE_LIST";
DL_Set_Label(DART_TEXT.SelectTexture);
DL_Set_Anchor("", 170, -15, "TOP", "TOP", 1);
DART_Options_SelectTexture_OnMouseWheel(arg1);
this:SetText(DART_TEXT.Appearance);
this:SetBackdropColor(0, 0, 0);
this:SetBackdropBorderColor(0, 0, 0, 0);
this:SetTextColor(1, 1, 0);
this:SetBackdropColor(1, 1, 0);
this:SetTextColor(1, 0, 0);
this:SetBackdropColor(0, 0, 0);
this:SetTextColor(1, 1, 0);
DART_MainTextureOptions:Show();
DART_ScriptOptions:Hide();
DART_BaseOptions_Scripts_Texture3:Show();
DART_BaseOptions_Appearance_Texture3:Hide();
this:SetText(DART_TEXT.Scripts);
this:SetBackdropColor(0, 0, 0);
this:SetBackdropBorderColor(0, 0, 0, 0);
this:SetTextColor(1, 1, 0);
this:SetBackdropColor(1, 1, 0);
this:SetTextColor(1, 0, 0);
this:SetBackdropColor(0, 0, 0);
this:SetTextColor(1, 1, 0);
DART_MainTextureOptions:Hide();
DART_ScriptOptions:Show();
DART_BaseOptions_Scripts_Texture3:Hide();
DART_BaseOptions_Appearance_Texture3:Show();
this.index = "name";
this.initFunc = DART_Initialize_TextureList;
DL_Set_Label(DART_TEXT.Name);
DL_Set_Anchor("", 15, -45, "TOPLEFT", "TOPLEFT");
this.index = "texture";
DL_Set_Label(DART_TEXT.Texture2..":");
DL_Set_Anchor("_Name", 5, 0, "LEFT", "RIGHT");
DART_TextureBrowser:Show();
DART_Options_CopySettings();
DART_Options_PasteSettings();
DL_Set_Label(DART_TEXT.X1);
DL_Set_Anchor("_CopyButton", -16.5, -5, "TOP", "BOTTOM", 1);
this.index = "coords";
this.subindex = 1;
DL_Set_Label(DART_TEXT.X2);
this.index = "coords";
this.subindex = 2;
DL_Set_Label(DART_TEXT.Y1);
this.index = "coords";
this.subindex = 3;
DL_Set_Label(DART_TEXT.Y2);
this.index = "coords";
this.subindex = 4;
DL_Set_Label(DART_TEXT.URX);
DL_Set_Anchor("_PasteButton", -16.5, -5, "TOP", "BOTTOM", 1);
this.index = "coords";
this.subindex = 5;
DL_Set_Label(DART_TEXT.URY);
this.index = "coords";
this.subindex = 6;
DL_Set_Label(DART_TEXT.LRX);
this.index = "coords";
this.subindex = 7;
DL_Set_Label(DART_TEXT.LRY);
this.index = "coords";
this.subindex = 8;
this:SetText(DART_TEXT.Texture2);
this:SetBackdropColor(0, 0, 0);
this:SetBackdropBorderColor(0, 0, 0, 0);
this:SetTextColor(1, 1, 0);
getglobal(this:GetName().."_Texture3"):Hide();
getglobal(this:GetName().."_Texture4"):Hide();
DART_MainTextureOptions_TextureSelect_Texture3:Hide();
DART_MainTextureOptions_TextSelect_Texture3:Show();
DART_MainTextureOptions_BackdropSelect_Texture3:Show();
DART_MainTextureOptions_ControlSelect_Texture3:Show();
DART_ControlOptions:Hide();
DART_TextureOptions:Show();
DART_BackdropOptions:Hide();
DART_TextOptions:Hide();
this:SetText(DART_TEXT.Control);
this:SetBackdropColor(0, 0, 0);
this:SetBackdropBorderColor(0, 0, 0, 0);
this:SetTextColor(1, 1, 0);
getglobal(this:GetName().."_Texture4"):Hide();
getglobal(this:GetName().."_Texture2"):Hide();
DART_MainTextureOptions_ControlSelect_Texture3:Hide();
DART_MainTextureOptions_TextureSelect_Texture3:Show();
DART_MainTextureOptions_TextSelect_Texture3:Show();
DART_MainTextureOptions_BackdropSelect_Texture3:Show();
DART_ControlOptions:Show();
DART_TextureOptions:Hide();
DART_BackdropOptions:Hide();
DART_TextOptions:Hide();
DART_ConditionMenu_Update();
this:SetText(DART_TEXT.Backdrp);
this:SetBackdropColor(0, 0, 0);
this:SetBackdropBorderColor(0, 0, 0, 0);
this:SetTextColor(1, 1, 0);
DART_MainTextureOptions_TextureSelect_Texture3:Show();
DART_MainTextureOptions_TextSelect_Texture3:Show();
DART_MainTextureOptions_BackdropSelect_Texture3:Hide();
DART_MainTextureOptions_ControlSelect_Texture3:Show();
DART_ControlOptions:Hide();
DART_TextureOptions:Hide();
DART_BackdropOptions:Show();
DART_TextOptions:Hide();
this:SetText(DART_TEXT.Text2);
this:SetBackdropColor(0, 0, 0);
this:SetBackdropBorderColor(0, 0, 0, 0);
this:SetTextColor(1, 1, 0);
DART_MainTextureOptions_TextureSelect_Texture3:Show();
DART_MainTextureOptions_TextSelect_Texture3:Hide();
DART_MainTextureOptions_BackdropSelect_Texture3:Show();
DART_MainTextureOptions_ControlSelect_Texture3:Show();
DART_ControlOptions:Hide();
DART_TextureOptions:Hide();
DART_BackdropOptions:Hide();
DART_TextOptions:Show();
this:SetBackdropColor(0.0, 0.0, 0.0);
this.menu = "DART_DropMenu";
this.table = "DART_OPTIONS_SCALES";
this.miscindex = "optionsscale";
this.initFunc = DART_Set_OptionsScale;
DL_Set_Label(DART_TEXT.OptionsScale);
DL_Set_Anchor("", 0, -25, "TOP", "TOP", 1);
this.miscindex = "updatespeed";
this.minlock = true;
this.maxlock = true;
this.initFunc = DART_Set_OnUpdateSpeed;
DL_Set_Label(DART_TEXT.UpdatesPerSec);
this.miscindex = "autolock";
DL_Set_Label(DART_TEXT.AutoLock);
DL_Set_Label(DART_TEXT.NewProfile);
DL_Set_Anchor("", 20, -155, "TOPLEFT", "TOPLEFT");
this:SetText(DART_TEXT.Create);
DART_Options_NewProfile();
this:SetBackdropColor(0.0, 0.0, 0.0);
this.menu = "DART_DropMenu";
this.table = "DART_PROFILE_LIST";
DL_Set_Label(DART_TEXT.SetProfile);
DL_Set_Anchor("", 20, -180, "TOPLEFT", "TOPLEFT");
this:SetText(DART_TEXT.Set);
DART_Options_SetProfile();
this:SetText(DART_TEXT.Delete);
DART_Options_DeleteProfile();
this:SetBackdropColor(0,0,0,1);
this:SetText("-");
DART_Options_DeleteTexture();
this:SetText("+");
DART_Options_CreateTexture();
this.index = "hide";
DL_Set_Label(DART_TEXT.Hide);
this.index = "highlight";
DL_Set_Label(DART_TEXT.Highlight);
this.index = "disablemouse";
DL_Set_Label(DART_TEXT.DisableMouse);
this.index = "disableMousewheel";
DL_Set_Label(DART_TEXT.DisableMousewheel);
this.index = "color";
this.updatepreview = true;
DL_Set_Label(DART_TEXT.TextureColor);
this.index = "highlightcolor";
DL_Set_Label(DART_TEXT.HLColor);
this.index = "height";
this.minlock = true;
DL_Set_Label(DART_TEXT.Height);
this.index = "width";
this.minlock = true;
DL_Set_Label(DART_TEXT.Width);
this.index = "scale";
this.minlock = true;
this.scale = 100;
DL_Set_Label(DART_TEXT.Scale);
this.index = "alpha";
this.minlock = true;
this.maxlock = true;
this.scale = 100;
this.updatepreview = true;
DL_Set_Label(DART_TEXT.Alpha);
this.index = "highlightalpha";
this.minlock = true;
this.maxlock = true;
this.scale = 100;
DL_Set_Label(DART_TEXT.HighlightAlpha);
this:SetBackdropColor(0.0, 0.0, 0.0);
this.menu = "DART_DropMenu";
this.table = "DL_BLENDMODES";
this.index = "blendmode";
DL_Set_Label(DART_TEXT.BlendMode);
DL_Set_Anchor("_Alpha", 10, -20);
this.index = "parent";
DL_Set_Label(DART_TEXT.ParentFrame);
DL_Set_Anchor("", 230, 115, "BOTTOMLEFT", "BOTTOMLEFT");
this.index = "highlighttexture";
DL_Set_Label(DART_TEXT.HLTexture);
DL_Set_Anchor("", 230, 90, "BOTTOMLEFT", "BOTTOMLEFT");
this:SetBackdropColor(0.0, 0.0, 0.0);
this.menu = "DART_DropMenu";
this.table = "DL_FRAMESTRATAS";
this.index = "strata";
DL_Set_Label(DART_TEXT.Strata);
DL_Set_Anchor("", 20, 115, "BOTTOMLEFT", "BOTTOMLEFT");
this:SetBackdropColor(0.0, 0.0, 0.0);
this.menu = "DART_DropMenu";
this.table = "DL_DRAWLAYERS";
this.index = "drawlayer";
DL_Set_Label(DART_TEXT.DrawLayer);
DL_Set_Anchor("", 20, 90, "BOTTOMLEFT", "BOTTOMLEFT");
this.index = "attachframe";
this.subindex = 1;
DL_Set_Label("1: ");
DL_Set_Anchor("_HighlightAlpha", -160, -45);
this:SetBackdropColor(0.0, 0.0, 0.0);
this.menu = "DART_DropMenu";
this.table = "DART_ANCHORS";
this.index = "attachpoint";
this.subindex = 1;
DL_Set_Anchor("_AttachFrame1", -10, 0, "LEFT", "RIGHT");
this:SetBackdropColor(0.0, 0.0, 0.0);
this.menu = "DART_DropMenu";
this.table = "DART_ANCHORS";
this.index = "attachto";
this.subindex = 1;
DL_Set_Anchor("_AttachPoint1", -10, 0, "LEFT", "RIGHT");
this.index = "xoffset";
this.subindex = 1;
DL_Set_Anchor("_AttachTo1", 0, 0, "LEFT", "RIGHT");
this.index = "yoffset";
this.subindex = 1;
DL_Set_Anchor("_XOffset1", -3, 0, "LEFT", "RIGHT");
this.index = "attachframe";
this.subindex = 2;
DL_Set_Label("2: ");
this:SetBackdropColor(0.0, 0.0, 0.0);
this.menu = "DART_DropMenu";
this.table = "DART_ANCHORS";
this.index = "attachpoint";
this.subindex = 2;
DL_Set_Anchor("_AttachFrame2", -10, 0, "LEFT", "RIGHT");
this:SetBackdropColor(0.0, 0.0, 0.0);
this.menu = "DART_DropMenu";
this.table = "DART_ANCHORS";
this.index = "attachto";
this.subindex = 2;
DL_Set_Anchor("_AttachPoint2", -10, 0, "LEFT", "RIGHT");
this.index = "xoffset";
this.subindex = 2;
DL_Set_Anchor("_AttachTo2", 0, 0, "LEFT", "RIGHT");
this.index = "yoffset";
this.subindex = 2;
DL_Set_Anchor("_XOffset2", -3, 0, "LEFT", "RIGHT");
this.index = "attachframe";
this.subindex = 3;
DL_Set_Label("3: ");
this:SetBackdropColor(0.0, 0.0, 0.0);
this.menu = "DART_DropMenu";
this.table = "DART_ANCHORS";
this.index = "attachpoint";
this.subindex = 3;
DL_Set_Anchor("_AttachFrame3", -10, 0, "LEFT", "RIGHT");
this:SetBackdropColor(0.0, 0.0, 0.0);
this.menu = "DART_DropMenu";
this.table = "DART_ANCHORS";
this.index = "attachto";
this.subindex = 3;
DL_Set_Anchor("_AttachPoint3", -10, 0, "LEFT", "RIGHT");
this.index = "xoffset";
this.subindex = 3;
DL_Set_Anchor("_AttachTo3", 0, 0, "LEFT", "RIGHT");
this.index = "yoffset";
this.subindex = 3;
DL_Set_Anchor("_XOffset3", -3, 0, "LEFT", "RIGHT");
this.index = "attachframe";
this.subindex = 4;
DL_Set_Label("4: ");
this:SetBackdropColor(0.0, 0.0, 0.0);
this.menu = "DART_DropMenu";
this.table = "DART_ANCHORS";
this.index = "attachpoint";
this.subindex = 4;
DL_Set_Anchor("_AttachFrame4", -10, 0, "LEFT", "RIGHT");
this:SetBackdropColor(0.0, 0.0, 0.0);
this.menu = "DART_DropMenu";
this.table = "DART_ANCHORS";
this.index = "attachto";
this.subindex = 4;
DL_Set_Anchor("_AttachPoint4", -10, 0, "LEFT", "RIGHT");
this.index = "xoffset";
this.subindex = 4;
DL_Set_Anchor("_AttachTo4", 0, 0, "LEFT", "RIGHT");
this.index = "yoffset";
this.subindex = 4;
DL_Set_Anchor("_XOffset4", -3, 0, "LEFT", "RIGHT");
this:SetBackdropColor(0.0, 0.0, 0.0);
this.menu = "DART_DropMenu";
this.table = "DART_ANCHORS";
this.index = "text";
this.subindex = "attachpoint";
DL_Set_Label(DART_TEXT.Text);
this:SetBackdropColor(0.0, 0.0, 0.0);
this.menu = "DART_DropMenu";
this.table = "DART_ANCHORS";
this.index = "text";
this.subindex = "attachto";
DL_Set_Anchor("_AttachPointT", -10, 0, "LEFT", "RIGHT");
this.index = "text";
this.subindex = "xoffset";
DL_Set_Anchor("_AttachToT", 0, 0, "LEFT", "RIGHT");
this.index = "text";
this.subindex = "yoffset";
DL_Set_Anchor("_XOffsetT", -3, 0, "LEFT", "RIGHT");
this.index = "framelevel";
this.number = true;
DL_Set_Label(DART_TEXT.FrameLevel);
DART_Options_FrameLevelMinus();
DART_Options_FrameLevelPlus();
this:SetBackdropColor(0.0, 0.0, 0.0);
this.menu = "DART_DropMenu";
this.table = "DART_NUDGE_INDICES";
this.initFunc = DART_Options_SelectNudgeIndex;
DL_Set_Label(DART_TEXT.MoveAnchor);
DL_Set_Anchor("_AttachFrame4", 120, -20);
this.index = "hidebg";
this.updatepreview = true;
DL_Set_Label(DART_TEXT.HideBackground);
this.index = "bgcolor";
this.updatepreview = true;
DL_Set_Label(DART_TEXT.BackgroundColor);
this.index = "bordercolor";
this.updatepreview = true;
DL_Set_Label(DART_TEXT.BorderColor);
this.index = "bgalpha";
this.minlock = true;
this.maxlock = true;
this.scale = 100;
this.updatepreview = true;
DL_Set_Label(DART_TEXT.BackgroundAlpha);
this.index = "borderalpha";
this.minlock = true;
this.maxlock = true;
this.scale = 100;
this.updatepreview = true;
DL_Set_Label(DART_TEXT.BorderAlpha);
this:SetBackdropColor(0.0, 0.0, 0.0);
this.menu = "DART_DropMenu";
this.table = "DART_BACKDROPS";
this.initFunc = DART_Options_LoadPresetBackdrop;
DL_Set_Label(DART_TEXT.PresetBackdrops);
DL_Set_Anchor("", 0, -30, "TOP", "TOP", 1);
this.index = "bgtexture";
this.updatepreview = true;
DL_Set_Label(DART_TEXT.BackgroundTexture);
DL_Set_Anchor("", 15, -60, "TOP", "TOP", 1);
this.index = "bordertexture";
this.updatepreview = true;
DL_Set_Label(DART_TEXT.BorderTexture);
DL_Set_Anchor("", 15, -90, "TOP", "TOP", 1);
this.index = "Backdrop";
this.subindex = "tile";
this.updatepreview = true;
DL_Set_Label(DART_TEXT.Tile);
this.index = "Backdrop";
this.subindex = "tileSize";
this.updatepreview = true;
DL_Set_Label(DART_TEXT.TileSize);
DL_Set_Anchor("_Tile", 0, -5);
this.index = "Backdrop";
this.subindex = "edgeSize";
this.updatepreview = true;
DL_Set_Label(DART_TEXT.EdgSize);
DL_Set_Anchor("_Tile", 0, -30);
this.index = "Backdrop";
this.subindex = "left";
this.updatepreview = true;
DL_Set_Label(DART_TEXT.InsetLeft);
DL_Set_Anchor("_Tile", 0, -55);
this.index = "Backdrop";
this.subindex = "right";
this.updatepreview = true;
DL_Set_Label(DART_TEXT.InsetRight);
DL_Set_Anchor("_Tile", 0, -80);
this.index = "Backdrop";
this.subindex = "top";
this.updatepreview = true;
DL_Set_Label(DART_TEXT.InsetTop);
DL_Set_Anchor("_Tile", 0, -105);
this.index = "Backdrop";
this.subindex = "bottom";
this.updatepreview = true;
DL_Set_Label(DART_TEXT.InsetBottom);
DL_Set_Anchor("_Tile", 0, -130);
this.index = "padding";
this.minlock = true;
this.updatepreview = true;
DL_Set_Label(DART_TEXT.Padding);
this.index = "text";
this.subindex = "hide";
DL_Set_Label(DART_TEXT.HideText);
this.index = "text";
this.subindex = "color";
DL_Set_Label(DART_TEXT.TextColor);
this.index = "text";
this.subindex = "text";
DL_Set_Label(DART_TEXT.Text);
DL_Set_Anchor("", 15, -90, "TOPLEFT", "TOPLEFT");
this.index = "font";
DL_Set_Label(DART_TEXT.Font);
DL_Set_Anchor("", 15, -115, "TOPLEFT", "TOPLEFT");
this.index = "text";
this.subindex = "height";
this.minlock = true;
DL_Set_Label(DART_TEXT.TextHeight);
this.index = "text";
this.subindex = "width";
this.minlock = true;
DL_Set_Label(DART_TEXT.TextWidth);
this.index = "text";
this.subindex = "alpha";
this.minlock = true;
this.maxlock = true;
this.scale = 100;
DL_Set_Label(DART_TEXT.TextAlpha);
this.index = "text";
this.subindex = "fontsize";
this.minlock = true;
DL_Set_Label(DART_TEXT.FontSize);
this:SetBackdropColor(0.0, 0.0, 0.0);
this.menu = "DART_DropMenu";
this.table = "DART_JUSTIFY_H";
this.index = "text";
this.subindex = "justifyH";
DL_Set_Label(DART_TEXT.JustifyH);
DL_Set_Anchor("", 0, -250, "TOP", "TOP", 1);
this:SetBackdropColor(0.0, 0.0, 0.0);
this.menu = "DART_DropMenu";
this.table = "DART_JUSTIFY_V";
this.index = "text";
this.subindex = "justifyV";
DL_Set_Label(DART_TEXT.JustifyV);
DL_Set_Anchor("", 0, -280, "TOP", "TOP", 1);
this:SetBackdropColor(0.0, 0.0, 0.0);
this.menu = "DART_DropMenu";
this.table = "DL_DRAWLAYERS";
this.index = "text";
this.subindex = "drawlayer";
DL_Set_Label(DART_TEXT.DrawLayer);
DL_Set_Anchor("", 0, -310, "TOP", "TOP", 1);
getglobal(this:GetName().."_OuterBorder_Header"):SetText(DART_TEXT.Conditions);
FauxScrollFrame_OnVerticalScroll(40, DART_ConditionMenu_Update);
DART_Copy_ControlSettings();
DART_Paste_ControlSettings();
this:SetBackdropColor(0.0, 0.0, 0.0);
this.menu = "DART_ScrollMenu";
this.table = "DL_CONDITIONS_MENU";
DL_Set_Label(DART_TEXT.ChooseCondition);
this:SetBackdropColor(0.0, 0.0, 0.0);
this.menu = "DART_ScrollMenu";
this.table = "DL_ACTIONS";
this.index = "CONDITION";
this.subindex = "action";
DL_Set_Label(DART_TEXT.Action);
DL_Set_Anchor("_Condition", 0, -15);
this.index = "CONDITION";
this.subindex = "ignoreGlobal";
DL_Set_Label(DART_TEXT.IgnoreGlobal);
this:SetBackdropColor(0.0, 0.0, 0.0);
this.menu = "DART_ScrollMenu";
this.table = "DL_UNITS_LIST";
this.editFunc = DART_UnitEditBox_OnEnterPressed;
this.index = "CONDITION";
this.subindex = "unit";
DL_Set_Label(DART_TEXT.Unit);
DL_Set_Anchor("_Condition", 0, -15);
this:SetBackdropColor(0.0, 0.0, 0.0);
this.menu = "DART_ScrollMenu";
this.table = "DL_UNITS_LIST";
this.editFunc = DART_UnitEditBox_OnEnterPressed;
this.index = "CONDITION";
this.subindex = "unit2";
this.settingType = 0;
DL_Set_Label(DART_TEXT.Unit);
DL_Set_Anchor("_Condition", 0, -40);
this.index = "CONDITION";
this.subindex = "buff";
DL_Set_Label(DART_TEXT.BuffName);
DL_Set_Anchor("_Condition", 0, -40);
this.index = "CONDITION";
this.subindex = "text";
this.settingType = 0;
DL_Set_Label(DART_TEXT.Text);
DL_Set_Anchor("_Condition", 0, -40);
this:SetBackdropColor(0.0, 0.0, 0.0);
this.menu = "DART_DropMenu";
this.table = "DL_COMPARE_MENU";
this.index = "CONDITION";
this.subindex = "compare";
this.settingType = 0;
DL_Set_Label(DART_TEXT.Comparison);
this.index = "CONDITION";
this.subindex = "number";
this.number = true;
this.settingType = 0;
DL_Set_Label(DART_TEXT.Number);
this:SetBackdropColor(0.0, 0.0, 0.0);
this.menu = "DART_DropMenu";
this.table = "DL_FORMS";
this.index = "CONDITION";
this.subindex = "form";
this.settingType = 0;
DL_Set_Label(DART_TEXT.Form);
DL_Set_Anchor("_Condition", 0, -15);
this:SetBackdropColor(0.0, 0.0, 0.0);
this.menu = "DART_DropMenu";
this.table = "DL_TARGET_PARAMS";
this.index = "CONDITION";
this.subindex = "target";
this.settingType = 0;
DL_Set_Label(DART_TEXT.Type);
DL_Set_Anchor("_Condition", 0, -15);
this:SetBackdropColor(0.0, 0.0, 0.0);
this.menu = "DART_ScrollMenu";
this.table = "DART_RESPONSES";
this.initFunc = DART_Select_Response;
DL_Set_Label(DART_TEXT.ChooseResponse);
this:SetBackdropColor(0.0, 0.0, 0.0);
this.menu = "DART_ScrollMenu";
this.table = "DART_TEXTURE_LIST";
this.index = "CONDITION";
this.subindex = "texture";
DL_Set_Label(DART_TEXT.Texture);
DL_Set_Anchor("_Response", 0, -15);
this.index = "CONDITION";
this.subindex = "amount";
this.minlock = true;
DL_Set_Label(DART_TEXT.Amount);
this.index = "CONDITION";
this.subindex = "alpha";
this.minlock = true;
this.maxlock = true;
this.scale = 100;
DL_Set_Label(DART_TEXT.Alpha);
this.index = "CONDITION";
this.subindex = "rx";
this.number = true;
DL_Set_Label("X:");
DL_Set_Anchor("_Response", 0, -15);
this.index = "CONDITION";
this.subindex = "ry";
this.number = true;
DL_Set_Label("Y:");
DL_Set_Anchor("_Response", 0, -40);
this.index = "CONDITION"
this.subindex = "color";
DL_Set_Label(DART_TEXT.Color);
this.index = "CONDITION";
this.subindex = "rtext";
DL_Set_Label(DART_TEXT.Text);
DL_Set_Anchor("_Response", 0, -15);
this.index = "CONDITION";
this.subindex = "overrides";
this.settingType = 0;
DL_Set_Label(DART_TEXT.Overrides);
DL_Set_Anchor("_ConditionMenu", 35, -255, "TOPLEFT", "TOPRIGHT");
this:SetText(DART_TEXT.AddCondition);
DART_Add_Condition();