vanilla-wow-addons – Blame information for rev 1

Subversion Repositories:
Rev:
Rev Author Line No. Line
1 office 1 <Ui xmlns="http://www.blizzard.com/wow/ui" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
2 <!--Autogenerated by wowuides, Version=1.0.300.0, Culture=neutral, PublicKeyToken=null-->
3 <Frame name="MangAdminForm11" hidden="true">
4 <!--<FrameSkin skinid="dcb143e1-a4ab-4e7c-b934-1efa40101d21" frameid="2d508883-59c2-4f83-ae10-27aaad48391b" />-->
5 <Size>
6 <AbsDimension x="608" y="423" />
7 </Size>
8 <Anchors>
9 <Anchor point="CENTER" relativeTo="UIParent">
10 <Offset>
11 <AbsDimension x="0" y="0" />
12 </Offset>
13 </Anchor>
14 </Anchors>
15 <Backdrop bgFile="Interface\DialogFrame\UI-DialogBox-Background" edgeFile="Interface\DialogFrame\UI-DialogBox-Border" tile="true">
16 <BackgroundInsets>
17 <AbsInset left="11" right="12" top="12" bottom="11" />
18 </BackgroundInsets>
19 <TileSize>
20 <AbsValue val="32" />
21 </TileSize>
22 <EdgeSize>
23 <AbsValue val="32" />
24 </EdgeSize>
25 </Backdrop>
26 <Layers>
27 <Layer>
28 <Texture name="$parentTitleBorder" file="Interface\DialogFrame\UI-DialogBox-Header">
29 <Size>
30 <AbsDimension x="160" y="32" />
31 </Size>
32 <Anchors>
33 <Anchor point="TOP">
34 <Offset>
35 <AbsDimension x="0" y="5" />
36 </Offset>
37 </Anchor>
38 </Anchors>
39 <TexCoords left="0.2" right="0.8" top="0" bottom="0.6" />
40 </Texture>
41 <FontString name="$parentTitleString" font="Fonts\FRIZQT__.TTF" text="GM Buddy">
42 <Size>
43 <AbsDimension x="140" y="0" />
44 </Size>
45 <Anchors>
46 <Anchor point="TOP">
47 <Offset>
48 <AbsDimension x="0" y="-4" />
49 </Offset>
50 </Anchor>
51 </Anchors>
52 <FontHeight>
53 <AbsValue val="12" />
54 </FontHeight>
55 <Color r="1" g="0.8196079" b="0" />
56 <Shadow>
57 <Color r="0" g="0" b="0" />
58 <Offset>
59 <AbsDimension x="1" y="-1" />
60 </Offset>
61 </Shadow>
62 </FontString>
63 </Layer>
64 </Layers>
65 <Frames>
66 <Frame name="$parentPanel2">
67 <!--<FrameSkin skinid="dcb143e1-a4ab-4e7c-b934-1efa40101d21" frameid="2d508888-59c2-4f83-ae10-27aaad48391b" />-->
68 <Size>
69 <AbsDimension x="552" y="191" />
70 </Size>
71 <Anchors>
72 <Anchor point="TOPLEFT">
73 <Offset>
74 <AbsDimension x="30" y="-37" />
75 </Offset>
76 </Anchor>
77 </Anchors>
78 <Backdrop bgFile="Interface\Tooltips\UI-Tooltip-Background" edgeFile="Interface\Tooltips\UI-Tooltip-Border" tile="true">
79 <BackgroundInsets>
80 <AbsInset left="5" right="5" top="5" bottom="5" />
81 </BackgroundInsets>
82 <TileSize>
83 <AbsValue val="16" />
84 </TileSize>
85 <EdgeSize>
86 <AbsValue val="16" />
87 </EdgeSize>
88 </Backdrop>
89 <Frames>
90 <Button name="$parentButton20" text="Class Skills">
91 <!--<FrameSkin skinid="dcb143e1-a4ab-4e7c-b934-1efa40101d21" frameid="2d508884-59c2-4f83-ae10-27aaad48391b" />-->
92 <Size>
93 <AbsDimension x="100" y="22" />
94 </Size>
95 <Anchors>
96 <Anchor point="TOPLEFT">
97 <Offset>
98 <AbsDimension x="437" y="-36" />
99 </Offset>
100 </Anchor>
101 </Anchors>
102 <Scripts>
103 <OnClick>GMBuddy("skill");
104 </OnClick>
105 </Scripts>
106 <NormalTexture file="Interface\Buttons\UI-Panel-Button-Up">
107 <TexCoords left="0" right="0.625" top="0" bottom="0.6875" />
108 </NormalTexture>
109 <PushedTexture file="Interface\Buttons\UI-Panel-Button-Down">
110 <TexCoords left="0" right="0.625" top="0" bottom="0.6875" />
111 </PushedTexture>
112 <DisabledTexture file="Interface\Buttons\UI-Panel-Button-Disabled">
113 <TexCoords left="0" right="0.625" top="0" bottom="0.6875" />
114 </DisabledTexture>
115 <HighlightTexture file="Interface\Buttons\UI-Panel-Button-Highlight" alphaMode="ADD">
116 <TexCoords left="0" right="0.625" top="0" bottom="0.6875" />
117 </HighlightTexture>
118 <ButtonText name="$parentText">
119 <FontHeight>
120 <AbsValue val="10" />
121 </FontHeight>
122 </ButtonText>
123 <NormalFont inherits="GameFontNormal" font="Fonts\FRIZQT__.TTF">
124 <FontHeight>
125 <AbsValue val="12" />
126 </FontHeight>
127 <Color r="1" g="0.8196079" b="0" />
128 <Shadow>
129 <Color r="0" g="0" b="0" />
130 <Offset>
131 <AbsDimension x="1" y="-1" />
132 </Offset>
133 </Shadow>
134 </NormalFont>
135 <HighlightFont inherits="GameFontHighlight" font="Fonts\FRIZQT__.TTF">
136 <FontHeight>
137 <AbsValue val="12" />
138 </FontHeight>
139 <Color r="1" g="1" b="1" />
140 <Shadow>
141 <Color r="0" g="0" b="0" />
142 <Offset>
143 <AbsDimension x="1" y="-1" />
144 </Offset>
145 </Shadow>
146 </HighlightFont>
147 <DisabledFont inherits="GameFontDisable" font="Fonts\FRIZQT__.TTF">
148 <FontHeight>
149 <AbsValue val="12" />
150 </FontHeight>
151 <Color r="0.4980392" g="0.4980392" b="0.4980392" />
152 <Shadow>
153 <Color r="0" g="0" b="0" />
154 <Offset>
155 <AbsDimension x="1" y="-1" />
156 </Offset>
157 </Shadow>
158 </DisabledFont>
159 </Button>
160 <Button name="$parentButton19" text="Fishing">
161 <!--<FrameSkin skinid="dcb143e1-a4ab-4e7c-b934-1efa40101d21" frameid="2d508884-59c2-4f83-ae10-27aaad48391b" />-->
162 <Size>
163 <AbsDimension x="100" y="22" />
164 </Size>
165 <Anchors>
166 <Anchor point="TOPLEFT">
167 <Offset>
168 <AbsDimension x="225" y="-157" />
169 </Offset>
170 </Anchor>
171 </Anchors>
172 <Scripts>
173 <OnClick>GMBuddy("fish");
174 </OnClick>
175 </Scripts>
176 <NormalTexture file="Interface\Buttons\UI-Panel-Button-Up">
177 <TexCoords left="0" right="0.625" top="0" bottom="0.6875" />
178 </NormalTexture>
179 <PushedTexture file="Interface\Buttons\UI-Panel-Button-Down">
180 <TexCoords left="0" right="0.625" top="0" bottom="0.6875" />
181 </PushedTexture>
182 <DisabledTexture file="Interface\Buttons\UI-Panel-Button-Disabled">
183 <TexCoords left="0" right="0.625" top="0" bottom="0.6875" />
184 </DisabledTexture>
185 <HighlightTexture file="Interface\Buttons\UI-Panel-Button-Highlight" alphaMode="ADD">
186 <TexCoords left="0" right="0.625" top="0" bottom="0.6875" />
187 </HighlightTexture>
188 <ButtonText name="$parentText">
189 <FontHeight>
190 <AbsValue val="10" />
191 </FontHeight>
192 </ButtonText>
193 <NormalFont inherits="GameFontNormal" font="Fonts\FRIZQT__.TTF">
194 <FontHeight>
195 <AbsValue val="12" />
196 </FontHeight>
197 <Color r="1" g="0.8196079" b="0" />
198 <Shadow>
199 <Color r="0" g="0" b="0" />
200 <Offset>
201 <AbsDimension x="1" y="-1" />
202 </Offset>
203 </Shadow>
204 </NormalFont>
205 <HighlightFont inherits="GameFontHighlight" font="Fonts\FRIZQT__.TTF">
206 <FontHeight>
207 <AbsValue val="12" />
208 </FontHeight>
209 <Color r="1" g="1" b="1" />
210 <Shadow>
211 <Color r="0" g="0" b="0" />
212 <Offset>
213 <AbsDimension x="1" y="-1" />
214 </Offset>
215 </Shadow>
216 </HighlightFont>
217 <DisabledFont inherits="GameFontDisable" font="Fonts\FRIZQT__.TTF">
218 <FontHeight>
219 <AbsValue val="12" />
220 </FontHeight>
221 <Color r="0.4980392" g="0.4980392" b="0.4980392" />
222 <Shadow>
223 <Color r="0" g="0" b="0" />
224 <Offset>
225 <AbsDimension x="1" y="-1" />
226 </Offset>
227 </Shadow>
228 </DisabledFont>
229 </Button>
230 <Button name="$parentButton18" text="First Aid">
231 <!--<FrameSkin skinid="dcb143e1-a4ab-4e7c-b934-1efa40101d21" frameid="2d508884-59c2-4f83-ae10-27aaad48391b" />-->
232 <Size>
233 <AbsDimension x="100" y="22" />
234 </Size>
235 <Anchors>
236 <Anchor point="TOPLEFT">
237 <Offset>
238 <AbsDimension x="13" y="-157" />
239 </Offset>
240 </Anchor>
241 </Anchors>
242 <Scripts>
243 <OnClick>GMBuddy("firs");
244 </OnClick>
245 </Scripts>
246 <NormalTexture file="Interface\Buttons\UI-Panel-Button-Up">
247 <TexCoords left="0" right="0.625" top="0" bottom="0.6875" />
248 </NormalTexture>
249 <PushedTexture file="Interface\Buttons\UI-Panel-Button-Down">
250 <TexCoords left="0" right="0.625" top="0" bottom="0.6875" />
251 </PushedTexture>
252 <DisabledTexture file="Interface\Buttons\UI-Panel-Button-Disabled">
253 <TexCoords left="0" right="0.625" top="0" bottom="0.6875" />
254 </DisabledTexture>
255 <HighlightTexture file="Interface\Buttons\UI-Panel-Button-Highlight" alphaMode="ADD">
256 <TexCoords left="0" right="0.625" top="0" bottom="0.6875" />
257 </HighlightTexture>
258 <ButtonText name="$parentText">
259 <FontHeight>
260 <AbsValue val="10" />
261 </FontHeight>
262 </ButtonText>
263 <NormalFont inherits="GameFontNormal" font="Fonts\FRIZQT__.TTF">
264 <FontHeight>
265 <AbsValue val="12" />
266 </FontHeight>
267 <Color r="1" g="0.8196079" b="0" />
268 <Shadow>
269 <Color r="0" g="0" b="0" />
270 <Offset>
271 <AbsDimension x="1" y="-1" />
272 </Offset>
273 </Shadow>
274 </NormalFont>
275 <HighlightFont inherits="GameFontHighlight" font="Fonts\FRIZQT__.TTF">
276 <FontHeight>
277 <AbsValue val="12" />
278 </FontHeight>
279 <Color r="1" g="1" b="1" />
280 <Shadow>
281 <Color r="0" g="0" b="0" />
282 <Offset>
283 <AbsDimension x="1" y="-1" />
284 </Offset>
285 </Shadow>
286 </HighlightFont>
287 <DisabledFont inherits="GameFontDisable" font="Fonts\FRIZQT__.TTF">
288 <FontHeight>
289 <AbsValue val="12" />
290 </FontHeight>
291 <Color r="0.4980392" g="0.4980392" b="0.4980392" />
292 <Shadow>
293 <Color r="0" g="0" b="0" />
294 <Offset>
295 <AbsDimension x="1" y="-1" />
296 </Offset>
297 </Shadow>
298 </DisabledFont>
299 </Button>
300 <Button name="BTNCook" text="Cooking">
301 <!--<FrameSkin skinid="dcb143e1-a4ab-4e7c-b934-1efa40101d21" frameid="2d508884-59c2-4f83-ae10-27aaad48391b" />-->
302 <Size>
303 <AbsDimension x="100" y="22" />
304 </Size>
305 <Anchors>
306 <Anchor point="TOPLEFT">
307 <Offset>
308 <AbsDimension x="119" y="-157" />
309 </Offset>
310 </Anchor>
311 </Anchors>
312 <Scripts>
313 <OnClick>GMBuddy("cook");
314 </OnClick>
315 </Scripts>
316 <NormalTexture file="Interface\Buttons\UI-Panel-Button-Up">
317 <TexCoords left="0" right="0.625" top="0" bottom="0.6875" />
318 </NormalTexture>
319 <PushedTexture file="Interface\Buttons\UI-Panel-Button-Down">
320 <TexCoords left="0" right="0.625" top="0" bottom="0.6875" />
321 </PushedTexture>
322 <DisabledTexture file="Interface\Buttons\UI-Panel-Button-Disabled">
323 <TexCoords left="0" right="0.625" top="0" bottom="0.6875" />
324 </DisabledTexture>
325 <HighlightTexture file="Interface\Buttons\UI-Panel-Button-Highlight" alphaMode="ADD">
326 <TexCoords left="0" right="0.625" top="0" bottom="0.6875" />
327 </HighlightTexture>
328 <ButtonText name="$parentText">
329 <FontHeight>
330 <AbsValue val="10" />
331 </FontHeight>
332 </ButtonText>
333 <NormalFont inherits="GameFontNormal" font="Fonts\FRIZQT__.TTF">
334 <FontHeight>
335 <AbsValue val="12" />
336 </FontHeight>
337 <Color r="1" g="0.8196079" b="0" />
338 <Shadow>
339 <Color r="0" g="0" b="0" />
340 <Offset>
341 <AbsDimension x="1" y="-1" />
342 </Offset>
343 </Shadow>
344 </NormalFont>
345 <HighlightFont inherits="GameFontHighlight" font="Fonts\FRIZQT__.TTF">
346 <FontHeight>
347 <AbsValue val="12" />
348 </FontHeight>
349 <Color r="1" g="1" b="1" />
350 <Shadow>
351 <Color r="0" g="0" b="0" />
352 <Offset>
353 <AbsDimension x="1" y="-1" />
354 </Offset>
355 </Shadow>
356 </HighlightFont>
357 <DisabledFont inherits="GameFontDisable" font="Fonts\FRIZQT__.TTF">
358 <FontHeight>
359 <AbsValue val="12" />
360 </FontHeight>
361 <Color r="0.4980392" g="0.4980392" b="0.4980392" />
362 <Shadow>
363 <Color r="0" g="0" b="0" />
364 <Offset>
365 <AbsDimension x="1" y="-1" />
366 </Offset>
367 </Shadow>
368 </DisabledFont>
369 </Button>
370 <Button name="$parentButton17" text="Engineering">
371 <!--<FrameSkin skinid="dcb143e1-a4ab-4e7c-b934-1efa40101d21" frameid="2d508884-59c2-4f83-ae10-27aaad48391b" />-->
372 <Size>
373 <AbsDimension x="100" y="22" />
374 </Size>
375 <Anchors>
376 <Anchor point="TOPLEFT">
377 <Offset>
378 <AbsDimension x="437" y="-101" />
379 </Offset>
380 </Anchor>
381 </Anchors>
382 <Scripts>
383 <OnClick>GMBuddy("engi");
384 </OnClick>
385 </Scripts>
386 <NormalTexture file="Interface\Buttons\UI-Panel-Button-Up">
387 <TexCoords left="0" right="0.625" top="0" bottom="0.6875" />
388 </NormalTexture>
389 <PushedTexture file="Interface\Buttons\UI-Panel-Button-Down">
390 <TexCoords left="0" right="0.625" top="0" bottom="0.6875" />
391 </PushedTexture>
392 <DisabledTexture file="Interface\Buttons\UI-Panel-Button-Disabled">
393 <TexCoords left="0" right="0.625" top="0" bottom="0.6875" />
394 </DisabledTexture>
395 <HighlightTexture file="Interface\Buttons\UI-Panel-Button-Highlight" alphaMode="ADD">
396 <TexCoords left="0" right="0.625" top="0" bottom="0.6875" />
397 </HighlightTexture>
398 <ButtonText name="$parentText">
399 <FontHeight>
400 <AbsValue val="10" />
401 </FontHeight>
402 </ButtonText>
403 <NormalFont inherits="GameFontNormal" font="Fonts\FRIZQT__.TTF">
404 <FontHeight>
405 <AbsValue val="12" />
406 </FontHeight>
407 <Color r="1" g="0.8196079" b="0" />
408 <Shadow>
409 <Color r="0" g="0" b="0" />
410 <Offset>
411 <AbsDimension x="1" y="-1" />
412 </Offset>
413 </Shadow>
414 </NormalFont>
415 <HighlightFont inherits="GameFontHighlight" font="Fonts\FRIZQT__.TTF">
416 <FontHeight>
417 <AbsValue val="12" />
418 </FontHeight>
419 <Color r="1" g="1" b="1" />
420 <Shadow>
421 <Color r="0" g="0" b="0" />
422 <Offset>
423 <AbsDimension x="1" y="-1" />
424 </Offset>
425 </Shadow>
426 </HighlightFont>
427 <DisabledFont inherits="GameFontDisable" font="Fonts\FRIZQT__.TTF">
428 <FontHeight>
429 <AbsValue val="12" />
430 </FontHeight>
431 <Color r="0.4980392" g="0.4980392" b="0.4980392" />
432 <Shadow>
433 <Color r="0" g="0" b="0" />
434 <Offset>
435 <AbsDimension x="1" y="-1" />
436 </Offset>
437 </Shadow>
438 </DisabledFont>
439 </Button>
440 <Button name="$parentButton16" text="Max!">
441 <!--<FrameSkin skinid="dcb143e1-a4ab-4e7c-b934-1efa40101d21" frameid="2d508884-59c2-4f83-ae10-27aaad48391b" />-->
442 <Size>
443 <AbsDimension x="100" y="22" />
444 </Size>
445 <Anchors>
446 <Anchor point="TOPLEFT">
447 <Offset>
448 <AbsDimension x="331" y="-36" />
449 </Offset>
450 </Anchor>
451 </Anchors>
452 <Scripts>
453 <OnClick>GMBuddy("max");
454 </OnClick>
455 </Scripts>
456 <NormalTexture file="Interface\Buttons\UI-Panel-Button-Up">
457 <TexCoords left="0" right="0.625" top="0" bottom="0.6875" />
458 </NormalTexture>
459 <PushedTexture file="Interface\Buttons\UI-Panel-Button-Down">
460 <TexCoords left="0" right="0.625" top="0" bottom="0.6875" />
461 </PushedTexture>
462 <DisabledTexture file="Interface\Buttons\UI-Panel-Button-Disabled">
463 <TexCoords left="0" right="0.625" top="0" bottom="0.6875" />
464 </DisabledTexture>
465 <HighlightTexture file="Interface\Buttons\UI-Panel-Button-Highlight" alphaMode="ADD">
466 <TexCoords left="0" right="0.625" top="0" bottom="0.6875" />
467 </HighlightTexture>
468 <ButtonText name="$parentText">
469 <FontHeight>
470 <AbsValue val="10" />
471 </FontHeight>
472 </ButtonText>
473 <NormalFont inherits="GameFontNormal" font="Fonts\FRIZQT__.TTF">
474 <FontHeight>
475 <AbsValue val="12" />
476 </FontHeight>
477 <Color r="1" g="0.8196079" b="0" />
478 <Shadow>
479 <Color r="0" g="0" b="0" />
480 <Offset>
481 <AbsDimension x="1" y="-1" />
482 </Offset>
483 </Shadow>
484 </NormalFont>
485 <HighlightFont inherits="GameFontHighlight" font="Fonts\FRIZQT__.TTF">
486 <FontHeight>
487 <AbsValue val="12" />
488 </FontHeight>
489 <Color r="1" g="1" b="1" />
490 <Shadow>
491 <Color r="0" g="0" b="0" />
492 <Offset>
493 <AbsDimension x="1" y="-1" />
494 </Offset>
495 </Shadow>
496 </HighlightFont>
497 <DisabledFont inherits="GameFontDisable" font="Fonts\FRIZQT__.TTF">
498 <FontHeight>
499 <AbsValue val="12" />
500 </FontHeight>
501 <Color r="0.4980392" g="0.4980392" b="0.4980392" />
502 <Shadow>
503 <Color r="0" g="0" b="0" />
504 <Offset>
505 <AbsDimension x="1" y="-1" />
506 </Offset>
507 </Shadow>
508 </DisabledFont>
509 </Button>
510 <Button name="$parentButton15" text="Skinning">
511 <!--<FrameSkin skinid="dcb143e1-a4ab-4e7c-b934-1efa40101d21" frameid="2d508884-59c2-4f83-ae10-27aaad48391b" />-->
512 <Size>
513 <AbsDimension x="100" y="22" />
514 </Size>
515 <Anchors>
516 <Anchor point="TOPLEFT">
517 <Offset>
518 <AbsDimension x="331" y="-129" />
519 </Offset>
520 </Anchor>
521 </Anchors>
522 <Scripts>
523 <OnClick>GMBuddy("skin");
524 </OnClick>
525 </Scripts>
526 <NormalTexture file="Interface\Buttons\UI-Panel-Button-Up">
527 <TexCoords left="0" right="0.625" top="0" bottom="0.6875" />
528 </NormalTexture>
529 <PushedTexture file="Interface\Buttons\UI-Panel-Button-Down">
530 <TexCoords left="0" right="0.625" top="0" bottom="0.6875" />
531 </PushedTexture>
532 <DisabledTexture file="Interface\Buttons\UI-Panel-Button-Disabled">
533 <TexCoords left="0" right="0.625" top="0" bottom="0.6875" />
534 </DisabledTexture>
535 <HighlightTexture file="Interface\Buttons\UI-Panel-Button-Highlight" alphaMode="ADD">
536 <TexCoords left="0" right="0.625" top="0" bottom="0.6875" />
537 </HighlightTexture>
538 <ButtonText name="$parentText">
539 <FontHeight>
540 <AbsValue val="10" />
541 </FontHeight>
542 </ButtonText>
543 <NormalFont inherits="GameFontNormal" font="Fonts\FRIZQT__.TTF">
544 <FontHeight>
545 <AbsValue val="12" />
546 </FontHeight>
547 <Color r="1" g="0.8196079" b="0" />
548 <Shadow>
549 <Color r="0" g="0" b="0" />
550 <Offset>
551 <AbsDimension x="1" y="-1" />
552 </Offset>
553 </Shadow>
554 </NormalFont>
555 <HighlightFont inherits="GameFontHighlight" font="Fonts\FRIZQT__.TTF">
556 <FontHeight>
557 <AbsValue val="12" />
558 </FontHeight>
559 <Color r="1" g="1" b="1" />
560 <Shadow>
561 <Color r="0" g="0" b="0" />
562 <Offset>
563 <AbsDimension x="1" y="-1" />
564 </Offset>
565 </Shadow>
566 </HighlightFont>
567 <DisabledFont inherits="GameFontDisable" font="Fonts\FRIZQT__.TTF">
568 <FontHeight>
569 <AbsValue val="12" />
570 </FontHeight>
571 <Color r="0.4980392" g="0.4980392" b="0.4980392" />
572 <Shadow>
573 <Color r="0" g="0" b="0" />
574 <Offset>
575 <AbsDimension x="1" y="-1" />
576 </Offset>
577 </Shadow>
578 </DisabledFont>
579 </Button>
580 <Button name="$parentButton14" text="Leather Working">
581 <!--<FrameSkin skinid="dcb143e1-a4ab-4e7c-b934-1efa40101d21" frameid="2d508884-59c2-4f83-ae10-27aaad48391b" />-->
582 <Size>
583 <AbsDimension x="100" y="22" />
584 </Size>
585 <Anchors>
586 <Anchor point="TOPLEFT">
587 <Offset>
588 <AbsDimension x="331" y="-101" />
589 </Offset>
590 </Anchor>
591 </Anchors>
592 <Scripts>
593 <OnClick>GMBuddy("leat");
594 </OnClick>
595 </Scripts>
596 <NormalTexture file="Interface\Buttons\UI-Panel-Button-Up">
597 <TexCoords left="0" right="0.625" top="0" bottom="0.6875" />
598 </NormalTexture>
599 <PushedTexture file="Interface\Buttons\UI-Panel-Button-Down">
600 <TexCoords left="0" right="0.625" top="0" bottom="0.6875" />
601 </PushedTexture>
602 <DisabledTexture file="Interface\Buttons\UI-Panel-Button-Disabled">
603 <TexCoords left="0" right="0.625" top="0" bottom="0.6875" />
604 </DisabledTexture>
605 <HighlightTexture file="Interface\Buttons\UI-Panel-Button-Highlight" alphaMode="ADD">
606 <TexCoords left="0" right="0.625" top="0" bottom="0.6875" />
607 </HighlightTexture>
608 <ButtonText name="$parentText">
609 <FontHeight>
610 <AbsValue val="10" />
611 </FontHeight>
612 </ButtonText>
613 <NormalFont inherits="GameFontNormal" font="Fonts\FRIZQT__.TTF">
614 <FontHeight>
615 <AbsValue val="12" />
616 </FontHeight>
617 <Color r="1" g="0.8196079" b="0" />
618 <Shadow>
619 <Color r="0" g="0" b="0" />
620 <Offset>
621 <AbsDimension x="1" y="-1" />
622 </Offset>
623 </Shadow>
624 </NormalFont>
625 <HighlightFont inherits="GameFontHighlight" font="Fonts\FRIZQT__.TTF">
626 <FontHeight>
627 <AbsValue val="12" />
628 </FontHeight>
629 <Color r="1" g="1" b="1" />
630 <Shadow>
631 <Color r="0" g="0" b="0" />
632 <Offset>
633 <AbsDimension x="1" y="-1" />
634 </Offset>
635 </Shadow>
636 </HighlightFont>
637 <DisabledFont inherits="GameFontDisable" font="Fonts\FRIZQT__.TTF">
638 <FontHeight>
639 <AbsValue val="12" />
640 </FontHeight>
641 <Color r="0.4980392" g="0.4980392" b="0.4980392" />
642 <Shadow>
643 <Color r="0" g="0" b="0" />
644 <Offset>
645 <AbsDimension x="1" y="-1" />
646 </Offset>
647 </Shadow>
648 </DisabledFont>
649 </Button>
650 <Button name="$parentButton13" text="Mining">
651 <!--<FrameSkin skinid="dcb143e1-a4ab-4e7c-b934-1efa40101d21" frameid="2d508884-59c2-4f83-ae10-27aaad48391b" />-->
652 <Size>
653 <AbsDimension x="100" y="22" />
654 </Size>
655 <Anchors>
656 <Anchor point="TOPLEFT">
657 <Offset>
658 <AbsDimension x="225" y="-129" />
659 </Offset>
660 </Anchor>
661 </Anchors>
662 <Scripts>
663 <OnClick>GMBuddy("mini");
664 </OnClick>
665 </Scripts>
666 <NormalTexture file="Interface\Buttons\UI-Panel-Button-Up">
667 <TexCoords left="0" right="0.625" top="0" bottom="0.6875" />
668 </NormalTexture>
669 <PushedTexture file="Interface\Buttons\UI-Panel-Button-Down">
670 <TexCoords left="0" right="0.625" top="0" bottom="0.6875" />
671 </PushedTexture>
672 <DisabledTexture file="Interface\Buttons\UI-Panel-Button-Disabled">
673 <TexCoords left="0" right="0.625" top="0" bottom="0.6875" />
674 </DisabledTexture>
675 <HighlightTexture file="Interface\Buttons\UI-Panel-Button-Highlight" alphaMode="ADD">
676 <TexCoords left="0" right="0.625" top="0" bottom="0.6875" />
677 </HighlightTexture>
678 <ButtonText name="$parentText">
679 <FontHeight>
680 <AbsValue val="10" />
681 </FontHeight>
682 </ButtonText>
683 <NormalFont inherits="GameFontNormal" font="Fonts\FRIZQT__.TTF">
684 <FontHeight>
685 <AbsValue val="12" />
686 </FontHeight>
687 <Color r="1" g="0.8196079" b="0" />
688 <Shadow>
689 <Color r="0" g="0" b="0" />
690 <Offset>
691 <AbsDimension x="1" y="-1" />
692 </Offset>
693 </Shadow>
694 </NormalFont>
695 <HighlightFont inherits="GameFontHighlight" font="Fonts\FRIZQT__.TTF">
696 <FontHeight>
697 <AbsValue val="12" />
698 </FontHeight>
699 <Color r="1" g="1" b="1" />
700 <Shadow>
701 <Color r="0" g="0" b="0" />
702 <Offset>
703 <AbsDimension x="1" y="-1" />
704 </Offset>
705 </Shadow>
706 </HighlightFont>
707 <DisabledFont inherits="GameFontDisable" font="Fonts\FRIZQT__.TTF">
708 <FontHeight>
709 <AbsValue val="12" />
710 </FontHeight>
711 <Color r="0.4980392" g="0.4980392" b="0.4980392" />
712 <Shadow>
713 <Color r="0" g="0" b="0" />
714 <Offset>
715 <AbsDimension x="1" y="-1" />
716 </Offset>
717 </Shadow>
718 </DisabledFont>
719 </Button>
720 <Button name="$parentButton12" text="Blacksmith">
721 <!--<FrameSkin skinid="dcb143e1-a4ab-4e7c-b934-1efa40101d21" frameid="2d508884-59c2-4f83-ae10-27aaad48391b" />-->
722 <Size>
723 <AbsDimension x="100" y="22" />
724 </Size>
725 <Anchors>
726 <Anchor point="TOPLEFT">
727 <Offset>
728 <AbsDimension x="225" y="-101" />
729 </Offset>
730 </Anchor>
731 </Anchors>
732 <Scripts>
733 <OnClick>GMBuddy("blac");
734 </OnClick>
735 </Scripts>
736 <NormalTexture file="Interface\Buttons\UI-Panel-Button-Up">
737 <TexCoords left="0" right="0.625" top="0" bottom="0.6875" />
738 </NormalTexture>
739 <PushedTexture file="Interface\Buttons\UI-Panel-Button-Down">
740 <TexCoords left="0" right="0.625" top="0" bottom="0.6875" />
741 </PushedTexture>
742 <DisabledTexture file="Interface\Buttons\UI-Panel-Button-Disabled">
743 <TexCoords left="0" right="0.625" top="0" bottom="0.6875" />
744 </DisabledTexture>
745 <HighlightTexture file="Interface\Buttons\UI-Panel-Button-Highlight" alphaMode="ADD">
746 <TexCoords left="0" right="0.625" top="0" bottom="0.6875" />
747 </HighlightTexture>
748 <ButtonText name="$parentText">
749 <FontHeight>
750 <AbsValue val="10" />
751 </FontHeight>
752 </ButtonText>
753 <NormalFont inherits="GameFontNormal" font="Fonts\FRIZQT__.TTF">
754 <FontHeight>
755 <AbsValue val="12" />
756 </FontHeight>
757 <Color r="1" g="0.8196079" b="0" />
758 <Shadow>
759 <Color r="0" g="0" b="0" />
760 <Offset>
761 <AbsDimension x="1" y="-1" />
762 </Offset>
763 </Shadow>
764 </NormalFont>
765 <HighlightFont inherits="GameFontHighlight" font="Fonts\FRIZQT__.TTF">
766 <FontHeight>
767 <AbsValue val="12" />
768 </FontHeight>
769 <Color r="1" g="1" b="1" />
770 <Shadow>
771 <Color r="0" g="0" b="0" />
772 <Offset>
773 <AbsDimension x="1" y="-1" />
774 </Offset>
775 </Shadow>
776 </HighlightFont>
777 <DisabledFont inherits="GameFontDisable" font="Fonts\FRIZQT__.TTF">
778 <FontHeight>
779 <AbsValue val="12" />
780 </FontHeight>
781 <Color r="0.4980392" g="0.4980392" b="0.4980392" />
782 <Shadow>
783 <Color r="0" g="0" b="0" />
784 <Offset>
785 <AbsDimension x="1" y="-1" />
786 </Offset>
787 </Shadow>
788 </DisabledFont>
789 </Button>
790 <Button name="$parentButton11" text="Alchemy">
791 <!--<FrameSkin skinid="dcb143e1-a4ab-4e7c-b934-1efa40101d21" frameid="2d508884-59c2-4f83-ae10-27aaad48391b" />-->
792 <Size>
793 <AbsDimension x="100" y="22" />
794 </Size>
795 <Anchors>
796 <Anchor point="TOPLEFT">
797 <Offset>
798 <AbsDimension x="119" y="-101" />
799 </Offset>
800 </Anchor>
801 </Anchors>
802 <Scripts>
803 <OnClick>GMBuddy("alch");
804 </OnClick>
805 </Scripts>
806 <NormalTexture file="Interface\Buttons\UI-Panel-Button-Up">
807 <TexCoords left="0" right="0.625" top="0" bottom="0.6875" />
808 </NormalTexture>
809 <PushedTexture file="Interface\Buttons\UI-Panel-Button-Down">
810 <TexCoords left="0" right="0.625" top="0" bottom="0.6875" />
811 </PushedTexture>
812 <DisabledTexture file="Interface\Buttons\UI-Panel-Button-Disabled">
813 <TexCoords left="0" right="0.625" top="0" bottom="0.6875" />
814 </DisabledTexture>
815 <HighlightTexture file="Interface\Buttons\UI-Panel-Button-Highlight" alphaMode="ADD">
816 <TexCoords left="0" right="0.625" top="0" bottom="0.6875" />
817 </HighlightTexture>
818 <ButtonText name="$parentText">
819 <FontHeight>
820 <AbsValue val="10" />
821 </FontHeight>
822 </ButtonText>
823 <NormalFont inherits="GameFontNormal" font="Fonts\FRIZQT__.TTF">
824 <FontHeight>
825 <AbsValue val="12" />
826 </FontHeight>
827 <Color r="1" g="0.8196079" b="0" />
828 <Shadow>
829 <Color r="0" g="0" b="0" />
830 <Offset>
831 <AbsDimension x="1" y="-1" />
832 </Offset>
833 </Shadow>
834 </NormalFont>
835 <HighlightFont inherits="GameFontHighlight" font="Fonts\FRIZQT__.TTF">
836 <FontHeight>
837 <AbsValue val="12" />
838 </FontHeight>
839 <Color r="1" g="1" b="1" />
840 <Shadow>
841 <Color r="0" g="0" b="0" />
842 <Offset>
843 <AbsDimension x="1" y="-1" />
844 </Offset>
845 </Shadow>
846 </HighlightFont>
847 <DisabledFont inherits="GameFontDisable" font="Fonts\FRIZQT__.TTF">
848 <FontHeight>
849 <AbsValue val="12" />
850 </FontHeight>
851 <Color r="0.4980392" g="0.4980392" b="0.4980392" />
852 <Shadow>
853 <Color r="0" g="0" b="0" />
854 <Offset>
855 <AbsDimension x="1" y="-1" />
856 </Offset>
857 </Shadow>
858 </DisabledFont>
859 </Button>
860 <Button name="$parentButton10" text="Herbalism">
861 <!--<FrameSkin skinid="dcb143e1-a4ab-4e7c-b934-1efa40101d21" frameid="2d508884-59c2-4f83-ae10-27aaad48391b" />-->
862 <Size>
863 <AbsDimension x="100" y="22" />
864 </Size>
865 <Anchors>
866 <Anchor point="TOPLEFT">
867 <Offset>
868 <AbsDimension x="119" y="-129" />
869 </Offset>
870 </Anchor>
871 </Anchors>
872 <Scripts>
873 <OnClick>GMBuddy("herb");
874 </OnClick>
875 </Scripts>
876 <NormalTexture file="Interface\Buttons\UI-Panel-Button-Up">
877 <TexCoords left="0" right="0.625" top="0" bottom="0.6875" />
878 </NormalTexture>
879 <PushedTexture file="Interface\Buttons\UI-Panel-Button-Down">
880 <TexCoords left="0" right="0.625" top="0" bottom="0.6875" />
881 </PushedTexture>
882 <DisabledTexture file="Interface\Buttons\UI-Panel-Button-Disabled">
883 <TexCoords left="0" right="0.625" top="0" bottom="0.6875" />
884 </DisabledTexture>
885 <HighlightTexture file="Interface\Buttons\UI-Panel-Button-Highlight" alphaMode="ADD">
886 <TexCoords left="0" right="0.625" top="0" bottom="0.6875" />
887 </HighlightTexture>
888 <ButtonText name="$parentText">
889 <FontHeight>
890 <AbsValue val="10" />
891 </FontHeight>
892 </ButtonText>
893 <NormalFont inherits="GameFontNormal" font="Fonts\FRIZQT__.TTF">
894 <FontHeight>
895 <AbsValue val="12" />
896 </FontHeight>
897 <Color r="1" g="0.8196079" b="0" />
898 <Shadow>
899 <Color r="0" g="0" b="0" />
900 <Offset>
901 <AbsDimension x="1" y="-1" />
902 </Offset>
903 </Shadow>
904 </NormalFont>
905 <HighlightFont inherits="GameFontHighlight" font="Fonts\FRIZQT__.TTF">
906 <FontHeight>
907 <AbsValue val="12" />
908 </FontHeight>
909 <Color r="1" g="1" b="1" />
910 <Shadow>
911 <Color r="0" g="0" b="0" />
912 <Offset>
913 <AbsDimension x="1" y="-1" />
914 </Offset>
915 </Shadow>
916 </HighlightFont>
917 <DisabledFont inherits="GameFontDisable" font="Fonts\FRIZQT__.TTF">
918 <FontHeight>
919 <AbsValue val="12" />
920 </FontHeight>
921 <Color r="0.4980392" g="0.4980392" b="0.4980392" />
922 <Shadow>
923 <Color r="0" g="0" b="0" />
924 <Offset>
925 <AbsDimension x="1" y="-1" />
926 </Offset>
927 </Shadow>
928 </DisabledFont>
929 </Button>
930 <Button name="$parentButton9" text="Tailoring">
931 <!--<FrameSkin skinid="dcb143e1-a4ab-4e7c-b934-1efa40101d21" frameid="2d508884-59c2-4f83-ae10-27aaad48391b" />-->
932 <Size>
933 <AbsDimension x="100" y="22" />
934 </Size>
935 <Anchors>
936 <Anchor point="TOPLEFT">
937 <Offset>
938 <AbsDimension x="13" y="-129" />
939 </Offset>
940 </Anchor>
941 </Anchors>
942 <Scripts>
943 <OnClick>GMBuddy("tail");
944 </OnClick>
945 </Scripts>
946 <NormalTexture file="Interface\Buttons\UI-Panel-Button-Up">
947 <TexCoords left="0" right="0.625" top="0" bottom="0.6875" />
948 </NormalTexture>
949 <PushedTexture file="Interface\Buttons\UI-Panel-Button-Down">
950 <TexCoords left="0" right="0.625" top="0" bottom="0.6875" />
951 </PushedTexture>
952 <DisabledTexture file="Interface\Buttons\UI-Panel-Button-Disabled">
953 <TexCoords left="0" right="0.625" top="0" bottom="0.6875" />
954 </DisabledTexture>
955 <HighlightTexture file="Interface\Buttons\UI-Panel-Button-Highlight" alphaMode="ADD">
956 <TexCoords left="0" right="0.625" top="0" bottom="0.6875" />
957 </HighlightTexture>
958 <ButtonText name="$parentText">
959 <FontHeight>
960 <AbsValue val="10" />
961 </FontHeight>
962 </ButtonText>
963 <NormalFont inherits="GameFontNormal" font="Fonts\FRIZQT__.TTF">
964 <FontHeight>
965 <AbsValue val="12" />
966 </FontHeight>
967 <Color r="1" g="0.8196079" b="0" />
968 <Shadow>
969 <Color r="0" g="0" b="0" />
970 <Offset>
971 <AbsDimension x="1" y="-1" />
972 </Offset>
973 </Shadow>
974 </NormalFont>
975 <HighlightFont inherits="GameFontHighlight" font="Fonts\FRIZQT__.TTF">
976 <FontHeight>
977 <AbsValue val="12" />
978 </FontHeight>
979 <Color r="1" g="1" b="1" />
980 <Shadow>
981 <Color r="0" g="0" b="0" />
982 <Offset>
983 <AbsDimension x="1" y="-1" />
984 </Offset>
985 </Shadow>
986 </HighlightFont>
987 <DisabledFont inherits="GameFontDisable" font="Fonts\FRIZQT__.TTF">
988 <FontHeight>
989 <AbsValue val="12" />
990 </FontHeight>
991 <Color r="0.4980392" g="0.4980392" b="0.4980392" />
992 <Shadow>
993 <Color r="0" g="0" b="0" />
994 <Offset>
995 <AbsDimension x="1" y="-1" />
996 </Offset>
997 </Shadow>
998 </DisabledFont>
999 </Button>
1000 <Frame name="$parentLabel3">
1001 <!--<FrameSkin skinid="dcb143e1-a4ab-4e7c-b934-1efa40101d21" frameid="2d508885-59c2-4f83-ae10-27aaad48391b" />-->
1002 <Size>
1003 <AbsDimension x="123" y="18" />
1004 </Size>
1005 <Anchors>
1006 <Anchor point="TOPLEFT">
1007 <Offset>
1008 <AbsDimension x="13" y="-77" />
1009 </Offset>
1010 </Anchor>
1011 </Anchors>
1012 <Layers>
1013 <Layer>
1014 <FontString name="$parentLabel" font="Fonts\FRIZQT__.TTF" text="Learn Professions" justifyH="LEFT">
1015 <Anchors>
1016 <Anchor point="TOPLEFT" />
1017 <Anchor point="BOTTOMRIGHT" />
1018 </Anchors>
1019 <FontHeight>
1020 <AbsValue val="12" />
1021 </FontHeight>
1022 <Color r="1" g="0.8196079" b="0" />
1023 <Shadow>
1024 <Color r="0" g="0" b="0" />
1025 <Offset>
1026 <AbsDimension x="1" y="-1" />
1027 </Offset>
1028 </Shadow>
1029 </FontString>
1030 </Layer>
1031 </Layers>
1032 </Frame>
1033 <Button name="$parentButton8" text="Enchanting">
1034 <!--<FrameSkin skinid="dcb143e1-a4ab-4e7c-b934-1efa40101d21" frameid="2d508884-59c2-4f83-ae10-27aaad48391b" />-->
1035 <Size>
1036 <AbsDimension x="100" y="22" />
1037 </Size>
1038 <Anchors>
1039 <Anchor point="TOPLEFT">
1040 <Offset>
1041 <AbsDimension x="13" y="-101" />
1042 </Offset>
1043 </Anchor>
1044 </Anchors>
1045 <Scripts>
1046 <OnClick>GMBuddy("ench");
1047 </OnClick>
1048 </Scripts>
1049 <NormalTexture file="Interface\Buttons\UI-Panel-Button-Up">
1050 <TexCoords left="0" right="0.625" top="0" bottom="0.6875" />
1051 </NormalTexture>
1052 <PushedTexture file="Interface\Buttons\UI-Panel-Button-Down">
1053 <TexCoords left="0" right="0.625" top="0" bottom="0.6875" />
1054 </PushedTexture>
1055 <DisabledTexture file="Interface\Buttons\UI-Panel-Button-Disabled">
1056 <TexCoords left="0" right="0.625" top="0" bottom="0.6875" />
1057 </DisabledTexture>
1058 <HighlightTexture file="Interface\Buttons\UI-Panel-Button-Highlight" alphaMode="ADD">
1059 <TexCoords left="0" right="0.625" top="0" bottom="0.6875" />
1060 </HighlightTexture>
1061 <ButtonText name="$parentText">
1062 <FontHeight>
1063 <AbsValue val="10" />
1064 </FontHeight>
1065 </ButtonText>
1066 <NormalFont inherits="GameFontNormal" font="Fonts\FRIZQT__.TTF">
1067 <FontHeight>
1068 <AbsValue val="12" />
1069 </FontHeight>
1070 <Color r="1" g="0.8196079" b="0" />
1071 <Shadow>
1072 <Color r="0" g="0" b="0" />
1073 <Offset>
1074 <AbsDimension x="1" y="-1" />
1075 </Offset>
1076 </Shadow>
1077 </NormalFont>
1078 <HighlightFont inherits="GameFontHighlight" font="Fonts\FRIZQT__.TTF">
1079 <FontHeight>
1080 <AbsValue val="12" />
1081 </FontHeight>
1082 <Color r="1" g="1" b="1" />
1083 <Shadow>
1084 <Color r="0" g="0" b="0" />
1085 <Offset>
1086 <AbsDimension x="1" y="-1" />
1087 </Offset>
1088 </Shadow>
1089 </HighlightFont>
1090 <DisabledFont inherits="GameFontDisable" font="Fonts\FRIZQT__.TTF">
1091 <FontHeight>
1092 <AbsValue val="12" />
1093 </FontHeight>
1094 <Color r="0.4980392" g="0.4980392" b="0.4980392" />
1095 <Shadow>
1096 <Color r="0" g="0" b="0" />
1097 <Offset>
1098 <AbsDimension x="1" y="-1" />
1099 </Offset>
1100 </Shadow>
1101 </DisabledFont>
1102 </Button>
1103 <Button name="$parentButton7" text="Armor">
1104 <!--<FrameSkin skinid="dcb143e1-a4ab-4e7c-b934-1efa40101d21" frameid="2d508884-59c2-4f83-ae10-27aaad48391b" />-->
1105 <Size>
1106 <AbsDimension x="100" y="22" />
1107 </Size>
1108 <Anchors>
1109 <Anchor point="TOPLEFT">
1110 <Offset>
1111 <AbsDimension x="225" y="-36" />
1112 </Offset>
1113 </Anchor>
1114 </Anchors>
1115 <Scripts>
1116 <OnClick>GMBuddy("armor");
1117 </OnClick>
1118 </Scripts>
1119 <NormalTexture file="Interface\Buttons\UI-Panel-Button-Up">
1120 <TexCoords left="0" right="0.625" top="0" bottom="0.6875" />
1121 </NormalTexture>
1122 <PushedTexture file="Interface\Buttons\UI-Panel-Button-Down">
1123 <TexCoords left="0" right="0.625" top="0" bottom="0.6875" />
1124 </PushedTexture>
1125 <DisabledTexture file="Interface\Buttons\UI-Panel-Button-Disabled">
1126 <TexCoords left="0" right="0.625" top="0" bottom="0.6875" />
1127 </DisabledTexture>
1128 <HighlightTexture file="Interface\Buttons\UI-Panel-Button-Highlight" alphaMode="ADD">
1129 <TexCoords left="0" right="0.625" top="0" bottom="0.6875" />
1130 </HighlightTexture>
1131 <ButtonText name="$parentText">
1132 <FontHeight>
1133 <AbsValue val="10" />
1134 </FontHeight>
1135 </ButtonText>
1136 <NormalFont inherits="GameFontNormal" font="Fonts\FRIZQT__.TTF">
1137 <FontHeight>
1138 <AbsValue val="12" />
1139 </FontHeight>
1140 <Color r="1" g="0.8196079" b="0" />
1141 <Shadow>
1142 <Color r="0" g="0" b="0" />
1143 <Offset>
1144 <AbsDimension x="1" y="-1" />
1145 </Offset>
1146 </Shadow>
1147 </NormalFont>
1148 <HighlightFont inherits="GameFontHighlight" font="Fonts\FRIZQT__.TTF">
1149 <FontHeight>
1150 <AbsValue val="12" />
1151 </FontHeight>
1152 <Color r="1" g="1" b="1" />
1153 <Shadow>
1154 <Color r="0" g="0" b="0" />
1155 <Offset>
1156 <AbsDimension x="1" y="-1" />
1157 </Offset>
1158 </Shadow>
1159 </HighlightFont>
1160 <DisabledFont inherits="GameFontDisable" font="Fonts\FRIZQT__.TTF">
1161 <FontHeight>
1162 <AbsValue val="12" />
1163 </FontHeight>
1164 <Color r="0.4980392" g="0.4980392" b="0.4980392" />
1165 <Shadow>
1166 <Color r="0" g="0" b="0" />
1167 <Offset>
1168 <AbsDimension x="1" y="-1" />
1169 </Offset>
1170 </Shadow>
1171 </DisabledFont>
1172 </Button>
1173 <Button name="$parentButton6" text="Weapons">
1174 <!--<FrameSkin skinid="dcb143e1-a4ab-4e7c-b934-1efa40101d21" frameid="2d508884-59c2-4f83-ae10-27aaad48391b" />-->
1175 <Size>
1176 <AbsDimension x="100" y="22" />
1177 </Size>
1178 <Anchors>
1179 <Anchor point="TOPLEFT">
1180 <Offset>
1181 <AbsDimension x="119" y="-36" />
1182 </Offset>
1183 </Anchor>
1184 </Anchors>
1185 <Scripts>
1186 <OnClick>GMBuddy("weap");
1187 </OnClick>
1188 </Scripts>
1189 <NormalTexture file="Interface\Buttons\UI-Panel-Button-Up">
1190 <TexCoords left="0" right="0.625" top="0" bottom="0.6875" />
1191 </NormalTexture>
1192 <PushedTexture file="Interface\Buttons\UI-Panel-Button-Down">
1193 <TexCoords left="0" right="0.625" top="0" bottom="0.6875" />
1194 </PushedTexture>
1195 <DisabledTexture file="Interface\Buttons\UI-Panel-Button-Disabled">
1196 <TexCoords left="0" right="0.625" top="0" bottom="0.6875" />
1197 </DisabledTexture>
1198 <HighlightTexture file="Interface\Buttons\UI-Panel-Button-Highlight" alphaMode="ADD">
1199 <TexCoords left="0" right="0.625" top="0" bottom="0.6875" />
1200 </HighlightTexture>
1201 <ButtonText name="$parentText">
1202 <FontHeight>
1203 <AbsValue val="10" />
1204 </FontHeight>
1205 </ButtonText>
1206 <NormalFont inherits="GameFontNormal" font="Fonts\FRIZQT__.TTF">
1207 <FontHeight>
1208 <AbsValue val="12" />
1209 </FontHeight>
1210 <Color r="1" g="0.8196079" b="0" />
1211 <Shadow>
1212 <Color r="0" g="0" b="0" />
1213 <Offset>
1214 <AbsDimension x="1" y="-1" />
1215 </Offset>
1216 </Shadow>
1217 </NormalFont>
1218 <HighlightFont inherits="GameFontHighlight" font="Fonts\FRIZQT__.TTF">
1219 <FontHeight>
1220 <AbsValue val="12" />
1221 </FontHeight>
1222 <Color r="1" g="1" b="1" />
1223 <Shadow>
1224 <Color r="0" g="0" b="0" />
1225 <Offset>
1226 <AbsDimension x="1" y="-1" />
1227 </Offset>
1228 </Shadow>
1229 </HighlightFont>
1230 <DisabledFont inherits="GameFontDisable" font="Fonts\FRIZQT__.TTF">
1231 <FontHeight>
1232 <AbsValue val="12" />
1233 </FontHeight>
1234 <Color r="0.4980392" g="0.4980392" b="0.4980392" />
1235 <Shadow>
1236 <Color r="0" g="0" b="0" />
1237 <Offset>
1238 <AbsDimension x="1" y="-1" />
1239 </Offset>
1240 </Shadow>
1241 </DisabledFont>
1242 </Button>
1243 <Frame name="$parentLabel2">
1244 <!--<FrameSkin skinid="dcb143e1-a4ab-4e7c-b934-1efa40101d21" frameid="2d508885-59c2-4f83-ae10-27aaad48391b" />-->
1245 <Size>
1246 <AbsDimension x="146" y="18" />
1247 </Size>
1248 <Anchors>
1249 <Anchor point="TOPLEFT">
1250 <Offset>
1251 <AbsDimension x="13" y="-12" />
1252 </Offset>
1253 </Anchor>
1254 </Anchors>
1255 <Layers>
1256 <Layer>
1257 <FontString name="$parentLabel" font="Fonts\FRIZQT__.TTF" text="Learn Proficiencies" justifyH="LEFT">
1258 <Anchors>
1259 <Anchor point="TOPLEFT" />
1260 <Anchor point="BOTTOMRIGHT" />
1261 </Anchors>
1262 <FontHeight>
1263 <AbsValue val="12" />
1264 </FontHeight>
1265 <Color r="1" g="0.8196079" b="0" />
1266 <Shadow>
1267 <Color r="0" g="0" b="0" />
1268 <Offset>
1269 <AbsDimension x="1" y="-1" />
1270 </Offset>
1271 </Shadow>
1272 </FontString>
1273 </Layer>
1274 </Layers>
1275 </Frame>
1276 <Button name="$parentButton5" text="Languages">
1277 <!--<FrameSkin skinid="dcb143e1-a4ab-4e7c-b934-1efa40101d21" frameid="2d508884-59c2-4f83-ae10-27aaad48391b" />-->
1278 <Size>
1279 <AbsDimension x="100" y="22" />
1280 </Size>
1281 <Anchors>
1282 <Anchor point="TOPLEFT">
1283 <Offset>
1284 <AbsDimension x="13" y="-36" />
1285 </Offset>
1286 </Anchor>
1287 </Anchors>
1288 <Scripts>
1289 <OnClick>GMBuddy("lang");
1290 </OnClick>
1291 </Scripts>
1292 <NormalTexture file="Interface\Buttons\UI-Panel-Button-Up">
1293 <TexCoords left="0" right="0.625" top="0" bottom="0.6875" />
1294 </NormalTexture>
1295 <PushedTexture file="Interface\Buttons\UI-Panel-Button-Down">
1296 <TexCoords left="0" right="0.625" top="0" bottom="0.6875" />
1297 </PushedTexture>
1298 <DisabledTexture file="Interface\Buttons\UI-Panel-Button-Disabled">
1299 <TexCoords left="0" right="0.625" top="0" bottom="0.6875" />
1300 </DisabledTexture>
1301 <HighlightTexture file="Interface\Buttons\UI-Panel-Button-Highlight" alphaMode="ADD">
1302 <TexCoords left="0" right="0.625" top="0" bottom="0.6875" />
1303 </HighlightTexture>
1304 <ButtonText name="$parentText">
1305 <FontHeight>
1306 <AbsValue val="10" />
1307 </FontHeight>
1308 </ButtonText>
1309 <NormalFont inherits="GameFontNormal" font="Fonts\FRIZQT__.TTF">
1310 <FontHeight>
1311 <AbsValue val="12" />
1312 </FontHeight>
1313 <Color r="1" g="0.8196079" b="0" />
1314 <Shadow>
1315 <Color r="0" g="0" b="0" />
1316 <Offset>
1317 <AbsDimension x="1" y="-1" />
1318 </Offset>
1319 </Shadow>
1320 </NormalFont>
1321 <HighlightFont inherits="GameFontHighlight" font="Fonts\FRIZQT__.TTF">
1322 <FontHeight>
1323 <AbsValue val="12" />
1324 </FontHeight>
1325 <Color r="1" g="1" b="1" />
1326 <Shadow>
1327 <Color r="0" g="0" b="0" />
1328 <Offset>
1329 <AbsDimension x="1" y="-1" />
1330 </Offset>
1331 </Shadow>
1332 </HighlightFont>
1333 <DisabledFont inherits="GameFontDisable" font="Fonts\FRIZQT__.TTF">
1334 <FontHeight>
1335 <AbsValue val="12" />
1336 </FontHeight>
1337 <Color r="0.4980392" g="0.4980392" b="0.4980392" />
1338 <Shadow>
1339 <Color r="0" g="0" b="0" />
1340 <Offset>
1341 <AbsDimension x="1" y="-1" />
1342 </Offset>
1343 </Shadow>
1344 </DisabledFont>
1345 </Button>
1346 </Frames>
1347 </Frame>
1348 <Frame name="$parentPanel1">
1349 <!--<FrameSkin skinid="dcb143e1-a4ab-4e7c-b934-1efa40101d21" frameid="2d508888-59c2-4f83-ae10-27aaad48391b" />-->
1350 <Size>
1351 <AbsDimension x="552" y="162" />
1352 </Size>
1353 <Anchors>
1354 <Anchor point="TOPLEFT">
1355 <Offset>
1356 <AbsDimension x="30" y="-234" />
1357 </Offset>
1358 </Anchor>
1359 </Anchors>
1360 <Backdrop bgFile="Interface\Tooltips\UI-Tooltip-Background" edgeFile="Interface\Tooltips\UI-Tooltip-Border" tile="true">
1361 <BackgroundInsets>
1362 <AbsInset left="5" right="5" top="5" bottom="5" />
1363 </BackgroundInsets>
1364 <TileSize>
1365 <AbsValue val="16" />
1366 </TileSize>
1367 <EdgeSize>
1368 <AbsValue val="16" />
1369 </EdgeSize>
1370 </Backdrop>
1371 <Frames>
1372 <EditBox name="$parentSinglelineEditBox1" enableMouse="true">
1373 <!--<FrameSkin skinid="dcb143e1-a4ab-4e7c-b934-1efa40101d21" frameid="2d508887-59c2-4f83-ae10-27aaad48391b" />-->
1374 <Size>
1375 <AbsDimension x="100" y="22" />
1376 </Size>
1377 <Anchors>
1378 <Anchor point="TOPLEFT">
1379 <Offset>
1380 <AbsDimension x="26" y="-75" />
1381 </Offset>
1382 </Anchor>
1383 </Anchors>
1384 <Layers>
1385 <Layer level="BACKGROUND">
1386 <Texture name="$parentLeft" file="Interface\Common\Common-Input-Border">
1387 <Size>
1388 <AbsDimension x="8" y="20" />
1389 </Size>
1390 <Anchors>
1391 <Anchor point="LEFT" />
1392 </Anchors>
1393 <TexCoords left="0" right="0.0625" top="0" bottom="0.625" />
1394 </Texture>
1395 <Texture name="$parentRight" file="Interface\Common\Common-Input-Border">
1396 <Size>
1397 <AbsDimension x="8" y="20" />
1398 </Size>
1399 <Anchors>
1400 <Anchor point="RIGHT" />
1401 </Anchors>
1402 <TexCoords left="0.9375" right="1" top="0" bottom="0.625" />
1403 </Texture>
1404 <Texture name="$parentMiddle" file="Interface\Common\Common-Input-Border">
1405 <Size>
1406 <AbsDimension x="10" y="20" />
1407 </Size>
1408 <Anchors>
1409 <Anchor point="LEFT" relativeTo="$parentLeft" relativePoint="RIGHT" />
1410 <Anchor point="RIGHT" relativeTo="$parentRight" relativePoint="LEFT" />
1411 </Anchors>
1412 <TexCoords left="0.0625" right="0.9375" top="0" bottom="0.625" />
1413 </Texture>
1414 </Layer>
1415 </Layers>
1416 <FontString font="Fonts\ARIALN.TTF">
1417 <FontHeight>
1418 <AbsValue val="14" />
1419 </FontHeight>
1420 <Color r="1" g="1" b="1" />
1421 <Shadow>
1422 <Color r="0" g="0" b="0" />
1423 <Offset>
1424 <AbsDimension x="1" y="-1" />
1425 </Offset>
1426 </Shadow>
1427 </FontString>
1428 </EditBox>
1429 <Button name="$parentButton23" text="Level Up">
1430 <!--<FrameSkin skinid="dcb143e1-a4ab-4e7c-b934-1efa40101d21" frameid="2d508884-59c2-4f83-ae10-27aaad48391b" />-->
1431 <Size>
1432 <AbsDimension x="100" y="22" />
1433 </Size>
1434 <Anchors>
1435 <Anchor point="TOPLEFT">
1436 <Offset>
1437 <AbsDimension x="132" y="-131" />
1438 </Offset>
1439 </Anchor>
1440 </Anchors>
1441 <Scripts>
1442 <OnClick>GMBuddy("leve");
1443 </OnClick>
1444 </Scripts>
1445 <NormalTexture file="Interface\Buttons\UI-Panel-Button-Up">
1446 <TexCoords left="0" right="0.625" top="0" bottom="0.6875" />
1447 </NormalTexture>
1448 <PushedTexture file="Interface\Buttons\UI-Panel-Button-Down">
1449 <TexCoords left="0" right="0.625" top="0" bottom="0.6875" />
1450 </PushedTexture>
1451 <DisabledTexture file="Interface\Buttons\UI-Panel-Button-Disabled">
1452 <TexCoords left="0" right="0.625" top="0" bottom="0.6875" />
1453 </DisabledTexture>
1454 <HighlightTexture file="Interface\Buttons\UI-Panel-Button-Highlight" alphaMode="ADD">
1455 <TexCoords left="0" right="0.625" top="0" bottom="0.6875" />
1456 </HighlightTexture>
1457 <ButtonText name="$parentText">
1458 <FontHeight>
1459 <AbsValue val="10" />
1460 </FontHeight>
1461 </ButtonText>
1462 <NormalFont inherits="GameFontNormal" font="Fonts\FRIZQT__.TTF">
1463 <FontHeight>
1464 <AbsValue val="12" />
1465 </FontHeight>
1466 <Color r="1" g="0.8196079" b="0" />
1467 <Shadow>
1468 <Color r="0" g="0" b="0" />
1469 <Offset>
1470 <AbsDimension x="1" y="-1" />
1471 </Offset>
1472 </Shadow>
1473 </NormalFont>
1474 <HighlightFont inherits="GameFontHighlight" font="Fonts\FRIZQT__.TTF">
1475 <FontHeight>
1476 <AbsValue val="12" />
1477 </FontHeight>
1478 <Color r="1" g="1" b="1" />
1479 <Shadow>
1480 <Color r="0" g="0" b="0" />
1481 <Offset>
1482 <AbsDimension x="1" y="-1" />
1483 </Offset>
1484 </Shadow>
1485 </HighlightFont>
1486 <DisabledFont inherits="GameFontDisable" font="Fonts\FRIZQT__.TTF">
1487 <FontHeight>
1488 <AbsValue val="12" />
1489 </FontHeight>
1490 <Color r="0.4980392" g="0.4980392" b="0.4980392" />
1491 <Shadow>
1492 <Color r="0" g="0" b="0" />
1493 <Offset>
1494 <AbsDimension x="1" y="-1" />
1495 </Offset>
1496 </Shadow>
1497 </DisabledFont>
1498 </Button>
1499 <EditBox name="EBlvl" enableMouse="true">
1500 <!--<FrameSkin skinid="dcb143e1-a4ab-4e7c-b934-1efa40101d21" frameid="2d508887-59c2-4f83-ae10-27aaad48391b" />-->
1501 <Size>
1502 <AbsDimension x="100" y="22" />
1503 </Size>
1504 <Anchors>
1505 <Anchor point="TOPLEFT">
1506 <Offset>
1507 <AbsDimension x="26" y="-131" />
1508 </Offset>
1509 </Anchor>
1510 </Anchors>
1511 <Layers>
1512 <Layer level="BACKGROUND">
1513 <Texture name="$parentLeft" file="Interface\Common\Common-Input-Border">
1514 <Size>
1515 <AbsDimension x="8" y="20" />
1516 </Size>
1517 <Anchors>
1518 <Anchor point="LEFT" />
1519 </Anchors>
1520 <TexCoords left="0" right="0.0625" top="0" bottom="0.625" />
1521 </Texture>
1522 <Texture name="$parentRight" file="Interface\Common\Common-Input-Border">
1523 <Size>
1524 <AbsDimension x="8" y="20" />
1525 </Size>
1526 <Anchors>
1527 <Anchor point="RIGHT" />
1528 </Anchors>
1529 <TexCoords left="0.9375" right="1" top="0" bottom="0.625" />
1530 </Texture>
1531 <Texture name="$parentMiddle" file="Interface\Common\Common-Input-Border">
1532 <Size>
1533 <AbsDimension x="10" y="20" />
1534 </Size>
1535 <Anchors>
1536 <Anchor point="LEFT" relativeTo="$parentLeft" relativePoint="RIGHT" />
1537 <Anchor point="RIGHT" relativeTo="$parentRight" relativePoint="LEFT" />
1538 </Anchors>
1539 <TexCoords left="0.0625" right="0.9375" top="0" bottom="0.625" />
1540 </Texture>
1541 </Layer>
1542 </Layers>
1543 <FontString font="Fonts\ARIALN.TTF">
1544 <FontHeight>
1545 <AbsValue val="14" />
1546 </FontHeight>
1547 <Color r="1" g="1" b="1" />
1548 <Shadow>
1549 <Color r="0" g="0" b="0" />
1550 <Offset>
1551 <AbsDimension x="1" y="-1" />
1552 </Offset>
1553 </Shadow>
1554 </FontString>
1555 </EditBox>
1556 <Button name="$parentButton22" text="To GM Isle!">
1557 <!--<FrameSkin skinid="dcb143e1-a4ab-4e7c-b934-1efa40101d21" frameid="2d508884-59c2-4f83-ae10-27aaad48391b" />-->
1558 <Size>
1559 <AbsDimension x="100" y="22" />
1560 </Size>
1561 <Anchors>
1562 <Anchor point="TOPLEFT">
1563 <Offset>
1564 <AbsDimension x="437" y="-65" />
1565 </Offset>
1566 </Anchor>
1567 </Anchors>
1568 <Scripts>
1569 <OnClick>GMBuddy("gm");
1570 </OnClick>
1571 </Scripts>
1572 <NormalTexture file="Interface\Buttons\UI-Panel-Button-Up">
1573 <TexCoords left="0" right="0.625" top="0" bottom="0.6875" />
1574 </NormalTexture>
1575 <PushedTexture file="Interface\Buttons\UI-Panel-Button-Down">
1576 <TexCoords left="0" right="0.625" top="0" bottom="0.6875" />
1577 </PushedTexture>
1578 <DisabledTexture file="Interface\Buttons\UI-Panel-Button-Disabled">
1579 <TexCoords left="0" right="0.625" top="0" bottom="0.6875" />
1580 </DisabledTexture>
1581 <HighlightTexture file="Interface\Buttons\UI-Panel-Button-Highlight" alphaMode="ADD">
1582 <TexCoords left="0" right="0.625" top="0" bottom="0.6875" />
1583 </HighlightTexture>
1584 <ButtonText name="$parentText">
1585 <FontHeight>
1586 <AbsValue val="10" />
1587 </FontHeight>
1588 </ButtonText>
1589 <NormalFont inherits="GameFontNormal" font="Fonts\FRIZQT__.TTF">
1590 <FontHeight>
1591 <AbsValue val="12" />
1592 </FontHeight>
1593 <Color r="1" g="0.8196079" b="0" />
1594 <Shadow>
1595 <Color r="0" g="0" b="0" />
1596 <Offset>
1597 <AbsDimension x="1" y="-1" />
1598 </Offset>
1599 </Shadow>
1600 </NormalFont>
1601 <HighlightFont inherits="GameFontHighlight" font="Fonts\FRIZQT__.TTF">
1602 <FontHeight>
1603 <AbsValue val="12" />
1604 </FontHeight>
1605 <Color r="1" g="1" b="1" />
1606 <Shadow>
1607 <Color r="0" g="0" b="0" />
1608 <Offset>
1609 <AbsDimension x="1" y="-1" />
1610 </Offset>
1611 </Shadow>
1612 </HighlightFont>
1613 <DisabledFont inherits="GameFontDisable" font="Fonts\FRIZQT__.TTF">
1614 <FontHeight>
1615 <AbsValue val="12" />
1616 </FontHeight>
1617 <Color r="0.4980392" g="0.4980392" b="0.4980392" />
1618 <Shadow>
1619 <Color r="0" g="0" b="0" />
1620 <Offset>
1621 <AbsDimension x="1" y="-1" />
1622 </Offset>
1623 </Shadow>
1624 </DisabledFont>
1625 </Button>
1626 <Button name="BTNPimp" hidden="true" text="Pimp My Hide!">
1627 <!--<FrameSkin skinid="dcb143e1-a4ab-4e7c-b934-1efa40101d21" frameid="2d508884-59c2-4f83-ae10-27aaad48391b" />-->
1628 <Size>
1629 <AbsDimension x="100" y="22" />
1630 </Size>
1631 <Anchors>
1632 <Anchor point="TOPLEFT">
1633 <Offset>
1634 <AbsDimension x="437" y="-93" />
1635 </Offset>
1636 </Anchor>
1637 </Anchors>
1638 <Scripts>
1639 <OnClick>GMBuddy("pimp");
1640 </OnClick>
1641 </Scripts>
1642 <NormalTexture file="Interface\Buttons\UI-Panel-Button-Up">
1643 <TexCoords left="0" right="0.625" top="0" bottom="0.6875" />
1644 </NormalTexture>
1645 <PushedTexture file="Interface\Buttons\UI-Panel-Button-Down">
1646 <TexCoords left="0" right="0.625" top="0" bottom="0.6875" />
1647 </PushedTexture>
1648 <DisabledTexture file="Interface\Buttons\UI-Panel-Button-Disabled">
1649 <TexCoords left="0" right="0.625" top="0" bottom="0.6875" />
1650 </DisabledTexture>
1651 <HighlightTexture file="Interface\Buttons\UI-Panel-Button-Highlight" alphaMode="ADD">
1652 <TexCoords left="0" right="0.625" top="0" bottom="0.6875" />
1653 </HighlightTexture>
1654 <ButtonText name="$parentText">
1655 <FontHeight>
1656 <AbsValue val="10" />
1657 </FontHeight>
1658 </ButtonText>
1659 <NormalFont inherits="GameFontNormal" font="Fonts\FRIZQT__.TTF">
1660 <FontHeight>
1661 <AbsValue val="12" />
1662 </FontHeight>
1663 <Color r="1" g="0.8196079" b="0" />
1664 <Shadow>
1665 <Color r="0" g="0" b="0" />
1666 <Offset>
1667 <AbsDimension x="1" y="-1" />
1668 </Offset>
1669 </Shadow>
1670 </NormalFont>
1671 <HighlightFont inherits="GameFontHighlight" font="Fonts\FRIZQT__.TTF">
1672 <FontHeight>
1673 <AbsValue val="12" />
1674 </FontHeight>
1675 <Color r="1" g="1" b="1" />
1676 <Shadow>
1677 <Color r="0" g="0" b="0" />
1678 <Offset>
1679 <AbsDimension x="1" y="-1" />
1680 </Offset>
1681 </Shadow>
1682 </HighlightFont>
1683 <DisabledFont inherits="GameFontDisable" font="Fonts\FRIZQT__.TTF">
1684 <FontHeight>
1685 <AbsValue val="12" />
1686 </FontHeight>
1687 <Color r="0.4980392" g="0.4980392" b="0.4980392" />
1688 <Shadow>
1689 <Color r="0" g="0" b="0" />
1690 <Offset>
1691 <AbsDimension x="1" y="-1" />
1692 </Offset>
1693 </Shadow>
1694 </DisabledFont>
1695 </Button>
1696 <Button name="$parentButton4" text="Close">
1697 <!--<FrameSkin skinid="dcb143e1-a4ab-4e7c-b934-1efa40101d21" frameid="2d508884-59c2-4f83-ae10-27aaad48391b" />-->
1698 <Size>
1699 <AbsDimension x="100" y="22" />
1700 </Size>
1701 <Anchors>
1702 <Anchor point="TOPLEFT">
1703 <Offset>
1704 <AbsDimension x="437" y="-121" />
1705 </Offset>
1706 </Anchor>
1707 </Anchors>
1708 <Scripts>
1709 <OnClick>MangAdminForm11:Hide()
1710 </OnClick>
1711 </Scripts>
1712 <NormalTexture file="Interface\Buttons\UI-Panel-Button-Up">
1713 <TexCoords left="0" right="0.625" top="0" bottom="0.6875" />
1714 </NormalTexture>
1715 <PushedTexture file="Interface\Buttons\UI-Panel-Button-Down">
1716 <TexCoords left="0" right="0.625" top="0" bottom="0.6875" />
1717 </PushedTexture>
1718 <DisabledTexture file="Interface\Buttons\UI-Panel-Button-Disabled">
1719 <TexCoords left="0" right="0.625" top="0" bottom="0.6875" />
1720 </DisabledTexture>
1721 <HighlightTexture file="Interface\Buttons\UI-Panel-Button-Highlight" alphaMode="ADD">
1722 <TexCoords left="0" right="0.625" top="0" bottom="0.6875" />
1723 </HighlightTexture>
1724 <ButtonText name="$parentText">
1725 <FontHeight>
1726 <AbsValue val="10" />
1727 </FontHeight>
1728 </ButtonText>
1729 <NormalFont inherits="GameFontNormal" font="Fonts\FRIZQT__.TTF">
1730 <FontHeight>
1731 <AbsValue val="12" />
1732 </FontHeight>
1733 <Color r="1" g="0.8196079" b="0" />
1734 <Shadow>
1735 <Color r="0" g="0" b="0" />
1736 <Offset>
1737 <AbsDimension x="1" y="-1" />
1738 </Offset>
1739 </Shadow>
1740 </NormalFont>
1741 <HighlightFont inherits="GameFontHighlight" font="Fonts\FRIZQT__.TTF">
1742 <FontHeight>
1743 <AbsValue val="12" />
1744 </FontHeight>
1745 <Color r="1" g="1" b="1" />
1746 <Shadow>
1747 <Color r="0" g="0" b="0" />
1748 <Offset>
1749 <AbsDimension x="1" y="-1" />
1750 </Offset>
1751 </Shadow>
1752 </HighlightFont>
1753 <DisabledFont inherits="GameFontDisable" font="Fonts\FRIZQT__.TTF">
1754 <FontHeight>
1755 <AbsValue val="12" />
1756 </FontHeight>
1757 <Color r="0.4980392" g="0.4980392" b="0.4980392" />
1758 <Shadow>
1759 <Color r="0" g="0" b="0" />
1760 <Offset>
1761 <AbsDimension x="1" y="-1" />
1762 </Offset>
1763 </Shadow>
1764 </DisabledFont>
1765 </Button>
1766 <Button name="CBXMorph">
1767 <!--<FrameSkin skinid="dcb143e1-a4ab-4e7c-b934-1efa40101d21" frameid="2d50888b-59c2-4f83-ae10-27aaad48391b"><Property name="Items">&lt;?xml version="1.0"?&gt;
1768 &lt;ArrayOfString xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"&gt;
1769 &lt;string&gt;Onyxia&lt;/string&gt;
1770 &lt;string&gt;Sheep&lt;/string&gt;
1771 &lt;string&gt;Cow&lt;/string&gt;
1772 &lt;string&gt;Bunny&lt;/string&gt;
1773 &lt;/ArrayOfString&gt;</Property><Property name="OnSelectionChanged">&lt;?xml version="1.0"?&gt;
1774 &lt;string /&gt;</Property></FrameSkin>-->
1775 <Size>
1776 <AbsDimension x="157" y="32" />
1777 </Size>
1778 <Anchors>
1779 <Anchor point="TOPLEFT">
1780 <Offset>
1781 <AbsDimension x="132" y="-65" />
1782 </Offset>
1783 </Anchor>
1784 </Anchors>
1785 <Layers>
1786 <Layer>
1787 <Texture name="$parentLeft" file="Interface\Glues\CharacterCreate\CharacterCreate-LabelFrame">
1788 <Size>
1789 <AbsDimension x="25" y="64" />
1790 </Size>
1791 <Anchors>
1792 <Anchor point="TOPLEFT">
1793 <Offset>
1794 <AbsDimension x="0" y="17" />
1795 </Offset>
1796 </Anchor>
1797 </Anchors>
1798 <TexCoords left="0" right="0.1953125" top="0" bottom="1" />
1799 </Texture>
1800 <Texture name="$parentMiddle" file="Interface\Glues\CharacterCreate\CharacterCreate-LabelFrame">
1801 <Size>
1802 <AbsDimension x="107" y="64" />
1803 </Size>
1804 <Anchors>
1805 <Anchor point="LEFT" relativeTo="$parentLeft" relativePoint="RIGHT" />
1806 </Anchors>
1807 <TexCoords left="0.1953125" right="0.8046875" top="0" bottom="1" />
1808 </Texture>
1809 <Texture name="$parentRight" file="Interface\Glues\CharacterCreate\CharacterCreate-LabelFrame">
1810 <Size>
1811 <AbsDimension x="25" y="64" />
1812 </Size>
1813 <Anchors>
1814 <Anchor point="LEFT" relativeTo="$parentMiddle" relativePoint="RIGHT" />
1815 </Anchors>
1816 <TexCoords left="0.8046875" right="1" top="0" bottom="1" />
1817 </Texture>
1818 <FontString name="$parentText" font="Fonts\FRIZQT__.TTF" text="Morph Options" justifyH="RIGHT">
1819 <Size>
1820 <AbsDimension x="132" y="10" />
1821 </Size>
1822 <Anchors>
1823 <Anchor point="RIGHT" relativeTo="$parentRight">
1824 <Offset>
1825 <AbsDimension x="-43" y="2" />
1826 </Offset>
1827 </Anchor>
1828 </Anchors>
1829 <FontHeight>
1830 <AbsValue val="10" />
1831 </FontHeight>
1832 <Color r="1" g="1" b="1" />
1833 <Shadow>
1834 <Color r="0" g="0" b="0" />
1835 <Offset>
1836 <AbsDimension x="1" y="-1" />
1837 </Offset>
1838 </Shadow>
1839 </FontString>
1840 </Layer>
1841 </Layers>
1842 <Frames>
1843 <Button name="$parentButton">
1844 <Size>
1845 <AbsDimension x="24" y="24" />
1846 </Size>
1847 <Anchors>
1848 <Anchor point="TOPRIGHT" relativeTo="$parentRight">
1849 <Offset>
1850 <AbsDimension x="-16" y="-18" />
1851 </Offset>
1852 </Anchor>
1853 </Anchors>
1854 <Scripts>
1855 <OnClick>
1856 ToggleDropDownMenu();
1857 PlaySound("igMainMenuOptionCheckBoxOn");
1858 </OnClick>
1859 </Scripts>
1860 <NormalTexture name="$parentNormalTexture" file="Interface\ChatFrame\UI-ChatIcon-ScrollDown-Up">
1861 <Size>
1862 <AbsDimension x="24" y="24" />
1863 </Size>
1864 <Anchors>
1865 <Anchor point="RIGHT" />
1866 </Anchors>
1867 </NormalTexture>
1868 <PushedTexture name="$parentPushedTexture" file="Interface\ChatFrame\UI-ChatIcon-ScrollDown-Down">
1869 <Size>
1870 <AbsDimension x="24" y="24" />
1871 </Size>
1872 <Anchors>
1873 <Anchor point="RIGHT" />
1874 </Anchors>
1875 </PushedTexture>
1876 <DisabledTexture name="$parentDisabledTexture" file="Interface\ChatFrame\UI-ChatIcon-ScrollDown-Disabled">
1877 <Size>
1878 <AbsDimension x="24" y="24" />
1879 </Size>
1880 <Anchors>
1881 <Anchor point="RIGHT" />
1882 </Anchors>
1883 </DisabledTexture>
1884 <HighlightTexture name="$parentHighlightTexture" file="Interface\Buttons\UI-Common-MouseHilight" alphaMode="ADD">
1885 <Size>
1886 <AbsDimension x="24" y="24" />
1887 </Size>
1888 <Anchors>
1889 <Anchor point="RIGHT" />
1890 </Anchors>
1891 </HighlightTexture>
1892 </Button>
1893 </Frames>
1894 <Scripts>
1895 <OnLoad>-- START AUTOGENERATED, DO NOT EDIT
1896 local cb_init_fn = function()
1897 local info
1898 info = {}
1899 info.text = "Onyxia"
1900 info.func = function() UIDropDownMenu_SetSelectedID(CBXMorph, this:GetID(), 0); end
1901 UIDropDownMenu_AddButton(info);
1902 info = {}
1903 info.text = "Sheep"
1904 info.func = function() UIDropDownMenu_SetSelectedID(CBXMorph, this:GetID(), 0); end
1905 UIDropDownMenu_AddButton(info);
1906 info = {}
1907 info.text = "Cow"
1908 info.func = function() UIDropDownMenu_SetSelectedID(CBXMorph, this:GetID(), 0); end
1909 UIDropDownMenu_AddButton(info);
1910 info = {}
1911 info.text = "Bunny"
1912 info.func = function() UIDropDownMenu_SetSelectedID(CBXMorph, this:GetID(), 0); end
1913 UIDropDownMenu_AddButton(info);
1914 end
1915 UIDropDownMenu_Initialize(this, cb_init_fn)
1916 -- END AUTOGENERATED
1917 </OnLoad>
1918 <OnHide>CloseDropDownMenus();
1919 </OnHide>
1920 </Scripts>
1921 </Button>
1922 <Button name="$parentButton103" text="Demorph">
1923 <!--<FrameSkin skinid="dcb143e1-a4ab-4e7c-b934-1efa40101d21" frameid="2d508884-59c2-4f83-ae10-27aaad48391b" />-->
1924 <Size>
1925 <AbsDimension x="100" y="22" />
1926 </Size>
1927 <Anchors>
1928 <Anchor point="TOPLEFT">
1929 <Offset>
1930 <AbsDimension x="132" y="-103" />
1931 </Offset>
1932 </Anchor>
1933 </Anchors>
1934 <Scripts>
1935 <OnClick>GMBuddy("demo");
1936 </OnClick>
1937 </Scripts>
1938 <NormalTexture file="Interface\Buttons\UI-Panel-Button-Up">
1939 <TexCoords left="0" right="0.625" top="0" bottom="0.6875" />
1940 </NormalTexture>
1941 <PushedTexture file="Interface\Buttons\UI-Panel-Button-Down">
1942 <TexCoords left="0" right="0.625" top="0" bottom="0.6875" />
1943 </PushedTexture>
1944 <DisabledTexture file="Interface\Buttons\UI-Panel-Button-Disabled">
1945 <TexCoords left="0" right="0.625" top="0" bottom="0.6875" />
1946 </DisabledTexture>
1947 <HighlightTexture file="Interface\Buttons\UI-Panel-Button-Highlight" alphaMode="ADD">
1948 <TexCoords left="0" right="0.625" top="0" bottom="0.6875" />
1949 </HighlightTexture>
1950 <ButtonText name="$parentText">
1951 <FontHeight>
1952 <AbsValue val="10" />
1953 </FontHeight>
1954 </ButtonText>
1955 <NormalFont inherits="GameFontNormal" font="Fonts\FRIZQT__.TTF">
1956 <FontHeight>
1957 <AbsValue val="12" />
1958 </FontHeight>
1959 <Color r="1" g="0.8196079" b="0" />
1960 <Shadow>
1961 <Color r="0" g="0" b="0" />
1962 <Offset>
1963 <AbsDimension x="1" y="-1" />
1964 </Offset>
1965 </Shadow>
1966 </NormalFont>
1967 <HighlightFont inherits="GameFontHighlight" font="Fonts\FRIZQT__.TTF">
1968 <FontHeight>
1969 <AbsValue val="12" />
1970 </FontHeight>
1971 <Color r="1" g="1" b="1" />
1972 <Shadow>
1973 <Color r="0" g="0" b="0" />
1974 <Offset>
1975 <AbsDimension x="1" y="-1" />
1976 </Offset>
1977 </Shadow>
1978 </HighlightFont>
1979 <DisabledFont inherits="GameFontDisable" font="Fonts\FRIZQT__.TTF">
1980 <FontHeight>
1981 <AbsValue val="12" />
1982 </FontHeight>
1983 <Color r="0.4980392" g="0.4980392" b="0.4980392" />
1984 <Shadow>
1985 <Color r="0" g="0" b="0" />
1986 <Offset>
1987 <AbsDimension x="1" y="-1" />
1988 </Offset>
1989 </Shadow>
1990 </DisabledFont>
1991 </Button>
1992 <Button name="$parentButton2" text="Morph">
1993 <!--<FrameSkin skinid="dcb143e1-a4ab-4e7c-b934-1efa40101d21" frameid="2d508884-59c2-4f83-ae10-27aaad48391b" />-->
1994 <Size>
1995 <AbsDimension x="100" y="22" />
1996 </Size>
1997 <Anchors>
1998 <Anchor point="TOPLEFT">
1999 <Offset>
2000 <AbsDimension x="26" y="-103" />
2001 </Offset>
2002 </Anchor>
2003 </Anchors>
2004 <Scripts>
2005 <OnClick>GMBuddy("morp");
2006 </OnClick>
2007 </Scripts>
2008 <NormalTexture file="Interface\Buttons\UI-Panel-Button-Up">
2009 <TexCoords left="0" right="0.625" top="0" bottom="0.6875" />
2010 </NormalTexture>
2011 <PushedTexture file="Interface\Buttons\UI-Panel-Button-Down">
2012 <TexCoords left="0" right="0.625" top="0" bottom="0.6875" />
2013 </PushedTexture>
2014 <DisabledTexture file="Interface\Buttons\UI-Panel-Button-Disabled">
2015 <TexCoords left="0" right="0.625" top="0" bottom="0.6875" />
2016 </DisabledTexture>
2017 <HighlightTexture file="Interface\Buttons\UI-Panel-Button-Highlight" alphaMode="ADD">
2018 <TexCoords left="0" right="0.625" top="0" bottom="0.6875" />
2019 </HighlightTexture>
2020 <ButtonText name="$parentText">
2021 <FontHeight>
2022 <AbsValue val="10" />
2023 </FontHeight>
2024 </ButtonText>
2025 <NormalFont inherits="GameFontNormal" font="Fonts\FRIZQT__.TTF">
2026 <FontHeight>
2027 <AbsValue val="12" />
2028 </FontHeight>
2029 <Color r="1" g="0.8196079" b="0" />
2030 <Shadow>
2031 <Color r="0" g="0" b="0" />
2032 <Offset>
2033 <AbsDimension x="1" y="-1" />
2034 </Offset>
2035 </Shadow>
2036 </NormalFont>
2037 <HighlightFont inherits="GameFontHighlight" font="Fonts\FRIZQT__.TTF">
2038 <FontHeight>
2039 <AbsValue val="12" />
2040 </FontHeight>
2041 <Color r="1" g="1" b="1" />
2042 <Shadow>
2043 <Color r="0" g="0" b="0" />
2044 <Offset>
2045 <AbsDimension x="1" y="-1" />
2046 </Offset>
2047 </Shadow>
2048 </HighlightFont>
2049 <DisabledFont inherits="GameFontDisable" font="Fonts\FRIZQT__.TTF">
2050 <FontHeight>
2051 <AbsValue val="12" />
2052 </FontHeight>
2053 <Color r="0.4980392" g="0.4980392" b="0.4980392" />
2054 <Shadow>
2055 <Color r="0" g="0" b="0" />
2056 <Offset>
2057 <AbsDimension x="1" y="-1" />
2058 </Offset>
2059 </Shadow>
2060 </DisabledFont>
2061 </Button>
2062 <Button name="$parentButton1" text="Announce">
2063 <!--<FrameSkin skinid="dcb143e1-a4ab-4e7c-b934-1efa40101d21" frameid="2d508884-59c2-4f83-ae10-27aaad48391b" />-->
2064 <Size>
2065 <AbsDimension x="100" y="22" />
2066 </Size>
2067 <Anchors>
2068 <Anchor point="TOPLEFT">
2069 <Offset>
2070 <AbsDimension x="437" y="-37" />
2071 </Offset>
2072 </Anchor>
2073 </Anchors>
2074 <Scripts>
2075 <OnClick>GMBuddy("anno");
2076 </OnClick>
2077 </Scripts>
2078 <NormalTexture file="Interface\Buttons\UI-Panel-Button-Up">
2079 <TexCoords left="0" right="0.625" top="0" bottom="0.6875" />
2080 </NormalTexture>
2081 <PushedTexture file="Interface\Buttons\UI-Panel-Button-Down">
2082 <TexCoords left="0" right="0.625" top="0" bottom="0.6875" />
2083 </PushedTexture>
2084 <DisabledTexture file="Interface\Buttons\UI-Panel-Button-Disabled">
2085 <TexCoords left="0" right="0.625" top="0" bottom="0.6875" />
2086 </DisabledTexture>
2087 <HighlightTexture file="Interface\Buttons\UI-Panel-Button-Highlight" alphaMode="ADD">
2088 <TexCoords left="0" right="0.625" top="0" bottom="0.6875" />
2089 </HighlightTexture>
2090 <ButtonText name="$parentText">
2091 <FontHeight>
2092 <AbsValue val="10" />
2093 </FontHeight>
2094 </ButtonText>
2095 <NormalFont inherits="GameFontNormal" font="Fonts\FRIZQT__.TTF">
2096 <FontHeight>
2097 <AbsValue val="12" />
2098 </FontHeight>
2099 <Color r="1" g="0.8196079" b="0" />
2100 <Shadow>
2101 <Color r="0" g="0" b="0" />
2102 <Offset>
2103 <AbsDimension x="1" y="-1" />
2104 </Offset>
2105 </Shadow>
2106 </NormalFont>
2107 <HighlightFont inherits="GameFontHighlight" font="Fonts\FRIZQT__.TTF">
2108 <FontHeight>
2109 <AbsValue val="12" />
2110 </FontHeight>
2111 <Color r="1" g="1" b="1" />
2112 <Shadow>
2113 <Color r="0" g="0" b="0" />
2114 <Offset>
2115 <AbsDimension x="1" y="-1" />
2116 </Offset>
2117 </Shadow>
2118 </HighlightFont>
2119 <DisabledFont inherits="GameFontDisable" font="Fonts\FRIZQT__.TTF">
2120 <FontHeight>
2121 <AbsValue val="12" />
2122 </FontHeight>
2123 <Color r="0.4980392" g="0.4980392" b="0.4980392" />
2124 <Shadow>
2125 <Color r="0" g="0" b="0" />
2126 <Offset>
2127 <AbsDimension x="1" y="-1" />
2128 </Offset>
2129 </Shadow>
2130 </DisabledFont>
2131 </Button>
2132 <Frame name="$parentLabel1">
2133 <!--<FrameSkin skinid="dcb143e1-a4ab-4e7c-b934-1efa40101d21" frameid="2d508885-59c2-4f83-ae10-27aaad48391b" />-->
2134 <Size>
2135 <AbsDimension x="75" y="18" />
2136 </Size>
2137 <Anchors>
2138 <Anchor point="TOPLEFT">
2139 <Offset>
2140 <AbsDimension x="13" y="-13" />
2141 </Offset>
2142 </Anchor>
2143 </Anchors>
2144 <Layers>
2145 <Layer>
2146 <FontString name="$parentLabel" font="Fonts\FRIZQT__.TTF" text="Misc">
2147 <Anchors>
2148 <Anchor point="TOPLEFT" />
2149 <Anchor point="BOTTOMRIGHT" />
2150 </Anchors>
2151 <FontHeight>
2152 <AbsValue val="12" />
2153 </FontHeight>
2154 <Color r="1" g="0.8196079" b="0" />
2155 <Shadow>
2156 <Color r="0" g="0" b="0" />
2157 <Offset>
2158 <AbsDimension x="1" y="-1" />
2159 </Offset>
2160 </Shadow>
2161 </FontString>
2162 </Layer>
2163 </Layers>
2164 </Frame>
2165 <EditBox name="EBAnn" enableMouse="true">
2166 <!--<FrameSkin skinid="dcb143e1-a4ab-4e7c-b934-1efa40101d21" frameid="2d508887-59c2-4f83-ae10-27aaad48391b" />-->
2167 <Size>
2168 <AbsDimension x="418" y="22" />
2169 </Size>
2170 <Anchors>
2171 <Anchor point="TOPLEFT">
2172 <Offset>
2173 <AbsDimension x="13" y="-37" />
2174 </Offset>
2175 </Anchor>
2176 </Anchors>
2177 <Layers>
2178 <Layer level="BACKGROUND">
2179 <Texture name="$parentLeft" file="Interface\Common\Common-Input-Border">
2180 <Size>
2181 <AbsDimension x="8" y="20" />
2182 </Size>
2183 <Anchors>
2184 <Anchor point="LEFT" />
2185 </Anchors>
2186 <TexCoords left="0" right="0.0625" top="0" bottom="0.625" />
2187 </Texture>
2188 <Texture name="$parentRight" file="Interface\Common\Common-Input-Border">
2189 <Size>
2190 <AbsDimension x="8" y="20" />
2191 </Size>
2192 <Anchors>
2193 <Anchor point="RIGHT" />
2194 </Anchors>
2195 <TexCoords left="0.9375" right="1" top="0" bottom="0.625" />
2196 </Texture>
2197 <Texture name="$parentMiddle" file="Interface\Common\Common-Input-Border">
2198 <Size>
2199 <AbsDimension x="10" y="20" />
2200 </Size>
2201 <Anchors>
2202 <Anchor point="LEFT" relativeTo="$parentLeft" relativePoint="RIGHT" />
2203 <Anchor point="RIGHT" relativeTo="$parentRight" relativePoint="LEFT" />
2204 </Anchors>
2205 <TexCoords left="0.0625" right="0.9375" top="0" bottom="0.625" />
2206 </Texture>
2207 </Layer>
2208 </Layers>
2209 <FontString font="Fonts\ARIALN.TTF">
2210 <FontHeight>
2211 <AbsValue val="14" />
2212 </FontHeight>
2213 <Color r="1" g="1" b="1" />
2214 <Shadow>
2215 <Color r="0" g="0" b="0" />
2216 <Offset>
2217 <AbsDimension x="1" y="-1" />
2218 </Offset>
2219 </Shadow>
2220 </FontString>
2221 </EditBox>
2222 </Frames>
2223 </Frame>
2224 </Frames>
2225 </Frame>
2226 </Ui>