ct_ramenu.xml
字号:
</Frames>
</Frame>
<Frame name="$parentMisc">
<Size>
<AbsDimension x="250" y="200"/>
</Size>
<Anchors>
<Anchor point="TOPRIGHT">
<Offset>
<AbsDimension x="-70" y="-160"/>
</Offset>
</Anchor>
</Anchors>
<Backdrop edgeFile="Interface\Tooltips\UI-Tooltip-Border" tile="true">
<EdgeSize>
<AbsValue val="16"/>
</EdgeSize>
<TileSize>
<AbsValue val="16"/>
</TileSize>
<BackgroundInsets>
<AbsInset left="5" right="5" top="5" bottom="5"/>
</BackgroundInsets>
</Backdrop>
<Layers>
<Layer level="ARTWORK">
<FontString name="$parentName" inherits="GameFontNormal" text="杂项">
<Anchors>
<Anchor point="BOTTOMLEFT" relativePoint="TOPLEFT">
<Offset>
<AbsDimension x="15" y="0"/>
</Offset>
</Anchor>
</Anchors>
</FontString>
<FontString name="$parentHideOfflineText" inherits="ChatFontNormal" text="隐藏离线队员">
<Anchors>
<Anchor point="TOPLEFT" relativePoint="TOPLEFT">
<Offset>
<AbsDimension x="35" y="-10"/>
</Offset>
</Anchor>
</Anchors>
</FontString>
<FontString name="$parentSortAlphaText" inherits="ChatFontNormal" text="排序玩家名字">
<Anchors>
<Anchor point="TOPLEFT" relativePoint="TOPLEFT">
<Offset>
<AbsDimension x="35" y="-30"/>
</Offset>
</Anchor>
</Anchors>
</FontString>
<FontString name="$parentBorderText" inherits="ChatFontNormal" text="隐藏边界">
<Anchors>
<Anchor point="TOPLEFT" relativePoint="TOPLEFT">
<Offset>
<AbsDimension x="35" y="-50"/>
</Offset>
</Anchor>
</Anchors>
</FontString>
<FontString name="$parentRemoveSpacingText" inherits="ChatFontNormal" text="去除间隙">
<Anchors>
<Anchor point="TOPLEFT" relativePoint="TOPLEFT">
<Offset>
<AbsDimension x="60" y="-70"/>
</Offset>
</Anchor>
</Anchors>
</FontString>
<FontString name="$parentShowMTsText" inherits="ChatFontNormal" text="显示主坦克">
<Anchors>
<Anchor point="TOPLEFT" relativePoint="TOPLEFT">
<Offset>
<AbsDimension x="35" y="-90"/>
</Offset>
</Anchor>
</Anchors>
</FontString>
<FontString name="$parentShowMetersText" inherits="ChatFontNormal" text="显示团队状态">
<Anchors>
<Anchor point="TOPLEFT" relativePoint="TOPLEFT">
<Offset>
<AbsDimension x="35" y="-110"/>
</Offset>
</Anchor>
</Anchors>
</FontString>
<FontString name="$parentShowHorizontalText" inherits="ChatFontNormal" text="水平显示队伍">
<Anchors>
<Anchor point="TOPLEFT" relativePoint="TOPLEFT">
<Offset>
<AbsDimension x="35" y="-130"/>
</Offset>
</Anchor>
</Anchors>
</FontString>
<FontString name="$parentShowReversedText" inherits="ChatFontNormal" text="向上扩展队伍">
<Anchors>
<Anchor point="TOPLEFT" relativePoint="TOPLEFT">
<Offset>
<AbsDimension x="35" y="-150"/>
</Offset>
</Anchor>
</Anchors>
</FontString>
<FontString name="$parentSortText" inherits="ChatFontNormal" text="排序类型:">
<Anchors>
<Anchor point="TOPLEFT" relativePoint="TOPLEFT">
<Offset>
<AbsDimension x="15" y="-170"/>
</Offset>
</Anchor>
</Anchors>
</FontString>
</Layer>
</Layers>
<Frames>
<CheckButton name="$parentHideOfflineCB" hidden="false" inherits="OptionsCheckButtonTemplate">
<Anchors>
<Anchor point="TOPLEFT">
<Offset>
<AbsDimension x="10" y="-7"/>
</Offset>
</Anchor>
</Anchors>
<HitRectInsets>
<AbsInset left="0" right="0" top="0" bottom="0"/>
</HitRectInsets>
<Size>
<AbsDimension x="24" y="24"/>
</Size>
<Scripts>
<OnClick>
CT_RAMenuGeneral_HideOffline();
</OnClick>
</Scripts>
</CheckButton>
<CheckButton name="$parentSortAlphaCB" hidden="false" inherits="OptionsCheckButtonTemplate">
<Anchors>
<Anchor point="TOPLEFT">
<Offset>
<AbsDimension x="10" y="-27"/>
</Offset>
</Anchor>
</Anchors>
<HitRectInsets>
<AbsInset left="0" right="0" top="0" bottom="0"/>
</HitRectInsets>
<Size>
<AbsDimension x="24" y="24"/>
</Size>
<Scripts>
<OnClick>
CT_RAMenuGeneral_SortAlpha();
</OnClick>
</Scripts>
</CheckButton>
<CheckButton name="$parentBorderCB" hidden="false" inherits="OptionsCheckButtonTemplate">
<Anchors>
<Anchor point="TOPLEFT">
<Offset>
<AbsDimension x="10" y="-47"/>
</Offset>
</Anchor>
</Anchors>
<HitRectInsets>
<AbsInset left="0" right="0" top="0" bottom="0"/>
</HitRectInsets>
<Size>
<AbsDimension x="24" y="24"/>
</Size>
<Scripts>
<OnClick>
CT_RAMenuGeneral_HideBorder();
</OnClick>
</Scripts>
</CheckButton>
<CheckButton name="$parentRemoveSpacingCB" hidden="false" inherits="OptionsCheckButtonTemplate">
<Anchors>
<Anchor point="TOPLEFT">
<Offset>
<AbsDimension x="35" y="-67"/>
</Offset>
</Anchor>
</Anchors>
<HitRectInsets>
<AbsInset left="0" right="0" top="0" bottom="0"/>
</HitRectInsets>
<Size>
<AbsDimension x="24" y="24"/>
</Size>
<Scripts>
<OnClick>
CT_RAMenuGeneral_RemoveSpacing();
</OnClick>
</Scripts>
</CheckButton>
<CheckButton name="$parentShowMTsCB" hidden="false" inherits="OptionsCheckButtonTemplate">
<Anchors>
<Anchor point="TOPLEFT">
<Offset>
<AbsDimension x="10" y="-87"/>
</Offset>
</Anchor>
</Anchors>
<HitRectInsets>
<AbsInset left="0" right="0" top="0" bottom="0"/>
</HitRectInsets>
<Size>
<AbsDimension x="24" y="24"/>
</Size>
<Scripts>
<OnClick>
CT_RAMenuGeneral_ShowMTs();
</OnClick>
</Scripts>
</CheckButton>
<CheckButton name="$parentShowMetersCB" hidden="false" inherits="OptionsCheckButtonTemplate">
<Anchors>
<Anchor point="TOPLEFT">
<Offset>
<AbsDimension x="10" y="-107"/>
</Offset>
</Anchor>
</Anchors>
<HitRectInsets>
<AbsInset left="0" right="0" top="0" bottom="0"/>
</HitRectInsets>
<Size>
<AbsDimension x="24" y="24"/>
</Size>
<Scripts>
<OnClick>
CT_RAMenuGeneral_ShowMeters();
</OnClick>
</Scripts>
</CheckButton>
<CheckButton name="$parentShowHorizontalCB" hidden="false" inherits="OptionsCheckButtonTemplate">
<Anchors>
<Anchor point="TOPLEFT">
<Offset>
<AbsDimension x="10" y="-127"/>
</Offset>
</Anchor>
</Anchors>
<HitRectInsets>
<AbsInset left="0" right="0" top="0" bottom="0"/>
</HitRectInsets>
<Size>
<AbsDimension x="24" y="24"/>
</Size>
<Scripts>
<OnClick>
CT_RAMenuGeneral_ShowHorizontal();
</OnClick>
</Scripts>
</CheckButton>
<CheckButton name="$parentShowReversedCB" hidden="false" inherits="OptionsCheckButtonTemplate">
<Anchors>
<Anchor point="TOPLEFT">
<Offset>
<AbsDimension x="10" y="-147"/>
</Offset>
</Anchor>
</Anchors>
<HitRectInsets>
<AbsInset left="0" right="0" top="0" bottom="0"/>
</HitRectInsets>
<Size>
<AbsDimension x="24" y="24"/>
</Size>
<Scripts>
<OnClick>
CT_RAMenuGeneral_ShowReversed();
</OnClick>
</Scripts>
</CheckButton>
<Frame name="$parentDropDown" inherits="UIDropDownMenuTemplate" hidden="false">
<Size>
<AbsDimension x="128" y="16"/>
</Size>
<Anchors>
<Anchor point="LEFT" relativePoint="RIGHT" relativeTo="$parentSortText">
<Offset>
<AbsDimension x="5" y="-3"/>
</Offset>
</Anchor>
</Anchors>
<Scripts>
<OnLoad>
CT_RAMenuFrameGeneralMiscDropDown_OnLoad();
</OnLoad>
</Scripts>
</Frame>
</Frames>
</Frame>
<Frame name="$parentMTs">
<Size>
<AbsDimension x="250" y="43"/>
</Size>
<Anchors>
<Anchor point="TOPLEFT">
<Offset>
<AbsDimension x="35" y="-355"/>
</Offset>
</Anchor>
</Anchors>
<Backdrop edgeFile="Interface\Tooltips\UI-Tooltip-Border" tile="true">
<EdgeSize>
<AbsValue val="16"/>
</EdgeSize>
<TileSize>
<AbsValue val="16"/>
</TileSize>
<BackgroundInsets>
<AbsInset left="5" right="5" top="5" bottom="5"/>
</BackgroundInsets>
</Backdrop>
<Layers>
<Layer level="ARTWORK">
<FontString name="$parentName" inherits="GameFontNormal" text="设置MT数量">
<Anchors>
<Anchor point="BOTTOMLEFT" relativePoint="TOPLEFT">
<Offset>
<AbsDimension x="15" y="0"/>
</Offset>
</Anchor>
</Anchors>
</FontString>
<FontString name="$parentShowMTsText" inherits="ChatFontNormal" text="显示主MT的数量:">
<Anchors>
<Anchor point="TOPLEFT" relativePoint="TOPLEFT">
<Offset>
<AbsDimension x="10" y="-13"/>
</Offset>
</Anchor>
</Anchors>
</FontString>
<FontString name="$parentNum" inherits="GameFontNormalLarge" text="10">
<Anchors>
<Anchor point="LEFT" relativePoint="RIGHT" relativeTo="$parentShowMTsText">
<Offset>
<AbsDimension x="20" y="0"/>
</Offset>
</Anchor>
</Anchors>
</FontString>
</Layer>
</Layers>
<Frames>
<Button name="$parentAdd" inherits="UIPanelScrollUpButtonTemplate" hidden="false">
<Anchors>
<Anchor point="TOPRIGHT">
<Offset>
<AbsDimension x="-5" y="-5"/>
</Offset>
</Anchor>
</Anchors>
<Scripts>
<OnClick>
CT_RAMenuGeneralMisc_AddMTs()
</OnClick>
</Scripts>
</Button>
<Button name="$parentSubtract" inherits="UIPanelScrollDownButtonTemplate" hidden="false">
<Anchors>
<Anchor point="TOP" relativePoint="BOTTOM" relativeTo="$parentAdd">
<Offset>
<AbsDimension x="0" y="-2"/>
</Offset>
</Anchor>
</Anchors>
<Scripts>
<OnClick>
CT_RAMenuGeneralMisc_SubtractMTs()
</OnClick>
</Scripts>
</Button>
</Frames>
</Frame>
<Button name="$parentUpdate" inherits="GameMenuButtonTemplate" text="更新状态">
<Size>
<AbsDimension x="175" y="27"/>
</Size>
<Anchors>
<Anchor relativePoint="TOP" point="TOPLEFT">
<Offset>
<AbsDimension x="40" y="-405"/>
</Offset>
</Anchor>
</Anchors>
<Scripts>
<OnClick>
SlashCmdList["RAUPDATE"]();
</OnClick>
</Scripts>
</Button>
<Button name="$parentResetPositions" inherits="GameMenuButtonTemplate" text="重置团队助手位置">
<Size>
<AbsDimension x="175" y="27"/>
</Size>
<Anchors>
<Anchor relativePoint="TOP" point="TOPLEFT">
<Offset>
<AbsDimension x="40" y="-375"/>
</Offset>
</Anchor>
</Anchors>
<Scripts>
<OnClick>
CT_RAMenu_General_ResetWindows();
</OnClick>
</Scripts>
</Button>
</Frames>
</Frame>
<Frame name="CT_RAMenuFrameMisc" setAllPoints="true" hidden="true">
<Layers>
<Layer level="BACKGROUND">
<FontString name="$parentTitle" inherits="GameFontHighlightSmall" text="其它选项">
<Anchors>
<Anchor point="TOP">
<Offset>
<AbsDimension x="0" y="-60"/>
</Offset>
</Anchor>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -