Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
VuhDo
VuhDo
Commits
67d8e509
Commit
67d8e509
authored
May 07, 2022
by
Ivaria
Browse files
Clean up auto-trigger custom spell VuhDo Options
parent
c3949b28
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
14 additions
and
10 deletions
+14
-10
VuhDoOptions/VuhDoNewOptionsSpellFire.xml
VuhDoOptions/VuhDoNewOptionsSpellFire.xml
+14
-10
No files found.
VuhDoOptions/VuhDoNewOptionsSpellFire.xml
View file @
67d8e509
...
...
@@ -3,7 +3,7 @@
<Frames>
<Frame
name=
"$parentTriggerWhatPanel"
inherits=
"VuhDoPanelTemplate"
>
<Size>
<AbsDimension
x=
"365"
y=
"
15
2"
/>
<AbsDimension
x=
"365"
y=
"
20
2"
/>
</Size>
<Anchors>
<Anchor
point=
"TOPLEFT"
>
...
...
@@ -16,12 +16,12 @@
<EditBox
name=
"$parentCustom2EditBox"
inherits=
"VuhDoEditBoxTemplate"
>
<Size>
<AbsDimension
x=
"
1
21"
y=
"32"
/>
<AbsDimension
x=
"
2
21"
y=
"32"
/>
</Size>
<Anchors>
<Anchor
point=
"TOPLEFT"
>
<Offset>
<AbsDimension
x=
"130"
y=
"-1
07
"
/>
<AbsDimension
x=
"130"
y=
"-1
32
"
/>
</Offset>
</Anchor>
</Anchors>
...
...
@@ -41,7 +41,7 @@
<EditBox
name=
"$parentCustom1EditBox"
inherits=
"VuhDoEditBoxTemplate"
>
<Size>
<AbsDimension
x=
"
1
21"
y=
"32"
/>
<AbsDimension
x=
"
2
21"
y=
"32"
/>
</Size>
<Anchors>
<Anchor
point=
"TOPLEFT"
>
...
...
@@ -68,7 +68,7 @@
<Anchors>
<Anchor
point=
"TOPLEFT"
>
<Offset>
<AbsDimension
x=
"13"
y=
"-1
07
"
/>
<AbsDimension
x=
"13"
y=
"-1
32
"
/>
</Offset>
</Anchor>
</Anchors>
...
...
@@ -160,12 +160,12 @@
<Button
name=
"$parentCustom1UnitComboBox"
inherits=
"VuhDoComboBoxTemplate"
>
<Size>
<AbsDimension
x=
"
100
"
y=
"32"
/>
<AbsDimension
x=
"
221
"
y=
"32"
/>
</Size>
<Anchors>
<Anchor
point=
"TOPLEFT"
>
<Offset>
<AbsDimension
x=
"
253
"
y=
"-
69
"
/>
<AbsDimension
x=
"
130
"
y=
"-
100
"
/>
</Offset>
</Anchor>
</Anchors>
...
...
@@ -189,18 +189,20 @@
}
);
VUHDO_lnfSetTooltip(self, VUHDO_I18N_TT.K582);
VUHDO_lnfAddConstraint(self, VUHDO_LF_CONSTRAINT_DISABLE, "VUHDO_SPELL_CONFIG.IS_FIRE_CUSTOM_1", false);
VUHDO_lnfAddConstraint(self, VUHDO_LF_CONSTRAINT_DISABLE, "VUHDO_SPELL_CONFIG.IS_AUTO_FIRE", false);
</OnLoad>
</Scripts>
</Button>
<Button
name=
"$parentCustom2UnitComboBox"
inherits=
"VuhDoComboBoxTemplate"
>
<Size>
<AbsDimension
x=
"
100
"
y=
"32"
/>
<AbsDimension
x=
"
221
"
y=
"32"
/>
</Size>
<Anchors>
<Anchor
point=
"TOPLEFT"
>
<Offset>
<AbsDimension
x=
"
253
"
y=
"-1
07
"
/>
<AbsDimension
x=
"
130
"
y=
"-1
63
"
/>
</Offset>
</Anchor>
</Anchors>
...
...
@@ -224,6 +226,8 @@
}
);
VUHDO_lnfSetTooltip(self, VUHDO_I18N_TT.K582);
VUHDO_lnfAddConstraint(self, VUHDO_LF_CONSTRAINT_DISABLE, "VUHDO_SPELL_CONFIG.IS_FIRE_CUSTOM_2", false);
VUHDO_lnfAddConstraint(self, VUHDO_LF_CONSTRAINT_DISABLE, "VUHDO_SPELL_CONFIG.IS_AUTO_FIRE", false);
</OnLoad>
</Scripts>
</Button>
...
...
@@ -370,7 +374,7 @@
<Anchors>
<Anchor
point=
"TOPLEFT"
>
<Offset>
<AbsDimension
x=
"160"
y=
"-2
0
0"
/>
<AbsDimension
x=
"160"
y=
"-2
5
0"
/>
</Offset>
</Anchor>
</Anchors>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment