vanilla-wow-addons – Blame information for rev 1
?pathlinks?
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" xsi:schemaLocation="http://www.blizzard.com/wow/ui/ |
2 | C:\Projects\WoW\Bin\Interface\FrameXML\UI.xsd"> |
||
3 | <Script file="BuffOrg.lua" /> |
||
4 | <Frame name="BO_MainFrame" frameStrata="HIGH" toplevel="true" enableMouse="true" movable="true" parent="UIParent"> |
||
5 | <Size> |
||
6 | <AbsDimension x="360" y="315"/> |
||
7 | </Size> |
||
8 | <Anchors> |
||
9 | <Anchor point="TOP"> |
||
10 | <Offset> |
||
11 | <AbsDimension x="0" y="-200"/> |
||
12 | </Offset> |
||
13 | </Anchor> |
||
14 | </Anchors> |
||
15 | <Backdrop name="$parentBackdrop" bgFile="Interface\TutorialFrame\TutorialFrameBackground" edgeFile="Interface\DialogFrame\UI-DialogBox-Border" tile="true"> |
||
16 | <EdgeSize> |
||
17 | <AbsValue val="16"/> |
||
18 | </EdgeSize> |
||
19 | <TileSize> |
||
20 | <AbsValue val="32"/> |
||
21 | </TileSize> |
||
22 | <BackgroundInsets> |
||
23 | <AbsInset left="5" right="5" top="5" bottom="5"/> |
||
24 | </BackgroundInsets> |
||
25 | </Backdrop> |
||
26 | <Layers> |
||
27 | <Layer level="Background"> |
||
28 | <FontString name="BO_ClassName" inherits="GameFontNormal" justifyH="LEFT" justifyV="CENTER" wraponspaces="false"> |
||
29 | <Size> |
||
30 | <AbsDimension x="96" y="48"/> |
||
31 | </Size> |
||
32 | <Anchors> |
||
33 | <Anchor point="TOPLEFT"> |
||
34 | <Offset> |
||
35 | <AbsDimension x="45" y="-10" /> |
||
36 | </Offset> |
||
37 | </Anchor> |
||
38 | </Anchors> |
||
39 | </FontString> |
||
40 | </Layer> |
||
41 | </Layers> |
||
42 | <Frames> |
||
43 | <!-- Class Member Checkboxes --> |
||
44 | <Checkbutton name="BO_CM1" inherits="OptionsCheckButtonTemplate"> |
||
45 | <Size> |
||
46 | <AbsDimension x="25" y="25"/> |
||
47 | </Size> |
||
48 | <Anchors> |
||
49 | <Anchor point="TOPLEFT"> |
||
50 | <Offset> |
||
51 | <AbsDimension x="20" y="-45"/> |
||
52 | </Offset> |
||
53 | </Anchor> |
||
54 | </Anchors> |
||
55 | <Layers> |
||
56 | <Layer level="BACKGROUND"> |
||
57 | <FontString name="$parentText" inherits="GameFontNormalSmall" text="CM1-----------" justifyH="LEFT" justifyV="CENTER" wraponspaces="false"> |
||
58 | <Size> |
||
59 | <AbsDimension x="96" y="32"/> |
||
60 | </Size> |
||
61 | <Anchors> |
||
62 | <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMRIGHT" relativeTo="$parent"> |
||
63 | <Offset> |
||
64 | <AbsDimension x="2" y="-2" /> |
||
65 | </Offset> |
||
66 | </Anchor> |
||
67 | </Anchors> |
||
68 | </FontString> |
||
69 | </Layer> |
||
70 | </Layers> |
||
71 | <Scripts> |
||
72 | <OnLoad> |
||
73 | </OnLoad> |
||
74 | <OnClick> |
||
75 | BuffOrg_CheckBoxToggle("CM","1","T"); |
||
76 | </OnClick> |
||
77 | </Scripts> |
||
78 | </Checkbutton> |
||
79 | <Checkbutton name="BO_CM2" inherits="OptionsCheckButtonTemplate"> |
||
80 | <Size> |
||
81 | <AbsDimension x="25" y="25"/> |
||
82 | </Size> |
||
83 | <Anchors> |
||
84 | <Anchor point="TOPLEFT"> |
||
85 | <Offset> |
||
86 | <AbsDimension x="20" y="-70"/> |
||
87 | </Offset> |
||
88 | </Anchor> |
||
89 | </Anchors> |
||
90 | <Layers> |
||
91 | <Layer level="BACKGROUND"> |
||
92 | <FontString name="$parentText" inherits="GameFontNormalSmall" text="CM2-----------" justifyH="LEFT" justifyV="CENTER" wraponspaces="false"> |
||
93 | <Size> |
||
94 | <AbsDimension x="96" y="32"/> |
||
95 | </Size> |
||
96 | <Anchors> |
||
97 | <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMRIGHT" relativeTo="$parent"> |
||
98 | <Offset> |
||
99 | <AbsDimension x="2" y="-2" /> |
||
100 | </Offset> |
||
101 | </Anchor> |
||
102 | </Anchors> |
||
103 | </FontString> |
||
104 | </Layer> |
||
105 | </Layers> |
||
106 | <Scripts> |
||
107 | <OnLoad> |
||
108 | </OnLoad> |
||
109 | <OnClick> |
||
110 | BuffOrg_CheckBoxToggle("CM","2","T"); |
||
111 | </OnClick> |
||
112 | </Scripts> |
||
113 | </Checkbutton> |
||
114 | <Checkbutton name="BO_CM3" inherits="OptionsCheckButtonTemplate"> |
||
115 | <Size> |
||
116 | <AbsDimension x="25" y="25"/> |
||
117 | </Size> |
||
118 | <Anchors> |
||
119 | <Anchor point="TOPLEFT"> |
||
120 | <Offset> |
||
121 | <AbsDimension x="20" y="-95"/> |
||
122 | </Offset> |
||
123 | </Anchor> |
||
124 | </Anchors> |
||
125 | <Layers> |
||
126 | <Layer level="BACKGROUND"> |
||
127 | <FontString name="$parentText" inherits="GameFontNormalSmall" text="CM3-----------" justifyH="LEFT" justifyV="CENTER" wraponspaces="false"> |
||
128 | <Size> |
||
129 | <AbsDimension x="96" y="32"/> |
||
130 | </Size> |
||
131 | <Anchors> |
||
132 | <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMRIGHT" relativeTo="$parent"> |
||
133 | <Offset> |
||
134 | <AbsDimension x="2" y="-2" /> |
||
135 | </Offset> |
||
136 | </Anchor> |
||
137 | </Anchors> |
||
138 | </FontString> |
||
139 | </Layer> |
||
140 | </Layers> |
||
141 | <Scripts> |
||
142 | <OnLoad> |
||
143 | </OnLoad> |
||
144 | <OnClick> |
||
145 | BuffOrg_CheckBoxToggle("CM","3","T"); |
||
146 | </OnClick> |
||
147 | </Scripts> |
||
148 | </Checkbutton> |
||
149 | <Checkbutton name="BO_CM4" inherits="OptionsCheckButtonTemplate"> |
||
150 | <Size> |
||
151 | <AbsDimension x="25" y="25"/> |
||
152 | </Size> |
||
153 | <Anchors> |
||
154 | <Anchor point="TOPLEFT"> |
||
155 | <Offset> |
||
156 | <AbsDimension x="20" y="-120"/> |
||
157 | </Offset> |
||
158 | </Anchor> |
||
159 | </Anchors> |
||
160 | <Layers> |
||
161 | <Layer level="BACKGROUND"> |
||
162 | <FontString name="$parentText" inherits="GameFontNormalSmall" text="CM4-----------" justifyH="LEFT" justifyV="CENTER" wraponspaces="false"> |
||
163 | <Size> |
||
164 | <AbsDimension x="96" y="32"/> |
||
165 | </Size> |
||
166 | <Anchors> |
||
167 | <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMRIGHT" relativeTo="$parent"> |
||
168 | <Offset> |
||
169 | <AbsDimension x="2" y="-2" /> |
||
170 | </Offset> |
||
171 | </Anchor> |
||
172 | </Anchors> |
||
173 | </FontString> |
||
174 | </Layer> |
||
175 | </Layers> |
||
176 | <Scripts> |
||
177 | <OnLoad> |
||
178 | </OnLoad> |
||
179 | <OnClick> |
||
180 | BuffOrg_CheckBoxToggle("CM","4","T"); |
||
181 | </OnClick> |
||
182 | </Scripts> |
||
183 | </Checkbutton> |
||
184 | <Checkbutton name="BO_CM5" inherits="OptionsCheckButtonTemplate"> |
||
185 | <Size> |
||
186 | <AbsDimension x="25" y="25"/> |
||
187 | </Size> |
||
188 | <Anchors> |
||
189 | <Anchor point="TOPLEFT"> |
||
190 | <Offset> |
||
191 | <AbsDimension x="20" y="-145"/> |
||
192 | </Offset> |
||
193 | </Anchor> |
||
194 | </Anchors> |
||
195 | <Layers> |
||
196 | <Layer level="BACKGROUND"> |
||
197 | <FontString name="$parentText" inherits="GameFontNormalSmall" text="CM5-----------" justifyH="LEFT" justifyV="CENTER" wraponspaces="false"> |
||
198 | <Size> |
||
199 | <AbsDimension x="96" y="32"/> |
||
200 | </Size> |
||
201 | <Anchors> |
||
202 | <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMRIGHT" relativeTo="$parent"> |
||
203 | <Offset> |
||
204 | <AbsDimension x="2" y="-2" /> |
||
205 | </Offset> |
||
206 | </Anchor> |
||
207 | </Anchors> |
||
208 | </FontString> |
||
209 | </Layer> |
||
210 | </Layers> |
||
211 | <Scripts> |
||
212 | <OnLoad> |
||
213 | </OnLoad> |
||
214 | <OnClick> |
||
215 | BuffOrg_CheckBoxToggle("CM","5","T"); |
||
216 | </OnClick> |
||
217 | </Scripts> |
||
218 | </Checkbutton> |
||
219 | <Checkbutton name="BO_CM6" inherits="OptionsCheckButtonTemplate"> |
||
220 | <Size> |
||
221 | <AbsDimension x="25" y="25"/> |
||
222 | </Size> |
||
223 | <Anchors> |
||
224 | <Anchor point="TOPLEFT"> |
||
225 | <Offset> |
||
226 | <AbsDimension x="20" y="-170"/> |
||
227 | </Offset> |
||
228 | </Anchor> |
||
229 | </Anchors> |
||
230 | <Layers> |
||
231 | <Layer level="BACKGROUND"> |
||
232 | <FontString name="$parentText" inherits="GameFontNormalSmall" text="CM6-----------" justifyH="LEFT" justifyV="CENTER" wraponspaces="false"> |
||
233 | <Size> |
||
234 | <AbsDimension x="96" y="32"/> |
||
235 | </Size> |
||
236 | <Anchors> |
||
237 | <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMRIGHT" relativeTo="$parent"> |
||
238 | <Offset> |
||
239 | <AbsDimension x="2" y="-2" /> |
||
240 | </Offset> |
||
241 | </Anchor> |
||
242 | </Anchors> |
||
243 | </FontString> |
||
244 | </Layer> |
||
245 | </Layers> |
||
246 | <Scripts> |
||
247 | <OnLoad> |
||
248 | </OnLoad> |
||
249 | <OnClick> |
||
250 | BuffOrg_CheckBoxToggle("CM","6","T"); |
||
251 | </OnClick> |
||
252 | </Scripts> |
||
253 | </Checkbutton> |
||
254 | <Checkbutton name="BO_CM7" inherits="OptionsCheckButtonTemplate"> |
||
255 | <Size> |
||
256 | <AbsDimension x="25" y="25"/> |
||
257 | </Size> |
||
258 | <Anchors> |
||
259 | <Anchor point="TOPLEFT"> |
||
260 | <Offset> |
||
261 | <AbsDimension x="20" y="-195"/> |
||
262 | </Offset> |
||
263 | </Anchor> |
||
264 | </Anchors> |
||
265 | <Layers> |
||
266 | <Layer level="BACKGROUND"> |
||
267 | <FontString name="$parentText" inherits="GameFontNormalSmall" text="CM7-----------" justifyH="LEFT" justifyV="CENTER" wraponspaces="false"> |
||
268 | <Size> |
||
269 | <AbsDimension x="96" y="32"/> |
||
270 | </Size> |
||
271 | <Anchors> |
||
272 | <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMRIGHT" relativeTo="$parent"> |
||
273 | <Offset> |
||
274 | <AbsDimension x="2" y="-2" /> |
||
275 | </Offset> |
||
276 | </Anchor> |
||
277 | </Anchors> |
||
278 | </FontString> |
||
279 | </Layer> |
||
280 | </Layers> |
||
281 | <Scripts> |
||
282 | <OnLoad> |
||
283 | </OnLoad> |
||
284 | <OnClick> |
||
285 | BuffOrg_CheckBoxToggle("CM","7","T"); |
||
286 | </OnClick> |
||
287 | </Scripts> |
||
288 | </Checkbutton> |
||
289 | <Checkbutton name="BO_CM8" inherits="OptionsCheckButtonTemplate"> |
||
290 | <Size> |
||
291 | <AbsDimension x="25" y="25"/> |
||
292 | </Size> |
||
293 | <Anchors> |
||
294 | <Anchor point="TOPLEFT"> |
||
295 | <Offset> |
||
296 | <AbsDimension x="20" y="-220"/> |
||
297 | </Offset> |
||
298 | </Anchor> |
||
299 | </Anchors> |
||
300 | <Layers> |
||
301 | <Layer level="BACKGROUND"> |
||
302 | <FontString name="$parentText" inherits="GameFontNormalSmall" text="CM8-----------" justifyH="LEFT" justifyV="CENTER" wraponspaces="false"> |
||
303 | <Size> |
||
304 | <AbsDimension x="96" y="32"/> |
||
305 | </Size> |
||
306 | <Anchors> |
||
307 | <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMRIGHT" relativeTo="$parent"> |
||
308 | <Offset> |
||
309 | <AbsDimension x="2" y="-2" /> |
||
310 | </Offset> |
||
311 | </Anchor> |
||
312 | </Anchors> |
||
313 | </FontString> |
||
314 | </Layer> |
||
315 | </Layers> |
||
316 | <Scripts> |
||
317 | <OnLoad> |
||
318 | </OnLoad> |
||
319 | <OnClick> |
||
320 | BuffOrg_CheckBoxToggle("CM","8","T"); |
||
321 | </OnClick> |
||
322 | </Scripts> |
||
323 | </Checkbutton> |
||
324 | <Checkbutton name="BO_CM9" inherits="OptionsCheckButtonTemplate"> |
||
325 | <Size> |
||
326 | <AbsDimension x="25" y="25"/> |
||
327 | </Size> |
||
328 | <Anchors> |
||
329 | <Anchor point="TOPLEFT"> |
||
330 | <Offset> |
||
331 | <AbsDimension x="20" y="-245"/> |
||
332 | </Offset> |
||
333 | </Anchor> |
||
334 | </Anchors> |
||
335 | <Layers> |
||
336 | <Layer level="BACKGROUND"> |
||
337 | <FontString name="$parentText" inherits="GameFontNormalSmall" text="CM9-----------" justifyH="LEFT" justifyV="CENTER" wraponspaces="false"> |
||
338 | <Size> |
||
339 | <AbsDimension x="96" y="32"/> |
||
340 | </Size> |
||
341 | <Anchors> |
||
342 | <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMRIGHT" relativeTo="$parent"> |
||
343 | <Offset> |
||
344 | <AbsDimension x="2" y="-2" /> |
||
345 | </Offset> |
||
346 | </Anchor> |
||
347 | </Anchors> |
||
348 | </FontString> |
||
349 | </Layer> |
||
350 | </Layers> |
||
351 | <Scripts> |
||
352 | <OnLoad> |
||
353 | </OnLoad> |
||
354 | <OnClick> |
||
355 | BuffOrg_CheckBoxToggle("CM","9","T"); |
||
356 | </OnClick> |
||
357 | </Scripts> |
||
358 | </Checkbutton> |
||
359 | <Checkbutton name="BO_CM10" inherits="OptionsCheckButtonTemplate"> |
||
360 | <Size> |
||
361 | <AbsDimension x="25" y="25"/> |
||
362 | </Size> |
||
363 | <Anchors> |
||
364 | <Anchor point="TOPLEFT"> |
||
365 | <Offset> |
||
366 | <AbsDimension x="20" y="-270"/> |
||
367 | </Offset> |
||
368 | </Anchor> |
||
369 | </Anchors> |
||
370 | <Layers> |
||
371 | <Layer level="BACKGROUND"> |
||
372 | <FontString name="$parentText" inherits="GameFontNormalSmall" text="CM10----------" justifyH="LEFT" justifyV="CENTER" wraponspaces="false"> |
||
373 | <Size> |
||
374 | <AbsDimension x="96" y="32"/> |
||
375 | </Size> |
||
376 | <Anchors> |
||
377 | <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMRIGHT" relativeTo="$parent"> |
||
378 | <Offset> |
||
379 | <AbsDimension x="2" y="-2" /> |
||
380 | </Offset> |
||
381 | </Anchor> |
||
382 | </Anchors> |
||
383 | </FontString> |
||
384 | </Layer> |
||
385 | </Layers> |
||
386 | <Scripts> |
||
387 | <OnLoad> |
||
388 | </OnLoad> |
||
389 | <OnClick> |
||
390 | BuffOrg_CheckBoxToggle("CM","10","T"); |
||
391 | </OnClick> |
||
392 | </Scripts> |
||
393 | </Checkbutton> |
||
394 | |||
395 | <!-- CM1 Group Checkboxes --> |
||
396 | <Checkbutton name="BO_CM1_GP1" inherits="OptionsCheckButtonTemplate"> |
||
397 | <Size> |
||
398 | <AbsDimension x="25" y="25"/> |
||
399 | </Size> |
||
400 | <Anchors> |
||
401 | <Anchor point="TOPLEFT"> |
||
402 | <Offset> |
||
403 | <AbsDimension x="140" y="-45"/> |
||
404 | </Offset> |
||
405 | </Anchor> |
||
406 | </Anchors> |
||
407 | <Scripts> |
||
408 | <OnLoad> |
||
409 | </OnLoad> |
||
410 | <OnClick> |
||
411 | BuffOrg_CheckBoxToggle("CM","1","1"); |
||
412 | </OnClick> |
||
413 | </Scripts> |
||
414 | </Checkbutton> |
||
415 | <Checkbutton name="BO_CM1_GP2" inherits="OptionsCheckButtonTemplate"> |
||
416 | <Size> |
||
417 | <AbsDimension x="25" y="25"/> |
||
418 | </Size> |
||
419 | <Anchors> |
||
420 | <Anchor point="TOPLEFT"> |
||
421 | <Offset> |
||
422 | <AbsDimension x="165" y="-45"/> |
||
423 | </Offset> |
||
424 | </Anchor> |
||
425 | </Anchors> |
||
426 | <Scripts> |
||
427 | <OnLoad> |
||
428 | </OnLoad> |
||
429 | <OnClick> |
||
430 | BuffOrg_CheckBoxToggle("CM","1","2"); |
||
431 | </OnClick> |
||
432 | </Scripts> |
||
433 | </Checkbutton> |
||
434 | <Checkbutton name="BO_CM1_GP3" inherits="OptionsCheckButtonTemplate"> |
||
435 | <Size> |
||
436 | <AbsDimension x="25" y="25"/> |
||
437 | </Size> |
||
438 | <Anchors> |
||
439 | <Anchor point="TOPLEFT"> |
||
440 | <Offset> |
||
441 | <AbsDimension x="190" y="-45"/> |
||
442 | </Offset> |
||
443 | </Anchor> |
||
444 | </Anchors> |
||
445 | <Scripts> |
||
446 | <OnLoad> |
||
447 | </OnLoad> |
||
448 | <OnClick> |
||
449 | BuffOrg_CheckBoxToggle("CM","1","3"); |
||
450 | </OnClick> |
||
451 | </Scripts> |
||
452 | </Checkbutton> |
||
453 | <Checkbutton name="BO_CM1_GP4" inherits="OptionsCheckButtonTemplate"> |
||
454 | <Size> |
||
455 | <AbsDimension x="25" y="25"/> |
||
456 | </Size> |
||
457 | <Anchors> |
||
458 | <Anchor point="TOPLEFT"> |
||
459 | <Offset> |
||
460 | <AbsDimension x="215" y="-45"/> |
||
461 | </Offset> |
||
462 | </Anchor> |
||
463 | </Anchors> |
||
464 | <Scripts> |
||
465 | <OnLoad> |
||
466 | </OnLoad> |
||
467 | <OnClick> |
||
468 | BuffOrg_CheckBoxToggle("CM","1","4"); |
||
469 | </OnClick> |
||
470 | </Scripts> |
||
471 | </Checkbutton> |
||
472 | <Checkbutton name="BO_CM1_GP5" inherits="OptionsCheckButtonTemplate"> |
||
473 | <Size> |
||
474 | <AbsDimension x="25" y="25"/> |
||
475 | </Size> |
||
476 | <Anchors> |
||
477 | <Anchor point="TOPLEFT"> |
||
478 | <Offset> |
||
479 | <AbsDimension x="240" y="-45"/> |
||
480 | </Offset> |
||
481 | </Anchor> |
||
482 | </Anchors> |
||
483 | <Scripts> |
||
484 | <OnLoad> |
||
485 | </OnLoad> |
||
486 | <OnClick> |
||
487 | BuffOrg_CheckBoxToggle("CM","1","5"); |
||
488 | </OnClick> |
||
489 | </Scripts> |
||
490 | </Checkbutton> |
||
491 | <Checkbutton name="BO_CM1_GP6" inherits="OptionsCheckButtonTemplate"> |
||
492 | <Size> |
||
493 | <AbsDimension x="25" y="25"/> |
||
494 | </Size> |
||
495 | <Anchors> |
||
496 | <Anchor point="TOPLEFT"> |
||
497 | <Offset> |
||
498 | <AbsDimension x="265" y="-45"/> |
||
499 | </Offset> |
||
500 | </Anchor> |
||
501 | </Anchors> |
||
502 | <Scripts> |
||
503 | <OnLoad> |
||
504 | </OnLoad> |
||
505 | <OnClick> |
||
506 | BuffOrg_CheckBoxToggle("CM","1","6"); |
||
507 | </OnClick> |
||
508 | </Scripts> |
||
509 | </Checkbutton> |
||
510 | <Checkbutton name="BO_CM1_GP7" inherits="OptionsCheckButtonTemplate"> |
||
511 | <Size> |
||
512 | <AbsDimension x="25" y="25"/> |
||
513 | </Size> |
||
514 | <Anchors> |
||
515 | <Anchor point="TOPLEFT"> |
||
516 | <Offset> |
||
517 | <AbsDimension x="290" y="-45"/> |
||
518 | </Offset> |
||
519 | </Anchor> |
||
520 | </Anchors> |
||
521 | <Scripts> |
||
522 | <OnLoad> |
||
523 | </OnLoad> |
||
524 | <OnClick> |
||
525 | BuffOrg_CheckBoxToggle("CM","1","7"); |
||
526 | </OnClick> |
||
527 | </Scripts> |
||
528 | </Checkbutton> |
||
529 | <Checkbutton name="BO_CM1_GP8" inherits="OptionsCheckButtonTemplate"> |
||
530 | <Size> |
||
531 | <AbsDimension x="25" y="25"/> |
||
532 | </Size> |
||
533 | <Anchors> |
||
534 | <Anchor point="TOPLEFT"> |
||
535 | <Offset> |
||
536 | <AbsDimension x="315" y="-45"/> |
||
537 | </Offset> |
||
538 | </Anchor> |
||
539 | </Anchors> |
||
540 | <Scripts> |
||
541 | <OnLoad> |
||
542 | </OnLoad> |
||
543 | <OnClick> |
||
544 | BuffOrg_CheckBoxToggle("CM","1","8"); |
||
545 | </OnClick> |
||
546 | </Scripts> |
||
547 | </Checkbutton> |
||
548 | <!-- CM2 Group Checkboxes --> |
||
549 | <Checkbutton name="BO_CM2_GP1" inherits="OptionsCheckButtonTemplate"> |
||
550 | <Size> |
||
551 | <AbsDimension x="25" y="25"/> |
||
552 | </Size> |
||
553 | <Anchors> |
||
554 | <Anchor point="TOPLEFT"> |
||
555 | <Offset> |
||
556 | <AbsDimension x="140" y="-70"/> |
||
557 | </Offset> |
||
558 | </Anchor> |
||
559 | </Anchors> |
||
560 | <Layers> |
||
561 | <Layer level="BACKGROUND"> |
||
562 | <FontString name="$parentText" inherits="GameFontNormalSmall" justifyH="LEFT" justifyV="CENTER" wraponspaces="false"> |
||
563 | <Size> |
||
564 | <AbsDimension x="96" y="32"/> |
||
565 | </Size> |
||
566 | <Anchors> |
||
567 | <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMRIGHT" relativeTo="$parent"> |
||
568 | <Offset> |
||
569 | <AbsDimension x="2" y="-2" /> |
||
570 | </Offset> |
||
571 | </Anchor> |
||
572 | </Anchors> |
||
573 | </FontString> |
||
574 | </Layer> |
||
575 | </Layers> |
||
576 | <Scripts> |
||
577 | <OnLoad> |
||
578 | </OnLoad> |
||
579 | <OnClick> |
||
580 | BuffOrg_CheckBoxToggle("CM","2","1"); |
||
581 | </OnClick> |
||
582 | </Scripts> |
||
583 | </Checkbutton> |
||
584 | <Checkbutton name="BO_CM2_GP2" inherits="OptionsCheckButtonTemplate"> |
||
585 | <Size> |
||
586 | <AbsDimension x="25" y="25"/> |
||
587 | </Size> |
||
588 | <Anchors> |
||
589 | <Anchor point="TOPLEFT"> |
||
590 | <Offset> |
||
591 | <AbsDimension x="165" y="-70"/> |
||
592 | </Offset> |
||
593 | </Anchor> |
||
594 | </Anchors> |
||
595 | <Layers> |
||
596 | <Layer level="BACKGROUND"> |
||
597 | <FontString name="$parentText" inherits="GameFontNormalSmall" justifyH="LEFT" justifyV="CENTER" wraponspaces="false"> |
||
598 | <Size> |
||
599 | <AbsDimension x="96" y="32"/> |
||
600 | </Size> |
||
601 | <Anchors> |
||
602 | <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMRIGHT" relativeTo="$parent"> |
||
603 | <Offset> |
||
604 | <AbsDimension x="2" y="-2" /> |
||
605 | </Offset> |
||
606 | </Anchor> |
||
607 | </Anchors> |
||
608 | </FontString> |
||
609 | </Layer> |
||
610 | </Layers> |
||
611 | <Scripts> |
||
612 | <OnLoad> |
||
613 | </OnLoad> |
||
614 | <OnClick> |
||
615 | BuffOrg_CheckBoxToggle("CM","2","2"); |
||
616 | </OnClick> |
||
617 | </Scripts> |
||
618 | </Checkbutton> |
||
619 | <Checkbutton name="BO_CM2_GP3" inherits="OptionsCheckButtonTemplate"> |
||
620 | <Size> |
||
621 | <AbsDimension x="25" y="25"/> |
||
622 | </Size> |
||
623 | <Anchors> |
||
624 | <Anchor point="TOPLEFT"> |
||
625 | <Offset> |
||
626 | <AbsDimension x="190" y="-70"/> |
||
627 | </Offset> |
||
628 | </Anchor> |
||
629 | </Anchors> |
||
630 | <Layers> |
||
631 | <Layer level="BACKGROUND"> |
||
632 | <FontString name="$parentText" inherits="GameFontNormalSmall" justifyH="LEFT" justifyV="CENTER" wraponspaces="false"> |
||
633 | <Size> |
||
634 | <AbsDimension x="96" y="32"/> |
||
635 | </Size> |
||
636 | <Anchors> |
||
637 | <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMRIGHT" relativeTo="$parent"> |
||
638 | <Offset> |
||
639 | <AbsDimension x="2" y="-2" /> |
||
640 | </Offset> |
||
641 | </Anchor> |
||
642 | </Anchors> |
||
643 | </FontString> |
||
644 | </Layer> |
||
645 | </Layers> |
||
646 | <Scripts> |
||
647 | <OnLoad> |
||
648 | </OnLoad> |
||
649 | <OnClick> |
||
650 | BuffOrg_CheckBoxToggle("CM","2","3"); |
||
651 | </OnClick> |
||
652 | </Scripts> |
||
653 | </Checkbutton> |
||
654 | <Checkbutton name="BO_CM2_GP4" inherits="OptionsCheckButtonTemplate"> |
||
655 | <Size> |
||
656 | <AbsDimension x="25" y="25"/> |
||
657 | </Size> |
||
658 | <Anchors> |
||
659 | <Anchor point="TOPLEFT"> |
||
660 | <Offset> |
||
661 | <AbsDimension x="215" y="-70"/> |
||
662 | </Offset> |
||
663 | </Anchor> |
||
664 | </Anchors> |
||
665 | <Layers> |
||
666 | <Layer level="BACKGROUND"> |
||
667 | <FontString name="$parentText" inherits="GameFontNormalSmall" justifyH="LEFT" justifyV="CENTER" wraponspaces="false"> |
||
668 | <Size> |
||
669 | <AbsDimension x="96" y="32"/> |
||
670 | </Size> |
||
671 | <Anchors> |
||
672 | <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMRIGHT" relativeTo="$parent"> |
||
673 | <Offset> |
||
674 | <AbsDimension x="2" y="-2" /> |
||
675 | </Offset> |
||
676 | </Anchor> |
||
677 | </Anchors> |
||
678 | </FontString> |
||
679 | </Layer> |
||
680 | </Layers> |
||
681 | <Scripts> |
||
682 | <OnLoad> |
||
683 | </OnLoad> |
||
684 | <OnClick> |
||
685 | BuffOrg_CheckBoxToggle("CM","2","4"); |
||
686 | </OnClick> |
||
687 | </Scripts> |
||
688 | </Checkbutton> |
||
689 | <Checkbutton name="BO_CM2_GP5" inherits="OptionsCheckButtonTemplate"> |
||
690 | <Size> |
||
691 | <AbsDimension x="25" y="25"/> |
||
692 | </Size> |
||
693 | <Anchors> |
||
694 | <Anchor point="TOPLEFT"> |
||
695 | <Offset> |
||
696 | <AbsDimension x="240" y="-70"/> |
||
697 | </Offset> |
||
698 | </Anchor> |
||
699 | </Anchors> |
||
700 | <Layers> |
||
701 | <Layer level="BACKGROUND"> |
||
702 | <FontString name="$parentText" inherits="GameFontNormalSmall" justifyH="LEFT" justifyV="CENTER" wraponspaces="false"> |
||
703 | <Size> |
||
704 | <AbsDimension x="96" y="32"/> |
||
705 | </Size> |
||
706 | <Anchors> |
||
707 | <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMRIGHT" relativeTo="$parent"> |
||
708 | <Offset> |
||
709 | <AbsDimension x="2" y="-2" /> |
||
710 | </Offset> |
||
711 | </Anchor> |
||
712 | </Anchors> |
||
713 | </FontString> |
||
714 | </Layer> |
||
715 | </Layers> |
||
716 | <Scripts> |
||
717 | <OnLoad> |
||
718 | </OnLoad> |
||
719 | <OnClick> |
||
720 | BuffOrg_CheckBoxToggle("CM","2","5"); |
||
721 | </OnClick> |
||
722 | </Scripts> |
||
723 | </Checkbutton> |
||
724 | <Checkbutton name="BO_CM2_GP6" inherits="OptionsCheckButtonTemplate"> |
||
725 | <Size> |
||
726 | <AbsDimension x="25" y="25"/> |
||
727 | </Size> |
||
728 | <Anchors> |
||
729 | <Anchor point="TOPLEFT"> |
||
730 | <Offset> |
||
731 | <AbsDimension x="265" y="-70"/> |
||
732 | </Offset> |
||
733 | </Anchor> |
||
734 | </Anchors> |
||
735 | <Layers> |
||
736 | <Layer level="BACKGROUND"> |
||
737 | <FontString name="$parentText" inherits="GameFontNormalSmall" justifyH="LEFT" justifyV="CENTER" wraponspaces="false"> |
||
738 | <Size> |
||
739 | <AbsDimension x="96" y="32"/> |
||
740 | </Size> |
||
741 | <Anchors> |
||
742 | <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMRIGHT" relativeTo="$parent"> |
||
743 | <Offset> |
||
744 | <AbsDimension x="2" y="-2" /> |
||
745 | </Offset> |
||
746 | </Anchor> |
||
747 | </Anchors> |
||
748 | </FontString> |
||
749 | </Layer> |
||
750 | </Layers> |
||
751 | <Scripts> |
||
752 | <OnLoad> |
||
753 | </OnLoad> |
||
754 | <OnClick> |
||
755 | BuffOrg_CheckBoxToggle("CM","2","6"); |
||
756 | </OnClick> |
||
757 | </Scripts> |
||
758 | </Checkbutton> |
||
759 | <Checkbutton name="BO_CM2_GP7" inherits="OptionsCheckButtonTemplate"> |
||
760 | <Size> |
||
761 | <AbsDimension x="25" y="25"/> |
||
762 | </Size> |
||
763 | <Anchors> |
||
764 | <Anchor point="TOPLEFT"> |
||
765 | <Offset> |
||
766 | <AbsDimension x="290" y="-70"/> |
||
767 | </Offset> |
||
768 | </Anchor> |
||
769 | </Anchors> |
||
770 | <Layers> |
||
771 | <Layer level="BACKGROUND"> |
||
772 | <FontString name="$parentText" inherits="GameFontNormalSmall" justifyH="LEFT" justifyV="CENTER" wraponspaces="false"> |
||
773 | <Size> |
||
774 | <AbsDimension x="96" y="32"/> |
||
775 | </Size> |
||
776 | <Anchors> |
||
777 | <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMRIGHT" relativeTo="$parent"> |
||
778 | <Offset> |
||
779 | <AbsDimension x="2" y="-2" /> |
||
780 | </Offset> |
||
781 | </Anchor> |
||
782 | </Anchors> |
||
783 | </FontString> |
||
784 | </Layer> |
||
785 | </Layers> |
||
786 | <Scripts> |
||
787 | <OnLoad> |
||
788 | </OnLoad> |
||
789 | <OnClick> |
||
790 | BuffOrg_CheckBoxToggle("CM","2","7"); |
||
791 | </OnClick> |
||
792 | </Scripts> |
||
793 | </Checkbutton> |
||
794 | <Checkbutton name="BO_CM2_GP8" inherits="OptionsCheckButtonTemplate"> |
||
795 | <Size> |
||
796 | <AbsDimension x="25" y="25"/> |
||
797 | </Size> |
||
798 | <Anchors> |
||
799 | <Anchor point="TOPLEFT"> |
||
800 | <Offset> |
||
801 | <AbsDimension x="315" y="-70"/> |
||
802 | </Offset> |
||
803 | </Anchor> |
||
804 | </Anchors> |
||
805 | <Layers> |
||
806 | <Layer level="BACKGROUND"> |
||
807 | <FontString name="$parentText" inherits="GameFontNormalSmall" justifyH="LEFT" justifyV="CENTER" wraponspaces="false"> |
||
808 | <Size> |
||
809 | <AbsDimension x="96" y="32"/> |
||
810 | </Size> |
||
811 | <Anchors> |
||
812 | <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMRIGHT" relativeTo="$parent"> |
||
813 | <Offset> |
||
814 | <AbsDimension x="2" y="-2" /> |
||
815 | </Offset> |
||
816 | </Anchor> |
||
817 | </Anchors> |
||
818 | </FontString> |
||
819 | </Layer> |
||
820 | </Layers> |
||
821 | <Scripts> |
||
822 | <OnLoad> |
||
823 | </OnLoad> |
||
824 | <OnClick> |
||
825 | BuffOrg_CheckBoxToggle("CM","2","8"); |
||
826 | </OnClick> |
||
827 | </Scripts> |
||
828 | </Checkbutton> |
||
829 | <!-- CM3 Group Checkboxes --> |
||
830 | <Checkbutton name="BO_CM3_GP1" inherits="OptionsCheckButtonTemplate"> |
||
831 | <Size> |
||
832 | <AbsDimension x="25" y="25"/> |
||
833 | </Size> |
||
834 | <Anchors> |
||
835 | <Anchor point="TOPLEFT"> |
||
836 | <Offset> |
||
837 | <AbsDimension x="140" y="-95"/> |
||
838 | </Offset> |
||
839 | </Anchor> |
||
840 | </Anchors> |
||
841 | <Layers> |
||
842 | <Layer level="BACKGROUND"> |
||
843 | <FontString name="$parentText" inherits="GameFontNormalSmall" justifyH="LEFT" justifyV="CENTER" wraponspaces="false"> |
||
844 | <Size> |
||
845 | <AbsDimension x="96" y="32"/> |
||
846 | </Size> |
||
847 | <Anchors> |
||
848 | <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMRIGHT" relativeTo="$parent"> |
||
849 | <Offset> |
||
850 | <AbsDimension x="2" y="-2" /> |
||
851 | </Offset> |
||
852 | </Anchor> |
||
853 | </Anchors> |
||
854 | </FontString> |
||
855 | </Layer> |
||
856 | </Layers> |
||
857 | <Scripts> |
||
858 | <OnLoad> |
||
859 | </OnLoad> |
||
860 | <OnClick> |
||
861 | BuffOrg_CheckBoxToggle("CM","3","1"); |
||
862 | </OnClick> |
||
863 | </Scripts> |
||
864 | </Checkbutton> |
||
865 | <Checkbutton name="BO_CM3_GP2" inherits="OptionsCheckButtonTemplate"> |
||
866 | <Size> |
||
867 | <AbsDimension x="25" y="25"/> |
||
868 | </Size> |
||
869 | <Anchors> |
||
870 | <Anchor point="TOPLEFT"> |
||
871 | <Offset> |
||
872 | <AbsDimension x="165" y="-95"/> |
||
873 | </Offset> |
||
874 | </Anchor> |
||
875 | </Anchors> |
||
876 | <Layers> |
||
877 | <Layer level="BACKGROUND"> |
||
878 | <FontString name="$parentText" inherits="GameFontNormalSmall" justifyH="LEFT" justifyV="CENTER" wraponspaces="false"> |
||
879 | <Size> |
||
880 | <AbsDimension x="96" y="32"/> |
||
881 | </Size> |
||
882 | <Anchors> |
||
883 | <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMRIGHT" relativeTo="$parent"> |
||
884 | <Offset> |
||
885 | <AbsDimension x="2" y="-2" /> |
||
886 | </Offset> |
||
887 | </Anchor> |
||
888 | </Anchors> |
||
889 | </FontString> |
||
890 | </Layer> |
||
891 | </Layers> |
||
892 | <Scripts> |
||
893 | <OnLoad> |
||
894 | </OnLoad> |
||
895 | <OnClick> |
||
896 | BuffOrg_CheckBoxToggle("CM","3","2"); |
||
897 | </OnClick> |
||
898 | </Scripts> |
||
899 | </Checkbutton> |
||
900 | <Checkbutton name="BO_CM3_GP3" inherits="OptionsCheckButtonTemplate"> |
||
901 | <Size> |
||
902 | <AbsDimension x="25" y="25"/> |
||
903 | </Size> |
||
904 | <Anchors> |
||
905 | <Anchor point="TOPLEFT"> |
||
906 | <Offset> |
||
907 | <AbsDimension x="190" y="-95"/> |
||
908 | </Offset> |
||
909 | </Anchor> |
||
910 | </Anchors> |
||
911 | <Layers> |
||
912 | <Layer level="BACKGROUND"> |
||
913 | <FontString name="$parentText" inherits="GameFontNormalSmall" justifyH="LEFT" justifyV="CENTER" wraponspaces="false"> |
||
914 | <Size> |
||
915 | <AbsDimension x="96" y="32"/> |
||
916 | </Size> |
||
917 | <Anchors> |
||
918 | <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMRIGHT" relativeTo="$parent"> |
||
919 | <Offset> |
||
920 | <AbsDimension x="2" y="-2" /> |
||
921 | </Offset> |
||
922 | </Anchor> |
||
923 | </Anchors> |
||
924 | </FontString> |
||
925 | </Layer> |
||
926 | </Layers> |
||
927 | <Scripts> |
||
928 | <OnLoad> |
||
929 | </OnLoad> |
||
930 | <OnClick> |
||
931 | BuffOrg_CheckBoxToggle("CM","3","3"); |
||
932 | </OnClick> |
||
933 | </Scripts> |
||
934 | </Checkbutton> |
||
935 | <Checkbutton name="BO_CM3_GP4" inherits="OptionsCheckButtonTemplate"> |
||
936 | <Size> |
||
937 | <AbsDimension x="25" y="25"/> |
||
938 | </Size> |
||
939 | <Anchors> |
||
940 | <Anchor point="TOPLEFT"> |
||
941 | <Offset> |
||
942 | <AbsDimension x="215" y="-95"/> |
||
943 | </Offset> |
||
944 | </Anchor> |
||
945 | </Anchors> |
||
946 | <Layers> |
||
947 | <Layer level="BACKGROUND"> |
||
948 | <FontString name="$parentText" inherits="GameFontNormalSmall" justifyH="LEFT" justifyV="CENTER" wraponspaces="false"> |
||
949 | <Size> |
||
950 | <AbsDimension x="96" y="32"/> |
||
951 | </Size> |
||
952 | <Anchors> |
||
953 | <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMRIGHT" relativeTo="$parent"> |
||
954 | <Offset> |
||
955 | <AbsDimension x="2" y="-2" /> |
||
956 | </Offset> |
||
957 | </Anchor> |
||
958 | </Anchors> |
||
959 | </FontString> |
||
960 | </Layer> |
||
961 | </Layers> |
||
962 | <Scripts> |
||
963 | <OnLoad> |
||
964 | </OnLoad> |
||
965 | <OnClick> |
||
966 | BuffOrg_CheckBoxToggle("CM","3","4"); |
||
967 | </OnClick> |
||
968 | </Scripts> |
||
969 | </Checkbutton> |
||
970 | <Checkbutton name="BO_CM3_GP5" inherits="OptionsCheckButtonTemplate"> |
||
971 | <Size> |
||
972 | <AbsDimension x="25" y="25"/> |
||
973 | </Size> |
||
974 | <Anchors> |
||
975 | <Anchor point="TOPLEFT"> |
||
976 | <Offset> |
||
977 | <AbsDimension x="240" y="-95"/> |
||
978 | </Offset> |
||
979 | </Anchor> |
||
980 | </Anchors> |
||
981 | <Layers> |
||
982 | <Layer level="BACKGROUND"> |
||
983 | <FontString name="$parentText" inherits="GameFontNormalSmall" justifyH="LEFT" justifyV="CENTER" wraponspaces="false"> |
||
984 | <Size> |
||
985 | <AbsDimension x="96" y="32"/> |
||
986 | </Size> |
||
987 | <Anchors> |
||
988 | <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMRIGHT" relativeTo="$parent"> |
||
989 | <Offset> |
||
990 | <AbsDimension x="2" y="-2" /> |
||
991 | </Offset> |
||
992 | </Anchor> |
||
993 | </Anchors> |
||
994 | </FontString> |
||
995 | </Layer> |
||
996 | </Layers> |
||
997 | <Scripts> |
||
998 | <OnLoad> |
||
999 | </OnLoad> |
||
1000 | <OnClick> |
||
1001 | BuffOrg_CheckBoxToggle("CM","3","5"); |
||
1002 | </OnClick> |
||
1003 | </Scripts> |
||
1004 | </Checkbutton> |
||
1005 | <Checkbutton name="BO_CM3_GP6" inherits="OptionsCheckButtonTemplate"> |
||
1006 | <Size> |
||
1007 | <AbsDimension x="25" y="25"/> |
||
1008 | </Size> |
||
1009 | <Anchors> |
||
1010 | <Anchor point="TOPLEFT"> |
||
1011 | <Offset> |
||
1012 | <AbsDimension x="265" y="-95"/> |
||
1013 | </Offset> |
||
1014 | </Anchor> |
||
1015 | </Anchors> |
||
1016 | <Layers> |
||
1017 | <Layer level="BACKGROUND"> |
||
1018 | <FontString name="$parentText" inherits="GameFontNormalSmall" justifyH="LEFT" justifyV="CENTER" wraponspaces="false"> |
||
1019 | <Size> |
||
1020 | <AbsDimension x="96" y="32"/> |
||
1021 | </Size> |
||
1022 | <Anchors> |
||
1023 | <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMRIGHT" relativeTo="$parent"> |
||
1024 | <Offset> |
||
1025 | <AbsDimension x="2" y="-2" /> |
||
1026 | </Offset> |
||
1027 | </Anchor> |
||
1028 | </Anchors> |
||
1029 | </FontString> |
||
1030 | </Layer> |
||
1031 | </Layers> |
||
1032 | <Scripts> |
||
1033 | <OnLoad> |
||
1034 | </OnLoad> |
||
1035 | <OnClick> |
||
1036 | BuffOrg_CheckBoxToggle("CM","3","6"); |
||
1037 | </OnClick> |
||
1038 | </Scripts> |
||
1039 | </Checkbutton> |
||
1040 | <Checkbutton name="BO_CM3_GP7" inherits="OptionsCheckButtonTemplate"> |
||
1041 | <Size> |
||
1042 | <AbsDimension x="25" y="25"/> |
||
1043 | </Size> |
||
1044 | <Anchors> |
||
1045 | <Anchor point="TOPLEFT"> |
||
1046 | <Offset> |
||
1047 | <AbsDimension x="290" y="-95"/> |
||
1048 | </Offset> |
||
1049 | </Anchor> |
||
1050 | </Anchors> |
||
1051 | <Layers> |
||
1052 | <Layer level="BACKGROUND"> |
||
1053 | <FontString name="$parentText" inherits="GameFontNormalSmall" justifyH="LEFT" justifyV="CENTER" wraponspaces="false"> |
||
1054 | <Size> |
||
1055 | <AbsDimension x="96" y="32"/> |
||
1056 | </Size> |
||
1057 | <Anchors> |
||
1058 | <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMRIGHT" relativeTo="$parent"> |
||
1059 | <Offset> |
||
1060 | <AbsDimension x="2" y="-2" /> |
||
1061 | </Offset> |
||
1062 | </Anchor> |
||
1063 | </Anchors> |
||
1064 | </FontString> |
||
1065 | </Layer> |
||
1066 | </Layers> |
||
1067 | <Scripts> |
||
1068 | <OnLoad> |
||
1069 | </OnLoad> |
||
1070 | <OnClick> |
||
1071 | BuffOrg_CheckBoxToggle("CM","3","7"); |
||
1072 | </OnClick> |
||
1073 | </Scripts> |
||
1074 | </Checkbutton> |
||
1075 | <Checkbutton name="BO_CM3_GP8" inherits="OptionsCheckButtonTemplate"> |
||
1076 | <Size> |
||
1077 | <AbsDimension x="25" y="25"/> |
||
1078 | </Size> |
||
1079 | <Anchors> |
||
1080 | <Anchor point="TOPLEFT"> |
||
1081 | <Offset> |
||
1082 | <AbsDimension x="315" y="-95"/> |
||
1083 | </Offset> |
||
1084 | </Anchor> |
||
1085 | </Anchors> |
||
1086 | <Layers> |
||
1087 | <Layer level="BACKGROUND"> |
||
1088 | <FontString name="$parentText" inherits="GameFontNormalSmall" justifyH="LEFT" justifyV="CENTER" wraponspaces="false"> |
||
1089 | <Size> |
||
1090 | <AbsDimension x="96" y="32"/> |
||
1091 | </Size> |
||
1092 | <Anchors> |
||
1093 | <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMRIGHT" relativeTo="$parent"> |
||
1094 | <Offset> |
||
1095 | <AbsDimension x="2" y="-2" /> |
||
1096 | </Offset> |
||
1097 | </Anchor> |
||
1098 | </Anchors> |
||
1099 | </FontString> |
||
1100 | </Layer> |
||
1101 | </Layers> |
||
1102 | <Scripts> |
||
1103 | <OnLoad> |
||
1104 | </OnLoad> |
||
1105 | <OnClick> |
||
1106 | BuffOrg_CheckBoxToggle("CM","3","8"); |
||
1107 | </OnClick> |
||
1108 | </Scripts> |
||
1109 | </Checkbutton> |
||
1110 | <!-- CM4 Group Checkboxes --> |
||
1111 | <Checkbutton name="BO_CM4_GP1" inherits="OptionsCheckButtonTemplate"> |
||
1112 | <Size> |
||
1113 | <AbsDimension x="25" y="25"/> |
||
1114 | </Size> |
||
1115 | <Anchors> |
||
1116 | <Anchor point="TOPLEFT"> |
||
1117 | <Offset> |
||
1118 | <AbsDimension x="140" y="-120"/> |
||
1119 | </Offset> |
||
1120 | </Anchor> |
||
1121 | </Anchors> |
||
1122 | <Layers> |
||
1123 | <Layer level="BACKGROUND"> |
||
1124 | <FontString name="$parentText" inherits="GameFontNormalSmall" justifyH="LEFT" justifyV="CENTER" wraponspaces="false"> |
||
1125 | <Size> |
||
1126 | <AbsDimension x="96" y="32"/> |
||
1127 | </Size> |
||
1128 | <Anchors> |
||
1129 | <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMRIGHT" relativeTo="$parent"> |
||
1130 | <Offset> |
||
1131 | <AbsDimension x="2" y="-2" /> |
||
1132 | </Offset> |
||
1133 | </Anchor> |
||
1134 | </Anchors> |
||
1135 | </FontString> |
||
1136 | </Layer> |
||
1137 | </Layers> |
||
1138 | <Scripts> |
||
1139 | <OnLoad> |
||
1140 | </OnLoad> |
||
1141 | <OnClick> |
||
1142 | BuffOrg_CheckBoxToggle("CM","4","1"); |
||
1143 | </OnClick> |
||
1144 | </Scripts> |
||
1145 | </Checkbutton> |
||
1146 | <Checkbutton name="BO_CM4_GP2" inherits="OptionsCheckButtonTemplate"> |
||
1147 | <Size> |
||
1148 | <AbsDimension x="25" y="25"/> |
||
1149 | </Size> |
||
1150 | <Anchors> |
||
1151 | <Anchor point="TOPLEFT"> |
||
1152 | <Offset> |
||
1153 | <AbsDimension x="165" y="-120"/> |
||
1154 | </Offset> |
||
1155 | </Anchor> |
||
1156 | </Anchors> |
||
1157 | <Layers> |
||
1158 | <Layer level="BACKGROUND"> |
||
1159 | <FontString name="$parentText" inherits="GameFontNormalSmall" justifyH="LEFT" justifyV="CENTER" wraponspaces="false"> |
||
1160 | <Size> |
||
1161 | <AbsDimension x="96" y="32"/> |
||
1162 | </Size> |
||
1163 | <Anchors> |
||
1164 | <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMRIGHT" relativeTo="$parent"> |
||
1165 | <Offset> |
||
1166 | <AbsDimension x="2" y="-2" /> |
||
1167 | </Offset> |
||
1168 | </Anchor> |
||
1169 | </Anchors> |
||
1170 | </FontString> |
||
1171 | </Layer> |
||
1172 | </Layers> |
||
1173 | <Scripts> |
||
1174 | <OnLoad> |
||
1175 | </OnLoad> |
||
1176 | <OnClick> |
||
1177 | BuffOrg_CheckBoxToggle("CM","4","2"); |
||
1178 | </OnClick> |
||
1179 | </Scripts> |
||
1180 | </Checkbutton> |
||
1181 | <Checkbutton name="BO_CM4_GP3" inherits="OptionsCheckButtonTemplate"> |
||
1182 | <Size> |
||
1183 | <AbsDimension x="25" y="25"/> |
||
1184 | </Size> |
||
1185 | <Anchors> |
||
1186 | <Anchor point="TOPLEFT"> |
||
1187 | <Offset> |
||
1188 | <AbsDimension x="190" y="-120"/> |
||
1189 | </Offset> |
||
1190 | </Anchor> |
||
1191 | </Anchors> |
||
1192 | <Layers> |
||
1193 | <Layer level="BACKGROUND"> |
||
1194 | <FontString name="$parentText" inherits="GameFontNormalSmall" justifyH="LEFT" justifyV="CENTER" wraponspaces="false"> |
||
1195 | <Size> |
||
1196 | <AbsDimension x="96" y="32"/> |
||
1197 | </Size> |
||
1198 | <Anchors> |
||
1199 | <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMRIGHT" relativeTo="$parent"> |
||
1200 | <Offset> |
||
1201 | <AbsDimension x="2" y="-2" /> |
||
1202 | </Offset> |
||
1203 | </Anchor> |
||
1204 | </Anchors> |
||
1205 | </FontString> |
||
1206 | </Layer> |
||
1207 | </Layers> |
||
1208 | <Scripts> |
||
1209 | <OnLoad> |
||
1210 | </OnLoad> |
||
1211 | <OnClick> |
||
1212 | BuffOrg_CheckBoxToggle("CM","4","3"); |
||
1213 | </OnClick> |
||
1214 | </Scripts> |
||
1215 | </Checkbutton> |
||
1216 | <Checkbutton name="BO_CM4_GP4" inherits="OptionsCheckButtonTemplate"> |
||
1217 | <Size> |
||
1218 | <AbsDimension x="25" y="25"/> |
||
1219 | </Size> |
||
1220 | <Anchors> |
||
1221 | <Anchor point="TOPLEFT"> |
||
1222 | <Offset> |
||
1223 | <AbsDimension x="215" y="-120"/> |
||
1224 | </Offset> |
||
1225 | </Anchor> |
||
1226 | </Anchors> |
||
1227 | <Layers> |
||
1228 | <Layer level="BACKGROUND"> |
||
1229 | <FontString name="$parentText" inherits="GameFontNormalSmall" justifyH="LEFT" justifyV="CENTER" wraponspaces="false"> |
||
1230 | <Size> |
||
1231 | <AbsDimension x="96" y="32"/> |
||
1232 | </Size> |
||
1233 | <Anchors> |
||
1234 | <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMRIGHT" relativeTo="$parent"> |
||
1235 | <Offset> |
||
1236 | <AbsDimension x="2" y="-2" /> |
||
1237 | </Offset> |
||
1238 | </Anchor> |
||
1239 | </Anchors> |
||
1240 | </FontString> |
||
1241 | </Layer> |
||
1242 | </Layers> |
||
1243 | <Scripts> |
||
1244 | <OnLoad> |
||
1245 | </OnLoad> |
||
1246 | <OnClick> |
||
1247 | BuffOrg_CheckBoxToggle("CM","4","4"); |
||
1248 | </OnClick> |
||
1249 | </Scripts> |
||
1250 | </Checkbutton> |
||
1251 | <Checkbutton name="BO_CM4_GP5" inherits="OptionsCheckButtonTemplate"> |
||
1252 | <Size> |
||
1253 | <AbsDimension x="25" y="25"/> |
||
1254 | </Size> |
||
1255 | <Anchors> |
||
1256 | <Anchor point="TOPLEFT"> |
||
1257 | <Offset> |
||
1258 | <AbsDimension x="240" y="-120"/> |
||
1259 | </Offset> |
||
1260 | </Anchor> |
||
1261 | </Anchors> |
||
1262 | <Layers> |
||
1263 | <Layer level="BACKGROUND"> |
||
1264 | <FontString name="$parentText" inherits="GameFontNormalSmall" justifyH="LEFT" justifyV="CENTER" wraponspaces="false"> |
||
1265 | <Size> |
||
1266 | <AbsDimension x="96" y="32"/> |
||
1267 | </Size> |
||
1268 | <Anchors> |
||
1269 | <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMRIGHT" relativeTo="$parent"> |
||
1270 | <Offset> |
||
1271 | <AbsDimension x="2" y="-2" /> |
||
1272 | </Offset> |
||
1273 | </Anchor> |
||
1274 | </Anchors> |
||
1275 | </FontString> |
||
1276 | </Layer> |
||
1277 | </Layers> |
||
1278 | <Scripts> |
||
1279 | <OnLoad> |
||
1280 | </OnLoad> |
||
1281 | <OnClick> |
||
1282 | BuffOrg_CheckBoxToggle("CM","4","5"); |
||
1283 | </OnClick> |
||
1284 | </Scripts> |
||
1285 | </Checkbutton> |
||
1286 | <Checkbutton name="BO_CM4_GP6" inherits="OptionsCheckButtonTemplate"> |
||
1287 | <Size> |
||
1288 | <AbsDimension x="25" y="25"/> |
||
1289 | </Size> |
||
1290 | <Anchors> |
||
1291 | <Anchor point="TOPLEFT"> |
||
1292 | <Offset> |
||
1293 | <AbsDimension x="265" y="-120"/> |
||
1294 | </Offset> |
||
1295 | </Anchor> |
||
1296 | </Anchors> |
||
1297 | <Layers> |
||
1298 | <Layer level="BACKGROUND"> |
||
1299 | <FontString name="$parentText" inherits="GameFontNormalSmall" justifyH="LEFT" justifyV="CENTER" wraponspaces="false"> |
||
1300 | <Size> |
||
1301 | <AbsDimension x="96" y="32"/> |
||
1302 | </Size> |
||
1303 | <Anchors> |
||
1304 | <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMRIGHT" relativeTo="$parent"> |
||
1305 | <Offset> |
||
1306 | <AbsDimension x="2" y="-2" /> |
||
1307 | </Offset> |
||
1308 | </Anchor> |
||
1309 | </Anchors> |
||
1310 | </FontString> |
||
1311 | </Layer> |
||
1312 | </Layers> |
||
1313 | <Scripts> |
||
1314 | <OnLoad> |
||
1315 | </OnLoad> |
||
1316 | <OnClick> |
||
1317 | BuffOrg_CheckBoxToggle("CM","4","6"); |
||
1318 | </OnClick> |
||
1319 | </Scripts> |
||
1320 | </Checkbutton> |
||
1321 | <Checkbutton name="BO_CM4_GP7" inherits="OptionsCheckButtonTemplate"> |
||
1322 | <Size> |
||
1323 | <AbsDimension x="25" y="25"/> |
||
1324 | </Size> |
||
1325 | <Anchors> |
||
1326 | <Anchor point="TOPLEFT"> |
||
1327 | <Offset> |
||
1328 | <AbsDimension x="290" y="-120"/> |
||
1329 | </Offset> |
||
1330 | </Anchor> |
||
1331 | </Anchors> |
||
1332 | <Layers> |
||
1333 | <Layer level="BACKGROUND"> |
||
1334 | <FontString name="$parentText" inherits="GameFontNormalSmall" justifyH="LEFT" justifyV="CENTER" wraponspaces="false"> |
||
1335 | <Size> |
||
1336 | <AbsDimension x="96" y="32"/> |
||
1337 | </Size> |
||
1338 | <Anchors> |
||
1339 | <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMRIGHT" relativeTo="$parent"> |
||
1340 | <Offset> |
||
1341 | <AbsDimension x="2" y="-2" /> |
||
1342 | </Offset> |
||
1343 | </Anchor> |
||
1344 | </Anchors> |
||
1345 | </FontString> |
||
1346 | </Layer> |
||
1347 | </Layers> |
||
1348 | <Scripts> |
||
1349 | <OnLoad> |
||
1350 | </OnLoad> |
||
1351 | <OnClick> |
||
1352 | BuffOrg_CheckBoxToggle("CM","4","7"); |
||
1353 | </OnClick> |
||
1354 | </Scripts> |
||
1355 | </Checkbutton> |
||
1356 | <Checkbutton name="BO_CM4_GP8" inherits="OptionsCheckButtonTemplate"> |
||
1357 | <Size> |
||
1358 | <AbsDimension x="25" y="25"/> |
||
1359 | </Size> |
||
1360 | <Anchors> |
||
1361 | <Anchor point="TOPLEFT"> |
||
1362 | <Offset> |
||
1363 | <AbsDimension x="315" y="-120"/> |
||
1364 | </Offset> |
||
1365 | </Anchor> |
||
1366 | </Anchors> |
||
1367 | <Layers> |
||
1368 | <Layer level="BACKGROUND"> |
||
1369 | <FontString name="$parentText" inherits="GameFontNormalSmall" justifyH="LEFT" justifyV="CENTER" wraponspaces="false"> |
||
1370 | <Size> |
||
1371 | <AbsDimension x="96" y="32"/> |
||
1372 | </Size> |
||
1373 | <Anchors> |
||
1374 | <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMRIGHT" relativeTo="$parent"> |
||
1375 | <Offset> |
||
1376 | <AbsDimension x="2" y="-2" /> |
||
1377 | </Offset> |
||
1378 | </Anchor> |
||
1379 | </Anchors> |
||
1380 | </FontString> |
||
1381 | </Layer> |
||
1382 | </Layers> |
||
1383 | <Scripts> |
||
1384 | <OnLoad> |
||
1385 | </OnLoad> |
||
1386 | <OnClick> |
||
1387 | BuffOrg_CheckBoxToggle("CM","4","8"); |
||
1388 | </OnClick> |
||
1389 | </Scripts> |
||
1390 | </Checkbutton> |
||
1391 | <!-- CM5 Group Checkboxes --> |
||
1392 | <Checkbutton name="BO_CM5_GP1" inherits="OptionsCheckButtonTemplate"> |
||
1393 | <Size> |
||
1394 | <AbsDimension x="25" y="25"/> |
||
1395 | </Size> |
||
1396 | <Anchors> |
||
1397 | <Anchor point="TOPLEFT"> |
||
1398 | <Offset> |
||
1399 | <AbsDimension x="140" y="-145"/> |
||
1400 | </Offset> |
||
1401 | </Anchor> |
||
1402 | </Anchors> |
||
1403 | <Layers> |
||
1404 | <Layer level="BACKGROUND"> |
||
1405 | <FontString name="$parentText" inherits="GameFontNormalSmall" justifyH="LEFT" justifyV="CENTER" wraponspaces="false"> |
||
1406 | <Size> |
||
1407 | <AbsDimension x="96" y="32"/> |
||
1408 | </Size> |
||
1409 | <Anchors> |
||
1410 | <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMRIGHT" relativeTo="$parent"> |
||
1411 | <Offset> |
||
1412 | <AbsDimension x="2" y="-2" /> |
||
1413 | </Offset> |
||
1414 | </Anchor> |
||
1415 | </Anchors> |
||
1416 | </FontString> |
||
1417 | </Layer> |
||
1418 | </Layers> |
||
1419 | <Scripts> |
||
1420 | <OnLoad> |
||
1421 | </OnLoad> |
||
1422 | <OnClick> |
||
1423 | BuffOrg_CheckBoxToggle("CM","5","1"); |
||
1424 | </OnClick> |
||
1425 | </Scripts> |
||
1426 | </Checkbutton> |
||
1427 | <Checkbutton name="BO_CM5_GP2" inherits="OptionsCheckButtonTemplate"> |
||
1428 | <Size> |
||
1429 | <AbsDimension x="25" y="25"/> |
||
1430 | </Size> |
||
1431 | <Anchors> |
||
1432 | <Anchor point="TOPLEFT"> |
||
1433 | <Offset> |
||
1434 | <AbsDimension x="165" y="-145"/> |
||
1435 | </Offset> |
||
1436 | </Anchor> |
||
1437 | </Anchors> |
||
1438 | <Layers> |
||
1439 | <Layer level="BACKGROUND"> |
||
1440 | <FontString name="$parentText" inherits="GameFontNormalSmall" justifyH="LEFT" justifyV="CENTER" wraponspaces="false"> |
||
1441 | <Size> |
||
1442 | <AbsDimension x="96" y="32"/> |
||
1443 | </Size> |
||
1444 | <Anchors> |
||
1445 | <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMRIGHT" relativeTo="$parent"> |
||
1446 | <Offset> |
||
1447 | <AbsDimension x="2" y="-2" /> |
||
1448 | </Offset> |
||
1449 | </Anchor> |
||
1450 | </Anchors> |
||
1451 | </FontString> |
||
1452 | </Layer> |
||
1453 | </Layers> |
||
1454 | <Scripts> |
||
1455 | <OnLoad> |
||
1456 | </OnLoad> |
||
1457 | <OnClick> |
||
1458 | BuffOrg_CheckBoxToggle("CM","5","2"); |
||
1459 | </OnClick> |
||
1460 | </Scripts> |
||
1461 | </Checkbutton> |
||
1462 | <Checkbutton name="BO_CM5_GP3" inherits="OptionsCheckButtonTemplate"> |
||
1463 | <Size> |
||
1464 | <AbsDimension x="25" y="25"/> |
||
1465 | </Size> |
||
1466 | <Anchors> |
||
1467 | <Anchor point="TOPLEFT"> |
||
1468 | <Offset> |
||
1469 | <AbsDimension x="190" y="-145"/> |
||
1470 | </Offset> |
||
1471 | </Anchor> |
||
1472 | </Anchors> |
||
1473 | <Layers> |
||
1474 | <Layer level="BACKGROUND"> |
||
1475 | <FontString name="$parentText" inherits="GameFontNormalSmall" justifyH="LEFT" justifyV="CENTER" wraponspaces="false"> |
||
1476 | <Size> |
||
1477 | <AbsDimension x="96" y="32"/> |
||
1478 | </Size> |
||
1479 | <Anchors> |
||
1480 | <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMRIGHT" relativeTo="$parent"> |
||
1481 | <Offset> |
||
1482 | <AbsDimension x="2" y="-2" /> |
||
1483 | </Offset> |
||
1484 | </Anchor> |
||
1485 | </Anchors> |
||
1486 | </FontString> |
||
1487 | </Layer> |
||
1488 | </Layers> |
||
1489 | <Scripts> |
||
1490 | <OnLoad> |
||
1491 | </OnLoad> |
||
1492 | <OnClick> |
||
1493 | BuffOrg_CheckBoxToggle("CM","5","3"); |
||
1494 | </OnClick> |
||
1495 | </Scripts> |
||
1496 | </Checkbutton> |
||
1497 | <Checkbutton name="BO_CM5_GP4" inherits="OptionsCheckButtonTemplate"> |
||
1498 | <Size> |
||
1499 | <AbsDimension x="25" y="25"/> |
||
1500 | </Size> |
||
1501 | <Anchors> |
||
1502 | <Anchor point="TOPLEFT"> |
||
1503 | <Offset> |
||
1504 | <AbsDimension x="215" y="-145"/> |
||
1505 | </Offset> |
||
1506 | </Anchor> |
||
1507 | </Anchors> |
||
1508 | <Layers> |
||
1509 | <Layer level="BACKGROUND"> |
||
1510 | <FontString name="$parentText" inherits="GameFontNormalSmall" justifyH="LEFT" justifyV="CENTER" wraponspaces="false"> |
||
1511 | <Size> |
||
1512 | <AbsDimension x="96" y="32"/> |
||
1513 | </Size> |
||
1514 | <Anchors> |
||
1515 | <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMRIGHT" relativeTo="$parent"> |
||
1516 | <Offset> |
||
1517 | <AbsDimension x="2" y="-2" /> |
||
1518 | </Offset> |
||
1519 | </Anchor> |
||
1520 | </Anchors> |
||
1521 | </FontString> |
||
1522 | </Layer> |
||
1523 | </Layers> |
||
1524 | <Scripts> |
||
1525 | <OnLoad> |
||
1526 | </OnLoad> |
||
1527 | <OnClick> |
||
1528 | BuffOrg_CheckBoxToggle("CM","5","4"); |
||
1529 | </OnClick> |
||
1530 | </Scripts> |
||
1531 | </Checkbutton> |
||
1532 | <Checkbutton name="BO_CM5_GP5" inherits="OptionsCheckButtonTemplate"> |
||
1533 | <Size> |
||
1534 | <AbsDimension x="25" y="25"/> |
||
1535 | </Size> |
||
1536 | <Anchors> |
||
1537 | <Anchor point="TOPLEFT"> |
||
1538 | <Offset> |
||
1539 | <AbsDimension x="240" y="-145"/> |
||
1540 | </Offset> |
||
1541 | </Anchor> |
||
1542 | </Anchors> |
||
1543 | <Layers> |
||
1544 | <Layer level="BACKGROUND"> |
||
1545 | <FontString name="$parentText" inherits="GameFontNormalSmall" justifyH="LEFT" justifyV="CENTER" wraponspaces="false"> |
||
1546 | <Size> |
||
1547 | <AbsDimension x="96" y="32"/> |
||
1548 | </Size> |
||
1549 | <Anchors> |
||
1550 | <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMRIGHT" relativeTo="$parent"> |
||
1551 | <Offset> |
||
1552 | <AbsDimension x="2" y="-2" /> |
||
1553 | </Offset> |
||
1554 | </Anchor> |
||
1555 | </Anchors> |
||
1556 | </FontString> |
||
1557 | </Layer> |
||
1558 | </Layers> |
||
1559 | <Scripts> |
||
1560 | <OnLoad> |
||
1561 | </OnLoad> |
||
1562 | <OnClick> |
||
1563 | BuffOrg_CheckBoxToggle("CM","5","5"); |
||
1564 | </OnClick> |
||
1565 | </Scripts> |
||
1566 | </Checkbutton> |
||
1567 | <Checkbutton name="BO_CM5_GP6" inherits="OptionsCheckButtonTemplate"> |
||
1568 | <Size> |
||
1569 | <AbsDimension x="25" y="25"/> |
||
1570 | </Size> |
||
1571 | <Anchors> |
||
1572 | <Anchor point="TOPLEFT"> |
||
1573 | <Offset> |
||
1574 | <AbsDimension x="265" y="-145"/> |
||
1575 | </Offset> |
||
1576 | </Anchor> |
||
1577 | </Anchors> |
||
1578 | <Layers> |
||
1579 | <Layer level="BACKGROUND"> |
||
1580 | <FontString name="$parentText" inherits="GameFontNormalSmall" justifyH="LEFT" justifyV="CENTER" wraponspaces="false"> |
||
1581 | <Size> |
||
1582 | <AbsDimension x="96" y="32"/> |
||
1583 | </Size> |
||
1584 | <Anchors> |
||
1585 | <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMRIGHT" relativeTo="$parent"> |
||
1586 | <Offset> |
||
1587 | <AbsDimension x="2" y="-2" /> |
||
1588 | </Offset> |
||
1589 | </Anchor> |
||
1590 | </Anchors> |
||
1591 | </FontString> |
||
1592 | </Layer> |
||
1593 | </Layers> |
||
1594 | <Scripts> |
||
1595 | <OnLoad> |
||
1596 | </OnLoad> |
||
1597 | <OnClick> |
||
1598 | BuffOrg_CheckBoxToggle("CM","5","6"); |
||
1599 | </OnClick> |
||
1600 | </Scripts> |
||
1601 | </Checkbutton> |
||
1602 | <Checkbutton name="BO_CM5_GP7" inherits="OptionsCheckButtonTemplate"> |
||
1603 | <Size> |
||
1604 | <AbsDimension x="25" y="25"/> |
||
1605 | </Size> |
||
1606 | <Anchors> |
||
1607 | <Anchor point="TOPLEFT"> |
||
1608 | <Offset> |
||
1609 | <AbsDimension x="290" y="-145"/> |
||
1610 | </Offset> |
||
1611 | </Anchor> |
||
1612 | </Anchors> |
||
1613 | <Layers> |
||
1614 | <Layer level="BACKGROUND"> |
||
1615 | <FontString name="$parentText" inherits="GameFontNormalSmall" justifyH="LEFT" justifyV="CENTER" wraponspaces="false"> |
||
1616 | <Size> |
||
1617 | <AbsDimension x="96" y="32"/> |
||
1618 | </Size> |
||
1619 | <Anchors> |
||
1620 | <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMRIGHT" relativeTo="$parent"> |
||
1621 | <Offset> |
||
1622 | <AbsDimension x="2" y="-2" /> |
||
1623 | </Offset> |
||
1624 | </Anchor> |
||
1625 | </Anchors> |
||
1626 | </FontString> |
||
1627 | </Layer> |
||
1628 | </Layers> |
||
1629 | <Scripts> |
||
1630 | <OnLoad> |
||
1631 | </OnLoad> |
||
1632 | <OnClick> |
||
1633 | BuffOrg_CheckBoxToggle("CM","5","7"); |
||
1634 | </OnClick> |
||
1635 | </Scripts> |
||
1636 | </Checkbutton> |
||
1637 | <Checkbutton name="BO_CM5_GP8" inherits="OptionsCheckButtonTemplate"> |
||
1638 | <Size> |
||
1639 | <AbsDimension x="25" y="25"/> |
||
1640 | </Size> |
||
1641 | <Anchors> |
||
1642 | <Anchor point="TOPLEFT"> |
||
1643 | <Offset> |
||
1644 | <AbsDimension x="315" y="-145"/> |
||
1645 | </Offset> |
||
1646 | </Anchor> |
||
1647 | </Anchors> |
||
1648 | <Layers> |
||
1649 | <Layer level="BACKGROUND"> |
||
1650 | <FontString name="$parentText" inherits="GameFontNormalSmall" justifyH="LEFT" justifyV="CENTER" wraponspaces="false"> |
||
1651 | <Size> |
||
1652 | <AbsDimension x="96" y="32"/> |
||
1653 | </Size> |
||
1654 | <Anchors> |
||
1655 | <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMRIGHT" relativeTo="$parent"> |
||
1656 | <Offset> |
||
1657 | <AbsDimension x="2" y="-2" /> |
||
1658 | </Offset> |
||
1659 | </Anchor> |
||
1660 | </Anchors> |
||
1661 | </FontString> |
||
1662 | </Layer> |
||
1663 | </Layers> |
||
1664 | <Scripts> |
||
1665 | <OnLoad> |
||
1666 | </OnLoad> |
||
1667 | <OnClick> |
||
1668 | BuffOrg_CheckBoxToggle("CM","5","8"); |
||
1669 | </OnClick> |
||
1670 | </Scripts> |
||
1671 | </Checkbutton> |
||
1672 | <!-- CM6 Group Checkboxes --> |
||
1673 | <Checkbutton name="BO_CM6_GP1" inherits="OptionsCheckButtonTemplate"> |
||
1674 | <Size> |
||
1675 | <AbsDimension x="25" y="25"/> |
||
1676 | </Size> |
||
1677 | <Anchors> |
||
1678 | <Anchor point="TOPLEFT"> |
||
1679 | <Offset> |
||
1680 | <AbsDimension x="140" y="-170"/> |
||
1681 | </Offset> |
||
1682 | </Anchor> |
||
1683 | </Anchors> |
||
1684 | <Layers> |
||
1685 | <Layer level="BACKGROUND"> |
||
1686 | <FontString name="$parentText" inherits="GameFontNormalSmall" justifyH="LEFT" justifyV="CENTER" wraponspaces="false"> |
||
1687 | <Size> |
||
1688 | <AbsDimension x="96" y="32"/> |
||
1689 | </Size> |
||
1690 | <Anchors> |
||
1691 | <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMRIGHT" relativeTo="$parent"> |
||
1692 | <Offset> |
||
1693 | <AbsDimension x="2" y="-2" /> |
||
1694 | </Offset> |
||
1695 | </Anchor> |
||
1696 | </Anchors> |
||
1697 | </FontString> |
||
1698 | </Layer> |
||
1699 | </Layers> |
||
1700 | <Scripts> |
||
1701 | <OnLoad> |
||
1702 | </OnLoad> |
||
1703 | <OnClick> |
||
1704 | BuffOrg_CheckBoxToggle("CM","6","1"); |
||
1705 | </OnClick> |
||
1706 | </Scripts> |
||
1707 | </Checkbutton> |
||
1708 | <Checkbutton name="BO_CM6_GP2" inherits="OptionsCheckButtonTemplate"> |
||
1709 | <Size> |
||
1710 | <AbsDimension x="25" y="25"/> |
||
1711 | </Size> |
||
1712 | <Anchors> |
||
1713 | <Anchor point="TOPLEFT"> |
||
1714 | <Offset> |
||
1715 | <AbsDimension x="165" y="-170"/> |
||
1716 | </Offset> |
||
1717 | </Anchor> |
||
1718 | </Anchors> |
||
1719 | <Layers> |
||
1720 | <Layer level="BACKGROUND"> |
||
1721 | <FontString name="$parentText" inherits="GameFontNormalSmall" justifyH="LEFT" justifyV="CENTER" wraponspaces="false"> |
||
1722 | <Size> |
||
1723 | <AbsDimension x="96" y="32"/> |
||
1724 | </Size> |
||
1725 | <Anchors> |
||
1726 | <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMRIGHT" relativeTo="$parent"> |
||
1727 | <Offset> |
||
1728 | <AbsDimension x="2" y="-2" /> |
||
1729 | </Offset> |
||
1730 | </Anchor> |
||
1731 | </Anchors> |
||
1732 | </FontString> |
||
1733 | </Layer> |
||
1734 | </Layers> |
||
1735 | <Scripts> |
||
1736 | <OnLoad> |
||
1737 | </OnLoad> |
||
1738 | <OnClick> |
||
1739 | BuffOrg_CheckBoxToggle("CM","6","2"); |
||
1740 | </OnClick> |
||
1741 | </Scripts> |
||
1742 | </Checkbutton> |
||
1743 | <Checkbutton name="BO_CM6_GP3" inherits="OptionsCheckButtonTemplate"> |
||
1744 | <Size> |
||
1745 | <AbsDimension x="25" y="25"/> |
||
1746 | </Size> |
||
1747 | <Anchors> |
||
1748 | <Anchor point="TOPLEFT"> |
||
1749 | <Offset> |
||
1750 | <AbsDimension x="190" y="-170"/> |
||
1751 | </Offset> |
||
1752 | </Anchor> |
||
1753 | </Anchors> |
||
1754 | <Layers> |
||
1755 | <Layer level="BACKGROUND"> |
||
1756 | <FontString name="$parentText" inherits="GameFontNormalSmall" justifyH="LEFT" justifyV="CENTER" wraponspaces="false"> |
||
1757 | <Size> |
||
1758 | <AbsDimension x="96" y="32"/> |
||
1759 | </Size> |
||
1760 | <Anchors> |
||
1761 | <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMRIGHT" relativeTo="$parent"> |
||
1762 | <Offset> |
||
1763 | <AbsDimension x="2" y="-2" /> |
||
1764 | </Offset> |
||
1765 | </Anchor> |
||
1766 | </Anchors> |
||
1767 | </FontString> |
||
1768 | </Layer> |
||
1769 | </Layers> |
||
1770 | <Scripts> |
||
1771 | <OnLoad> |
||
1772 | </OnLoad> |
||
1773 | <OnClick> |
||
1774 | BuffOrg_CheckBoxToggle("CM","6","3"); |
||
1775 | </OnClick> |
||
1776 | </Scripts> |
||
1777 | </Checkbutton> |
||
1778 | <Checkbutton name="BO_CM6_GP4" inherits="OptionsCheckButtonTemplate"> |
||
1779 | <Size> |
||
1780 | <AbsDimension x="25" y="25"/> |
||
1781 | </Size> |
||
1782 | <Anchors> |
||
1783 | <Anchor point="TOPLEFT"> |
||
1784 | <Offset> |
||
1785 | <AbsDimension x="215" y="-170"/> |
||
1786 | </Offset> |
||
1787 | </Anchor> |
||
1788 | </Anchors> |
||
1789 | <Layers> |
||
1790 | <Layer level="BACKGROUND"> |
||
1791 | <FontString name="$parentText" inherits="GameFontNormalSmall" justifyH="LEFT" justifyV="CENTER" wraponspaces="false"> |
||
1792 | <Size> |
||
1793 | <AbsDimension x="96" y="32"/> |
||
1794 | </Size> |
||
1795 | <Anchors> |
||
1796 | <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMRIGHT" relativeTo="$parent"> |
||
1797 | <Offset> |
||
1798 | <AbsDimension x="2" y="-2" /> |
||
1799 | </Offset> |
||
1800 | </Anchor> |
||
1801 | </Anchors> |
||
1802 | </FontString> |
||
1803 | </Layer> |
||
1804 | </Layers> |
||
1805 | <Scripts> |
||
1806 | <OnLoad> |
||
1807 | </OnLoad> |
||
1808 | <OnClick> |
||
1809 | BuffOrg_CheckBoxToggle("CM","6","4"); |
||
1810 | </OnClick> |
||
1811 | </Scripts> |
||
1812 | </Checkbutton> |
||
1813 | <Checkbutton name="BO_CM6_GP5" inherits="OptionsCheckButtonTemplate"> |
||
1814 | <Size> |
||
1815 | <AbsDimension x="25" y="25"/> |
||
1816 | </Size> |
||
1817 | <Anchors> |
||
1818 | <Anchor point="TOPLEFT"> |
||
1819 | <Offset> |
||
1820 | <AbsDimension x="240" y="-170"/> |
||
1821 | </Offset> |
||
1822 | </Anchor> |
||
1823 | </Anchors> |
||
1824 | <Layers> |
||
1825 | <Layer level="BACKGROUND"> |
||
1826 | <FontString name="$parentText" inherits="GameFontNormalSmall" justifyH="LEFT" justifyV="CENTER" wraponspaces="false"> |
||
1827 | <Size> |
||
1828 | <AbsDimension x="96" y="32"/> |
||
1829 | </Size> |
||
1830 | <Anchors> |
||
1831 | <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMRIGHT" relativeTo="$parent"> |
||
1832 | <Offset> |
||
1833 | <AbsDimension x="2" y="-2" /> |
||
1834 | </Offset> |
||
1835 | </Anchor> |
||
1836 | </Anchors> |
||
1837 | </FontString> |
||
1838 | </Layer> |
||
1839 | </Layers> |
||
1840 | <Scripts> |
||
1841 | <OnLoad> |
||
1842 | </OnLoad> |
||
1843 | <OnClick> |
||
1844 | BuffOrg_CheckBoxToggle("CM","6","5"); |
||
1845 | </OnClick> |
||
1846 | </Scripts> |
||
1847 | </Checkbutton> |
||
1848 | <Checkbutton name="BO_CM6_GP6" inherits="OptionsCheckButtonTemplate"> |
||
1849 | <Size> |
||
1850 | <AbsDimension x="25" y="25"/> |
||
1851 | </Size> |
||
1852 | <Anchors> |
||
1853 | <Anchor point="TOPLEFT"> |
||
1854 | <Offset> |
||
1855 | <AbsDimension x="265" y="-170"/> |
||
1856 | </Offset> |
||
1857 | </Anchor> |
||
1858 | </Anchors> |
||
1859 | <Layers> |
||
1860 | <Layer level="BACKGROUND"> |
||
1861 | <FontString name="$parentText" inherits="GameFontNormalSmall" justifyH="LEFT" justifyV="CENTER" wraponspaces="false"> |
||
1862 | <Size> |
||
1863 | <AbsDimension x="96" y="32"/> |
||
1864 | </Size> |
||
1865 | <Anchors> |
||
1866 | <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMRIGHT" relativeTo="$parent"> |
||
1867 | <Offset> |
||
1868 | <AbsDimension x="2" y="-2" /> |
||
1869 | </Offset> |
||
1870 | </Anchor> |
||
1871 | </Anchors> |
||
1872 | </FontString> |
||
1873 | </Layer> |
||
1874 | </Layers> |
||
1875 | <Scripts> |
||
1876 | <OnLoad> |
||
1877 | </OnLoad> |
||
1878 | <OnClick> |
||
1879 | BuffOrg_CheckBoxToggle("CM","6","6"); |
||
1880 | </OnClick> |
||
1881 | </Scripts> |
||
1882 | </Checkbutton> |
||
1883 | <Checkbutton name="BO_CM6_GP7" inherits="OptionsCheckButtonTemplate"> |
||
1884 | <Size> |
||
1885 | <AbsDimension x="25" y="25"/> |
||
1886 | </Size> |
||
1887 | <Anchors> |
||
1888 | <Anchor point="TOPLEFT"> |
||
1889 | <Offset> |
||
1890 | <AbsDimension x="290" y="-170"/> |
||
1891 | </Offset> |
||
1892 | </Anchor> |
||
1893 | </Anchors> |
||
1894 | <Layers> |
||
1895 | <Layer level="BACKGROUND"> |
||
1896 | <FontString name="$parentText" inherits="GameFontNormalSmall" justifyH="LEFT" justifyV="CENTER" wraponspaces="false"> |
||
1897 | <Size> |
||
1898 | <AbsDimension x="96" y="32"/> |
||
1899 | </Size> |
||
1900 | <Anchors> |
||
1901 | <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMRIGHT" relativeTo="$parent"> |
||
1902 | <Offset> |
||
1903 | <AbsDimension x="2" y="-2" /> |
||
1904 | </Offset> |
||
1905 | </Anchor> |
||
1906 | </Anchors> |
||
1907 | </FontString> |
||
1908 | </Layer> |
||
1909 | </Layers> |
||
1910 | <Scripts> |
||
1911 | <OnLoad> |
||
1912 | </OnLoad> |
||
1913 | <OnClick> |
||
1914 | BuffOrg_CheckBoxToggle("CM","6","7"); |
||
1915 | </OnClick> |
||
1916 | </Scripts> |
||
1917 | </Checkbutton> |
||
1918 | <Checkbutton name="BO_CM6_GP8" inherits="OptionsCheckButtonTemplate"> |
||
1919 | <Size> |
||
1920 | <AbsDimension x="25" y="25"/> |
||
1921 | </Size> |
||
1922 | <Anchors> |
||
1923 | <Anchor point="TOPLEFT"> |
||
1924 | <Offset> |
||
1925 | <AbsDimension x="315" y="-170"/> |
||
1926 | </Offset> |
||
1927 | </Anchor> |
||
1928 | </Anchors> |
||
1929 | <Layers> |
||
1930 | <Layer level="BACKGROUND"> |
||
1931 | <FontString name="$parentText" inherits="GameFontNormalSmall" justifyH="LEFT" justifyV="CENTER" wraponspaces="false"> |
||
1932 | <Size> |
||
1933 | <AbsDimension x="96" y="32"/> |
||
1934 | </Size> |
||
1935 | <Anchors> |
||
1936 | <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMRIGHT" relativeTo="$parent"> |
||
1937 | <Offset> |
||
1938 | <AbsDimension x="2" y="-2" /> |
||
1939 | </Offset> |
||
1940 | </Anchor> |
||
1941 | </Anchors> |
||
1942 | </FontString> |
||
1943 | </Layer> |
||
1944 | </Layers> |
||
1945 | <Scripts> |
||
1946 | <OnLoad> |
||
1947 | </OnLoad> |
||
1948 | <OnClick> |
||
1949 | BuffOrg_CheckBoxToggle("CM","6","8"); |
||
1950 | </OnClick> |
||
1951 | </Scripts> |
||
1952 | </Checkbutton> |
||
1953 | <!-- CM7 Group Checkboxes --> |
||
1954 | <Checkbutton name="BO_CM7_GP1" inherits="OptionsCheckButtonTemplate"> |
||
1955 | <Size> |
||
1956 | <AbsDimension x="25" y="25"/> |
||
1957 | </Size> |
||
1958 | <Anchors> |
||
1959 | <Anchor point="TOPLEFT"> |
||
1960 | <Offset> |
||
1961 | <AbsDimension x="140" y="-195"/> |
||
1962 | </Offset> |
||
1963 | </Anchor> |
||
1964 | </Anchors> |
||
1965 | <Layers> |
||
1966 | <Layer level="BACKGROUND"> |
||
1967 | <FontString name="$parentText" inherits="GameFontNormalSmall" justifyH="LEFT" justifyV="CENTER" wraponspaces="false"> |
||
1968 | <Size> |
||
1969 | <AbsDimension x="96" y="32"/> |
||
1970 | </Size> |
||
1971 | <Anchors> |
||
1972 | <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMRIGHT" relativeTo="$parent"> |
||
1973 | <Offset> |
||
1974 | <AbsDimension x="2" y="-2" /> |
||
1975 | </Offset> |
||
1976 | </Anchor> |
||
1977 | </Anchors> |
||
1978 | </FontString> |
||
1979 | </Layer> |
||
1980 | </Layers> |
||
1981 | <Scripts> |
||
1982 | <OnLoad> |
||
1983 | </OnLoad> |
||
1984 | <OnClick> |
||
1985 | BuffOrg_CheckBoxToggle("CM","7","1"); |
||
1986 | </OnClick> |
||
1987 | </Scripts> |
||
1988 | </Checkbutton> |
||
1989 | <Checkbutton name="BO_CM7_GP2" inherits="OptionsCheckButtonTemplate"> |
||
1990 | <Size> |
||
1991 | <AbsDimension x="25" y="25"/> |
||
1992 | </Size> |
||
1993 | <Anchors> |
||
1994 | <Anchor point="TOPLEFT"> |
||
1995 | <Offset> |
||
1996 | <AbsDimension x="165" y="-195"/> |
||
1997 | </Offset> |
||
1998 | </Anchor> |
||
1999 | </Anchors> |
||
2000 | <Layers> |
||
2001 | <Layer level="BACKGROUND"> |
||
2002 | <FontString name="$parentText" inherits="GameFontNormalSmall" justifyH="LEFT" justifyV="CENTER" wraponspaces="false"> |
||
2003 | <Size> |
||
2004 | <AbsDimension x="96" y="32"/> |
||
2005 | </Size> |
||
2006 | <Anchors> |
||
2007 | <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMRIGHT" relativeTo="$parent"> |
||
2008 | <Offset> |
||
2009 | <AbsDimension x="2" y="-2" /> |
||
2010 | </Offset> |
||
2011 | </Anchor> |
||
2012 | </Anchors> |
||
2013 | </FontString> |
||
2014 | </Layer> |
||
2015 | </Layers> |
||
2016 | <Scripts> |
||
2017 | <OnLoad> |
||
2018 | </OnLoad> |
||
2019 | <OnClick> |
||
2020 | BuffOrg_CheckBoxToggle("CM","7","2"); |
||
2021 | </OnClick> |
||
2022 | </Scripts> |
||
2023 | </Checkbutton> |
||
2024 | <Checkbutton name="BO_CM7_GP3" inherits="OptionsCheckButtonTemplate"> |
||
2025 | <Size> |
||
2026 | <AbsDimension x="25" y="25"/> |
||
2027 | </Size> |
||
2028 | <Anchors> |
||
2029 | <Anchor point="TOPLEFT"> |
||
2030 | <Offset> |
||
2031 | <AbsDimension x="190" y="-195"/> |
||
2032 | </Offset> |
||
2033 | </Anchor> |
||
2034 | </Anchors> |
||
2035 | <Layers> |
||
2036 | <Layer level="BACKGROUND"> |
||
2037 | <FontString name="$parentText" inherits="GameFontNormalSmall" justifyH="LEFT" justifyV="CENTER" wraponspaces="false"> |
||
2038 | <Size> |
||
2039 | <AbsDimension x="96" y="32"/> |
||
2040 | </Size> |
||
2041 | <Anchors> |
||
2042 | <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMRIGHT" relativeTo="$parent"> |
||
2043 | <Offset> |
||
2044 | <AbsDimension x="2" y="-2" /> |
||
2045 | </Offset> |
||
2046 | </Anchor> |
||
2047 | </Anchors> |
||
2048 | </FontString> |
||
2049 | </Layer> |
||
2050 | </Layers> |
||
2051 | <Scripts> |
||
2052 | <OnLoad> |
||
2053 | </OnLoad> |
||
2054 | <OnClick> |
||
2055 | BuffOrg_CheckBoxToggle("CM","7","3"); |
||
2056 | </OnClick> |
||
2057 | </Scripts> |
||
2058 | </Checkbutton> |
||
2059 | <Checkbutton name="BO_CM7_GP4" inherits="OptionsCheckButtonTemplate"> |
||
2060 | <Size> |
||
2061 | <AbsDimension x="25" y="25"/> |
||
2062 | </Size> |
||
2063 | <Anchors> |
||
2064 | <Anchor point="TOPLEFT"> |
||
2065 | <Offset> |
||
2066 | <AbsDimension x="215" y="-195"/> |
||
2067 | </Offset> |
||
2068 | </Anchor> |
||
2069 | </Anchors> |
||
2070 | <Layers> |
||
2071 | <Layer level="BACKGROUND"> |
||
2072 | <FontString name="$parentText" inherits="GameFontNormalSmall" justifyH="LEFT" justifyV="CENTER" wraponspaces="false"> |
||
2073 | <Size> |
||
2074 | <AbsDimension x="96" y="32"/> |
||
2075 | </Size> |
||
2076 | <Anchors> |
||
2077 | <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMRIGHT" relativeTo="$parent"> |
||
2078 | <Offset> |
||
2079 | <AbsDimension x="2" y="-2" /> |
||
2080 | </Offset> |
||
2081 | </Anchor> |
||
2082 | </Anchors> |
||
2083 | </FontString> |
||
2084 | </Layer> |
||
2085 | </Layers> |
||
2086 | <Scripts> |
||
2087 | <OnLoad> |
||
2088 | </OnLoad> |
||
2089 | <OnClick> |
||
2090 | BuffOrg_CheckBoxToggle("CM","7","4"); |
||
2091 | </OnClick> |
||
2092 | </Scripts> |
||
2093 | </Checkbutton> |
||
2094 | <Checkbutton name="BO_CM7_GP5" inherits="OptionsCheckButtonTemplate"> |
||
2095 | <Size> |
||
2096 | <AbsDimension x="25" y="25"/> |
||
2097 | </Size> |
||
2098 | <Anchors> |
||
2099 | <Anchor point="TOPLEFT"> |
||
2100 | <Offset> |
||
2101 | <AbsDimension x="240" y="-195"/> |
||
2102 | </Offset> |
||
2103 | </Anchor> |
||
2104 | </Anchors> |
||
2105 | <Layers> |
||
2106 | <Layer level="BACKGROUND"> |
||
2107 | <FontString name="$parentText" inherits="GameFontNormalSmall" justifyH="LEFT" justifyV="CENTER" wraponspaces="false"> |
||
2108 | <Size> |
||
2109 | <AbsDimension x="96" y="32"/> |
||
2110 | </Size> |
||
2111 | <Anchors> |
||
2112 | <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMRIGHT" relativeTo="$parent"> |
||
2113 | <Offset> |
||
2114 | <AbsDimension x="2" y="-2" /> |
||
2115 | </Offset> |
||
2116 | </Anchor> |
||
2117 | </Anchors> |
||
2118 | </FontString> |
||
2119 | </Layer> |
||
2120 | </Layers> |
||
2121 | <Scripts> |
||
2122 | <OnLoad> |
||
2123 | </OnLoad> |
||
2124 | <OnClick> |
||
2125 | BuffOrg_CheckBoxToggle("CM","7","5"); |
||
2126 | </OnClick> |
||
2127 | </Scripts> |
||
2128 | </Checkbutton> |
||
2129 | <Checkbutton name="BO_CM7_GP6" inherits="OptionsCheckButtonTemplate"> |
||
2130 | <Size> |
||
2131 | <AbsDimension x="25" y="25"/> |
||
2132 | </Size> |
||
2133 | <Anchors> |
||
2134 | <Anchor point="TOPLEFT"> |
||
2135 | <Offset> |
||
2136 | <AbsDimension x="265" y="-195"/> |
||
2137 | </Offset> |
||
2138 | </Anchor> |
||
2139 | </Anchors> |
||
2140 | <Layers> |
||
2141 | <Layer level="BACKGROUND"> |
||
2142 | <FontString name="$parentText" inherits="GameFontNormalSmall" justifyH="LEFT" justifyV="CENTER" wraponspaces="false"> |
||
2143 | <Size> |
||
2144 | <AbsDimension x="96" y="32"/> |
||
2145 | </Size> |
||
2146 | <Anchors> |
||
2147 | <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMRIGHT" relativeTo="$parent"> |
||
2148 | <Offset> |
||
2149 | <AbsDimension x="2" y="-2" /> |
||
2150 | </Offset> |
||
2151 | </Anchor> |
||
2152 | </Anchors> |
||
2153 | </FontString> |
||
2154 | </Layer> |
||
2155 | </Layers> |
||
2156 | <Scripts> |
||
2157 | <OnLoad> |
||
2158 | </OnLoad> |
||
2159 | <OnClick> |
||
2160 | BuffOrg_CheckBoxToggle("CM","7","6"); |
||
2161 | </OnClick> |
||
2162 | </Scripts> |
||
2163 | </Checkbutton> |
||
2164 | <Checkbutton name="BO_CM7_GP7" inherits="OptionsCheckButtonTemplate"> |
||
2165 | <Size> |
||
2166 | <AbsDimension x="25" y="25"/> |
||
2167 | </Size> |
||
2168 | <Anchors> |
||
2169 | <Anchor point="TOPLEFT"> |
||
2170 | <Offset> |
||
2171 | <AbsDimension x="290" y="-195"/> |
||
2172 | </Offset> |
||
2173 | </Anchor> |
||
2174 | </Anchors> |
||
2175 | <Layers> |
||
2176 | <Layer level="BACKGROUND"> |
||
2177 | <FontString name="$parentText" inherits="GameFontNormalSmall" justifyH="LEFT" justifyV="CENTER" wraponspaces="false"> |
||
2178 | <Size> |
||
2179 | <AbsDimension x="96" y="32"/> |
||
2180 | </Size> |
||
2181 | <Anchors> |
||
2182 | <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMRIGHT" relativeTo="$parent"> |
||
2183 | <Offset> |
||
2184 | <AbsDimension x="2" y="-2" /> |
||
2185 | </Offset> |
||
2186 | </Anchor> |
||
2187 | </Anchors> |
||
2188 | </FontString> |
||
2189 | </Layer> |
||
2190 | </Layers> |
||
2191 | <Scripts> |
||
2192 | <OnLoad> |
||
2193 | </OnLoad> |
||
2194 | <OnClick> |
||
2195 | BuffOrg_CheckBoxToggle("CM","7","7"); |
||
2196 | </OnClick> |
||
2197 | </Scripts> |
||
2198 | </Checkbutton> |
||
2199 | <Checkbutton name="BO_CM7_GP8" inherits="OptionsCheckButtonTemplate"> |
||
2200 | <Size> |
||
2201 | <AbsDimension x="25" y="25"/> |
||
2202 | </Size> |
||
2203 | <Anchors> |
||
2204 | <Anchor point="TOPLEFT"> |
||
2205 | <Offset> |
||
2206 | <AbsDimension x="315" y="-195"/> |
||
2207 | </Offset> |
||
2208 | </Anchor> |
||
2209 | </Anchors> |
||
2210 | <Layers> |
||
2211 | <Layer level="BACKGROUND"> |
||
2212 | <FontString name="$parentText" inherits="GameFontNormalSmall" justifyH="LEFT" justifyV="CENTER" wraponspaces="false"> |
||
2213 | <Size> |
||
2214 | <AbsDimension x="96" y="32"/> |
||
2215 | </Size> |
||
2216 | <Anchors> |
||
2217 | <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMRIGHT" relativeTo="$parent"> |
||
2218 | <Offset> |
||
2219 | <AbsDimension x="2" y="-2" /> |
||
2220 | </Offset> |
||
2221 | </Anchor> |
||
2222 | </Anchors> |
||
2223 | </FontString> |
||
2224 | </Layer> |
||
2225 | </Layers> |
||
2226 | <Scripts> |
||
2227 | <OnLoad> |
||
2228 | </OnLoad> |
||
2229 | <OnClick> |
||
2230 | BuffOrg_CheckBoxToggle("CM","7","8"); |
||
2231 | </OnClick> |
||
2232 | </Scripts> |
||
2233 | </Checkbutton> |
||
2234 | <!-- CM8 Group Checkboxes --> |
||
2235 | <Checkbutton name="BO_CM8_GP1" inherits="OptionsCheckButtonTemplate"> |
||
2236 | <Size> |
||
2237 | <AbsDimension x="25" y="25"/> |
||
2238 | </Size> |
||
2239 | <Anchors> |
||
2240 | <Anchor point="TOPLEFT"> |
||
2241 | <Offset> |
||
2242 | <AbsDimension x="140" y="-220"/> |
||
2243 | </Offset> |
||
2244 | </Anchor> |
||
2245 | </Anchors> |
||
2246 | <Layers> |
||
2247 | <Layer level="BACKGROUND"> |
||
2248 | <FontString name="$parentText" inherits="GameFontNormalSmall" justifyH="LEFT" justifyV="CENTER" wraponspaces="false"> |
||
2249 | <Size> |
||
2250 | <AbsDimension x="96" y="32"/> |
||
2251 | </Size> |
||
2252 | <Anchors> |
||
2253 | <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMRIGHT" relativeTo="$parent"> |
||
2254 | <Offset> |
||
2255 | <AbsDimension x="2" y="-2" /> |
||
2256 | </Offset> |
||
2257 | </Anchor> |
||
2258 | </Anchors> |
||
2259 | </FontString> |
||
2260 | </Layer> |
||
2261 | </Layers> |
||
2262 | <Scripts> |
||
2263 | <OnLoad> |
||
2264 | </OnLoad> |
||
2265 | <OnClick> |
||
2266 | BuffOrg_CheckBoxToggle("CM","8","1"); |
||
2267 | </OnClick> |
||
2268 | </Scripts> |
||
2269 | </Checkbutton> |
||
2270 | <Checkbutton name="BO_CM8_GP2" inherits="OptionsCheckButtonTemplate"> |
||
2271 | <Size> |
||
2272 | <AbsDimension x="25" y="25"/> |
||
2273 | </Size> |
||
2274 | <Anchors> |
||
2275 | <Anchor point="TOPLEFT"> |
||
2276 | <Offset> |
||
2277 | <AbsDimension x="165" y="-220"/> |
||
2278 | </Offset> |
||
2279 | </Anchor> |
||
2280 | </Anchors> |
||
2281 | <Layers> |
||
2282 | <Layer level="BACKGROUND"> |
||
2283 | <FontString name="$parentText" inherits="GameFontNormalSmall" justifyH="LEFT" justifyV="CENTER" wraponspaces="false"> |
||
2284 | <Size> |
||
2285 | <AbsDimension x="96" y="32"/> |
||
2286 | </Size> |
||
2287 | <Anchors> |
||
2288 | <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMRIGHT" relativeTo="$parent"> |
||
2289 | <Offset> |
||
2290 | <AbsDimension x="2" y="-2" /> |
||
2291 | </Offset> |
||
2292 | </Anchor> |
||
2293 | </Anchors> |
||
2294 | </FontString> |
||
2295 | </Layer> |
||
2296 | </Layers> |
||
2297 | <Scripts> |
||
2298 | <OnLoad> |
||
2299 | </OnLoad> |
||
2300 | <OnClick> |
||
2301 | BuffOrg_CheckBoxToggle("CM","8","2"); |
||
2302 | </OnClick> |
||
2303 | </Scripts> |
||
2304 | </Checkbutton> |
||
2305 | <Checkbutton name="BO_CM8_GP3" inherits="OptionsCheckButtonTemplate"> |
||
2306 | <Size> |
||
2307 | <AbsDimension x="25" y="25"/> |
||
2308 | </Size> |
||
2309 | <Anchors> |
||
2310 | <Anchor point="TOPLEFT"> |
||
2311 | <Offset> |
||
2312 | <AbsDimension x="190" y="-220"/> |
||
2313 | </Offset> |
||
2314 | </Anchor> |
||
2315 | </Anchors> |
||
2316 | <Layers> |
||
2317 | <Layer level="BACKGROUND"> |
||
2318 | <FontString name="$parentText" inherits="GameFontNormalSmall" justifyH="LEFT" justifyV="CENTER" wraponspaces="false"> |
||
2319 | <Size> |
||
2320 | <AbsDimension x="96" y="32"/> |
||
2321 | </Size> |
||
2322 | <Anchors> |
||
2323 | <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMRIGHT" relativeTo="$parent"> |
||
2324 | <Offset> |
||
2325 | <AbsDimension x="2" y="-2" /> |
||
2326 | </Offset> |
||
2327 | </Anchor> |
||
2328 | </Anchors> |
||
2329 | </FontString> |
||
2330 | </Layer> |
||
2331 | </Layers> |
||
2332 | <Scripts> |
||
2333 | <OnLoad> |
||
2334 | </OnLoad> |
||
2335 | <OnClick> |
||
2336 | BuffOrg_CheckBoxToggle("CM","8","3"); |
||
2337 | </OnClick> |
||
2338 | </Scripts> |
||
2339 | </Checkbutton> |
||
2340 | <Checkbutton name="BO_CM8_GP4" inherits="OptionsCheckButtonTemplate"> |
||
2341 | <Size> |
||
2342 | <AbsDimension x="25" y="25"/> |
||
2343 | </Size> |
||
2344 | <Anchors> |
||
2345 | <Anchor point="TOPLEFT"> |
||
2346 | <Offset> |
||
2347 | <AbsDimension x="215" y="-220"/> |
||
2348 | </Offset> |
||
2349 | </Anchor> |
||
2350 | </Anchors> |
||
2351 | <Layers> |
||
2352 | <Layer level="BACKGROUND"> |
||
2353 | <FontString name="$parentText" inherits="GameFontNormalSmall" justifyH="LEFT" justifyV="CENTER" wraponspaces="false"> |
||
2354 | <Size> |
||
2355 | <AbsDimension x="96" y="32"/> |
||
2356 | </Size> |
||
2357 | <Anchors> |
||
2358 | <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMRIGHT" relativeTo="$parent"> |
||
2359 | <Offset> |
||
2360 | <AbsDimension x="2" y="-2" /> |
||
2361 | </Offset> |
||
2362 | </Anchor> |
||
2363 | </Anchors> |
||
2364 | </FontString> |
||
2365 | </Layer> |
||
2366 | </Layers> |
||
2367 | <Scripts> |
||
2368 | <OnLoad> |
||
2369 | </OnLoad> |
||
2370 | <OnClick> |
||
2371 | BuffOrg_CheckBoxToggle("CM","8","4"); |
||
2372 | </OnClick> |
||
2373 | </Scripts> |
||
2374 | </Checkbutton> |
||
2375 | <Checkbutton name="BO_CM8_GP5" inherits="OptionsCheckButtonTemplate"> |
||
2376 | <Size> |
||
2377 | <AbsDimension x="25" y="25"/> |
||
2378 | </Size> |
||
2379 | <Anchors> |
||
2380 | <Anchor point="TOPLEFT"> |
||
2381 | <Offset> |
||
2382 | <AbsDimension x="240" y="-220"/> |
||
2383 | </Offset> |
||
2384 | </Anchor> |
||
2385 | </Anchors> |
||
2386 | <Layers> |
||
2387 | <Layer level="BACKGROUND"> |
||
2388 | <FontString name="$parentText" inherits="GameFontNormalSmall" justifyH="LEFT" justifyV="CENTER" wraponspaces="false"> |
||
2389 | <Size> |
||
2390 | <AbsDimension x="96" y="32"/> |
||
2391 | </Size> |
||
2392 | <Anchors> |
||
2393 | <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMRIGHT" relativeTo="$parent"> |
||
2394 | <Offset> |
||
2395 | <AbsDimension x="2" y="-2" /> |
||
2396 | </Offset> |
||
2397 | </Anchor> |
||
2398 | </Anchors> |
||
2399 | </FontString> |
||
2400 | </Layer> |
||
2401 | </Layers> |
||
2402 | <Scripts> |
||
2403 | <OnLoad> |
||
2404 | </OnLoad> |
||
2405 | <OnClick> |
||
2406 | BuffOrg_CheckBoxToggle("CM","8","5"); |
||
2407 | </OnClick> |
||
2408 | </Scripts> |
||
2409 | </Checkbutton> |
||
2410 | <Checkbutton name="BO_CM8_GP6" inherits="OptionsCheckButtonTemplate"> |
||
2411 | <Size> |
||
2412 | <AbsDimension x="25" y="25"/> |
||
2413 | </Size> |
||
2414 | <Anchors> |
||
2415 | <Anchor point="TOPLEFT"> |
||
2416 | <Offset> |
||
2417 | <AbsDimension x="265" y="-220"/> |
||
2418 | </Offset> |
||
2419 | </Anchor> |
||
2420 | </Anchors> |
||
2421 | <Layers> |
||
2422 | <Layer level="BACKGROUND"> |
||
2423 | <FontString name="$parentText" inherits="GameFontNormalSmall" justifyH="LEFT" justifyV="CENTER" wraponspaces="false"> |
||
2424 | <Size> |
||
2425 | <AbsDimension x="96" y="32"/> |
||
2426 | </Size> |
||
2427 | <Anchors> |
||
2428 | <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMRIGHT" relativeTo="$parent"> |
||
2429 | <Offset> |
||
2430 | <AbsDimension x="2" y="-2" /> |
||
2431 | </Offset> |
||
2432 | </Anchor> |
||
2433 | </Anchors> |
||
2434 | </FontString> |
||
2435 | </Layer> |
||
2436 | </Layers> |
||
2437 | <Scripts> |
||
2438 | <OnLoad> |
||
2439 | </OnLoad> |
||
2440 | <OnClick> |
||
2441 | BuffOrg_CheckBoxToggle("CM","8","6"); |
||
2442 | </OnClick> |
||
2443 | </Scripts> |
||
2444 | </Checkbutton> |
||
2445 | <Checkbutton name="BO_CM8_GP7" inherits="OptionsCheckButtonTemplate"> |
||
2446 | <Size> |
||
2447 | <AbsDimension x="25" y="25"/> |
||
2448 | </Size> |
||
2449 | <Anchors> |
||
2450 | <Anchor point="TOPLEFT"> |
||
2451 | <Offset> |
||
2452 | <AbsDimension x="290" y="-220"/> |
||
2453 | </Offset> |
||
2454 | </Anchor> |
||
2455 | </Anchors> |
||
2456 | <Layers> |
||
2457 | <Layer level="BACKGROUND"> |
||
2458 | <FontString name="$parentText" inherits="GameFontNormalSmall" justifyH="LEFT" justifyV="CENTER" wraponspaces="false"> |
||
2459 | <Size> |
||
2460 | <AbsDimension x="96" y="32"/> |
||
2461 | </Size> |
||
2462 | <Anchors> |
||
2463 | <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMRIGHT" relativeTo="$parent"> |
||
2464 | <Offset> |
||
2465 | <AbsDimension x="2" y="-2" /> |
||
2466 | </Offset> |
||
2467 | </Anchor> |
||
2468 | </Anchors> |
||
2469 | </FontString> |
||
2470 | </Layer> |
||
2471 | </Layers> |
||
2472 | <Scripts> |
||
2473 | <OnLoad> |
||
2474 | </OnLoad> |
||
2475 | <OnClick> |
||
2476 | BuffOrg_CheckBoxToggle("CM","8","7"); |
||
2477 | </OnClick> |
||
2478 | </Scripts> |
||
2479 | </Checkbutton> |
||
2480 | <Checkbutton name="BO_CM8_GP8" inherits="OptionsCheckButtonTemplate"> |
||
2481 | <Size> |
||
2482 | <AbsDimension x="25" y="25"/> |
||
2483 | </Size> |
||
2484 | <Anchors> |
||
2485 | <Anchor point="TOPLEFT"> |
||
2486 | <Offset> |
||
2487 | <AbsDimension x="315" y="-220"/> |
||
2488 | </Offset> |
||
2489 | </Anchor> |
||
2490 | </Anchors> |
||
2491 | <Layers> |
||
2492 | <Layer level="BACKGROUND"> |
||
2493 | <FontString name="$parentText" inherits="GameFontNormalSmall" justifyH="LEFT" justifyV="CENTER" wraponspaces="false"> |
||
2494 | <Size> |
||
2495 | <AbsDimension x="96" y="32"/> |
||
2496 | </Size> |
||
2497 | <Anchors> |
||
2498 | <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMRIGHT" relativeTo="$parent"> |
||
2499 | <Offset> |
||
2500 | <AbsDimension x="2" y="-2" /> |
||
2501 | </Offset> |
||
2502 | </Anchor> |
||
2503 | </Anchors> |
||
2504 | </FontString> |
||
2505 | </Layer> |
||
2506 | </Layers> |
||
2507 | <Scripts> |
||
2508 | <OnLoad> |
||
2509 | </OnLoad> |
||
2510 | <OnClick> |
||
2511 | BuffOrg_CheckBoxToggle("CM","8","8"); |
||
2512 | </OnClick> |
||
2513 | </Scripts> |
||
2514 | </Checkbutton> |
||
2515 | <!-- CM9 Group Checkboxes --> |
||
2516 | <Checkbutton name="BO_CM9_GP1" inherits="OptionsCheckButtonTemplate"> |
||
2517 | <Size> |
||
2518 | <AbsDimension x="25" y="25"/> |
||
2519 | </Size> |
||
2520 | <Anchors> |
||
2521 | <Anchor point="TOPLEFT"> |
||
2522 | <Offset> |
||
2523 | <AbsDimension x="140" y="-245"/> |
||
2524 | </Offset> |
||
2525 | </Anchor> |
||
2526 | </Anchors> |
||
2527 | <Layers> |
||
2528 | <Layer level="BACKGROUND"> |
||
2529 | <FontString name="$parentText" inherits="GameFontNormalSmall" justifyH="LEFT" justifyV="CENTER" wraponspaces="false"> |
||
2530 | <Size> |
||
2531 | <AbsDimension x="96" y="32"/> |
||
2532 | </Size> |
||
2533 | <Anchors> |
||
2534 | <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMRIGHT" relativeTo="$parent"> |
||
2535 | <Offset> |
||
2536 | <AbsDimension x="2" y="-2" /> |
||
2537 | </Offset> |
||
2538 | </Anchor> |
||
2539 | </Anchors> |
||
2540 | </FontString> |
||
2541 | </Layer> |
||
2542 | </Layers> |
||
2543 | <Scripts> |
||
2544 | <OnLoad> |
||
2545 | </OnLoad> |
||
2546 | <OnClick> |
||
2547 | BuffOrg_CheckBoxToggle("CM","9","1"); |
||
2548 | </OnClick> |
||
2549 | </Scripts> |
||
2550 | </Checkbutton> |
||
2551 | <Checkbutton name="BO_CM9_GP2" inherits="OptionsCheckButtonTemplate"> |
||
2552 | <Size> |
||
2553 | <AbsDimension x="25" y="25"/> |
||
2554 | </Size> |
||
2555 | <Anchors> |
||
2556 | <Anchor point="TOPLEFT"> |
||
2557 | <Offset> |
||
2558 | <AbsDimension x="165" y="-245"/> |
||
2559 | </Offset> |
||
2560 | </Anchor> |
||
2561 | </Anchors> |
||
2562 | <Layers> |
||
2563 | <Layer level="BACKGROUND"> |
||
2564 | <FontString name="$parentText" inherits="GameFontNormalSmall" justifyH="LEFT" justifyV="CENTER" wraponspaces="false"> |
||
2565 | <Size> |
||
2566 | <AbsDimension x="96" y="32"/> |
||
2567 | </Size> |
||
2568 | <Anchors> |
||
2569 | <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMRIGHT" relativeTo="$parent"> |
||
2570 | <Offset> |
||
2571 | <AbsDimension x="2" y="-2" /> |
||
2572 | </Offset> |
||
2573 | </Anchor> |
||
2574 | </Anchors> |
||
2575 | </FontString> |
||
2576 | </Layer> |
||
2577 | </Layers> |
||
2578 | <Scripts> |
||
2579 | <OnLoad> |
||
2580 | </OnLoad> |
||
2581 | <OnClick> |
||
2582 | BuffOrg_CheckBoxToggle("CM","9","2"); |
||
2583 | </OnClick> |
||
2584 | </Scripts> |
||
2585 | </Checkbutton> |
||
2586 | <Checkbutton name="BO_CM9_GP3" inherits="OptionsCheckButtonTemplate"> |
||
2587 | <Size> |
||
2588 | <AbsDimension x="25" y="25"/> |
||
2589 | </Size> |
||
2590 | <Anchors> |
||
2591 | <Anchor point="TOPLEFT"> |
||
2592 | <Offset> |
||
2593 | <AbsDimension x="190" y="-245"/> |
||
2594 | </Offset> |
||
2595 | </Anchor> |
||
2596 | </Anchors> |
||
2597 | <Layers> |
||
2598 | <Layer level="BACKGROUND"> |
||
2599 | <FontString name="$parentText" inherits="GameFontNormalSmall" justifyH="LEFT" justifyV="CENTER" wraponspaces="false"> |
||
2600 | <Size> |
||
2601 | <AbsDimension x="96" y="32"/> |
||
2602 | </Size> |
||
2603 | <Anchors> |
||
2604 | <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMRIGHT" relativeTo="$parent"> |
||
2605 | <Offset> |
||
2606 | <AbsDimension x="2" y="-2" /> |
||
2607 | </Offset> |
||
2608 | </Anchor> |
||
2609 | </Anchors> |
||
2610 | </FontString> |
||
2611 | </Layer> |
||
2612 | </Layers> |
||
2613 | <Scripts> |
||
2614 | <OnLoad> |
||
2615 | </OnLoad> |
||
2616 | <OnClick> |
||
2617 | BuffOrg_CheckBoxToggle("CM","9","3"); |
||
2618 | </OnClick> |
||
2619 | </Scripts> |
||
2620 | </Checkbutton> |
||
2621 | <Checkbutton name="BO_CM9_GP4" inherits="OptionsCheckButtonTemplate"> |
||
2622 | <Size> |
||
2623 | <AbsDimension x="25" y="25"/> |
||
2624 | </Size> |
||
2625 | <Anchors> |
||
2626 | <Anchor point="TOPLEFT"> |
||
2627 | <Offset> |
||
2628 | <AbsDimension x="215" y="-245"/> |
||
2629 | </Offset> |
||
2630 | </Anchor> |
||
2631 | </Anchors> |
||
2632 | <Layers> |
||
2633 | <Layer level="BACKGROUND"> |
||
2634 | <FontString name="$parentText" inherits="GameFontNormalSmall" justifyH="LEFT" justifyV="CENTER" wraponspaces="false"> |
||
2635 | <Size> |
||
2636 | <AbsDimension x="96" y="32"/> |
||
2637 | </Size> |
||
2638 | <Anchors> |
||
2639 | <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMRIGHT" relativeTo="$parent"> |
||
2640 | <Offset> |
||
2641 | <AbsDimension x="2" y="-2" /> |
||
2642 | </Offset> |
||
2643 | </Anchor> |
||
2644 | </Anchors> |
||
2645 | </FontString> |
||
2646 | </Layer> |
||
2647 | </Layers> |
||
2648 | <Scripts> |
||
2649 | <OnLoad> |
||
2650 | </OnLoad> |
||
2651 | <OnClick> |
||
2652 | BuffOrg_CheckBoxToggle("CM","9","4"); |
||
2653 | </OnClick> |
||
2654 | </Scripts> |
||
2655 | </Checkbutton> |
||
2656 | <Checkbutton name="BO_CM9_GP5" inherits="OptionsCheckButtonTemplate"> |
||
2657 | <Size> |
||
2658 | <AbsDimension x="25" y="25"/> |
||
2659 | </Size> |
||
2660 | <Anchors> |
||
2661 | <Anchor point="TOPLEFT"> |
||
2662 | <Offset> |
||
2663 | <AbsDimension x="240" y="-245"/> |
||
2664 | </Offset> |
||
2665 | </Anchor> |
||
2666 | </Anchors> |
||
2667 | <Layers> |
||
2668 | <Layer level="BACKGROUND"> |
||
2669 | <FontString name="$parentText" inherits="GameFontNormalSmall" justifyH="LEFT" justifyV="CENTER" wraponspaces="false"> |
||
2670 | <Size> |
||
2671 | <AbsDimension x="96" y="32"/> |
||
2672 | </Size> |
||
2673 | <Anchors> |
||
2674 | <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMRIGHT" relativeTo="$parent"> |
||
2675 | <Offset> |
||
2676 | <AbsDimension x="2" y="-2" /> |
||
2677 | </Offset> |
||
2678 | </Anchor> |
||
2679 | </Anchors> |
||
2680 | </FontString> |
||
2681 | </Layer> |
||
2682 | </Layers> |
||
2683 | <Scripts> |
||
2684 | <OnLoad> |
||
2685 | </OnLoad> |
||
2686 | <OnClick> |
||
2687 | BuffOrg_CheckBoxToggle("CM","9","5"); |
||
2688 | </OnClick> |
||
2689 | </Scripts> |
||
2690 | </Checkbutton> |
||
2691 | <Checkbutton name="BO_CM9_GP6" inherits="OptionsCheckButtonTemplate"> |
||
2692 | <Size> |
||
2693 | <AbsDimension x="25" y="25"/> |
||
2694 | </Size> |
||
2695 | <Anchors> |
||
2696 | <Anchor point="TOPLEFT"> |
||
2697 | <Offset> |
||
2698 | <AbsDimension x="265" y="-245"/> |
||
2699 | </Offset> |
||
2700 | </Anchor> |
||
2701 | </Anchors> |
||
2702 | <Layers> |
||
2703 | <Layer level="BACKGROUND"> |
||
2704 | <FontString name="$parentText" inherits="GameFontNormalSmall" justifyH="LEFT" justifyV="CENTER" wraponspaces="false"> |
||
2705 | <Size> |
||
2706 | <AbsDimension x="96" y="32"/> |
||
2707 | </Size> |
||
2708 | <Anchors> |
||
2709 | <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMRIGHT" relativeTo="$parent"> |
||
2710 | <Offset> |
||
2711 | <AbsDimension x="2" y="-2" /> |
||
2712 | </Offset> |
||
2713 | </Anchor> |
||
2714 | </Anchors> |
||
2715 | </FontString> |
||
2716 | </Layer> |
||
2717 | </Layers> |
||
2718 | <Scripts> |
||
2719 | <OnLoad> |
||
2720 | </OnLoad> |
||
2721 | <OnClick> |
||
2722 | BuffOrg_CheckBoxToggle("CM","9","6"); |
||
2723 | </OnClick> |
||
2724 | </Scripts> |
||
2725 | </Checkbutton> |
||
2726 | <Checkbutton name="BO_CM9_GP7" inherits="OptionsCheckButtonTemplate"> |
||
2727 | <Size> |
||
2728 | <AbsDimension x="25" y="25"/> |
||
2729 | </Size> |
||
2730 | <Anchors> |
||
2731 | <Anchor point="TOPLEFT"> |
||
2732 | <Offset> |
||
2733 | <AbsDimension x="290" y="-245"/> |
||
2734 | </Offset> |
||
2735 | </Anchor> |
||
2736 | </Anchors> |
||
2737 | <Layers> |
||
2738 | <Layer level="BACKGROUND"> |
||
2739 | <FontString name="$parentText" inherits="GameFontNormalSmall" justifyH="LEFT" justifyV="CENTER" wraponspaces="false"> |
||
2740 | <Size> |
||
2741 | <AbsDimension x="96" y="32"/> |
||
2742 | </Size> |
||
2743 | <Anchors> |
||
2744 | <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMRIGHT" relativeTo="$parent"> |
||
2745 | <Offset> |
||
2746 | <AbsDimension x="2" y="-2" /> |
||
2747 | </Offset> |
||
2748 | </Anchor> |
||
2749 | </Anchors> |
||
2750 | </FontString> |
||
2751 | </Layer> |
||
2752 | </Layers> |
||
2753 | <Scripts> |
||
2754 | <OnLoad> |
||
2755 | </OnLoad> |
||
2756 | <OnClick> |
||
2757 | BuffOrg_CheckBoxToggle("CM","9","7"); |
||
2758 | </OnClick> |
||
2759 | </Scripts> |
||
2760 | </Checkbutton> |
||
2761 | <Checkbutton name="BO_CM9_GP8" inherits="OptionsCheckButtonTemplate"> |
||
2762 | <Size> |
||
2763 | <AbsDimension x="25" y="25"/> |
||
2764 | </Size> |
||
2765 | <Anchors> |
||
2766 | <Anchor point="TOPLEFT"> |
||
2767 | <Offset> |
||
2768 | <AbsDimension x="315" y="-245"/> |
||
2769 | </Offset> |
||
2770 | </Anchor> |
||
2771 | </Anchors> |
||
2772 | <Layers> |
||
2773 | <Layer level="BACKGROUND"> |
||
2774 | <FontString name="$parentText" inherits="GameFontNormalSmall" justifyH="LEFT" justifyV="CENTER" wraponspaces="false"> |
||
2775 | <Size> |
||
2776 | <AbsDimension x="96" y="32"/> |
||
2777 | </Size> |
||
2778 | <Anchors> |
||
2779 | <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMRIGHT" relativeTo="$parent"> |
||
2780 | <Offset> |
||
2781 | <AbsDimension x="2" y="-2" /> |
||
2782 | </Offset> |
||
2783 | </Anchor> |
||
2784 | </Anchors> |
||
2785 | </FontString> |
||
2786 | </Layer> |
||
2787 | </Layers> |
||
2788 | <Scripts> |
||
2789 | <OnLoad> |
||
2790 | </OnLoad> |
||
2791 | <OnClick> |
||
2792 | BuffOrg_CheckBoxToggle("CM","9","8"); |
||
2793 | </OnClick> |
||
2794 | </Scripts> |
||
2795 | </Checkbutton> |
||
2796 | <!-- CM10 Group Checkboxes --> |
||
2797 | <Checkbutton name="BO_CM10_GP1" inherits="OptionsCheckButtonTemplate"> |
||
2798 | <Size> |
||
2799 | <AbsDimension x="25" y="25"/> |
||
2800 | </Size> |
||
2801 | <Anchors> |
||
2802 | <Anchor point="TOPLEFT"> |
||
2803 | <Offset> |
||
2804 | <AbsDimension x="140" y="-270"/> |
||
2805 | </Offset> |
||
2806 | </Anchor> |
||
2807 | </Anchors> |
||
2808 | <Layers> |
||
2809 | <Layer level="BACKGROUND"> |
||
2810 | <FontString name="$parentText" inherits="GameFontNormalSmall" justifyH="LEFT" justifyV="CENTER" wraponspaces="false"> |
||
2811 | <Size> |
||
2812 | <AbsDimension x="96" y="32"/> |
||
2813 | </Size> |
||
2814 | <Anchors> |
||
2815 | <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMRIGHT" relativeTo="$parent"> |
||
2816 | <Offset> |
||
2817 | <AbsDimension x="2" y="-2" /> |
||
2818 | </Offset> |
||
2819 | </Anchor> |
||
2820 | </Anchors> |
||
2821 | </FontString> |
||
2822 | </Layer> |
||
2823 | </Layers> |
||
2824 | <Scripts> |
||
2825 | <OnLoad> |
||
2826 | </OnLoad> |
||
2827 | <OnClick> |
||
2828 | BuffOrg_CheckBoxToggle("CM","10","1"); |
||
2829 | </OnClick> |
||
2830 | </Scripts> |
||
2831 | </Checkbutton> |
||
2832 | <Checkbutton name="BO_CM10_GP2" inherits="OptionsCheckButtonTemplate"> |
||
2833 | <Size> |
||
2834 | <AbsDimension x="25" y="25"/> |
||
2835 | </Size> |
||
2836 | <Anchors> |
||
2837 | <Anchor point="TOPLEFT"> |
||
2838 | <Offset> |
||
2839 | <AbsDimension x="165" y="-270"/> |
||
2840 | </Offset> |
||
2841 | </Anchor> |
||
2842 | </Anchors> |
||
2843 | <Layers> |
||
2844 | <Layer level="BACKGROUND"> |
||
2845 | <FontString name="$parentText" inherits="GameFontNormalSmall" justifyH="LEFT" justifyV="CENTER" wraponspaces="false"> |
||
2846 | <Size> |
||
2847 | <AbsDimension x="96" y="32"/> |
||
2848 | </Size> |
||
2849 | <Anchors> |
||
2850 | <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMRIGHT" relativeTo="$parent"> |
||
2851 | <Offset> |
||
2852 | <AbsDimension x="2" y="-2" /> |
||
2853 | </Offset> |
||
2854 | </Anchor> |
||
2855 | </Anchors> |
||
2856 | </FontString> |
||
2857 | </Layer> |
||
2858 | </Layers> |
||
2859 | <Scripts> |
||
2860 | <OnLoad> |
||
2861 | </OnLoad> |
||
2862 | <OnClick> |
||
2863 | BuffOrg_CheckBoxToggle("CM","10","2"); |
||
2864 | </OnClick> |
||
2865 | </Scripts> |
||
2866 | </Checkbutton> |
||
2867 | <Checkbutton name="BO_CM10_GP3" inherits="OptionsCheckButtonTemplate"> |
||
2868 | <Size> |
||
2869 | <AbsDimension x="25" y="25"/> |
||
2870 | </Size> |
||
2871 | <Anchors> |
||
2872 | <Anchor point="TOPLEFT"> |
||
2873 | <Offset> |
||
2874 | <AbsDimension x="190" y="-270"/> |
||
2875 | </Offset> |
||
2876 | </Anchor> |
||
2877 | </Anchors> |
||
2878 | <Layers> |
||
2879 | <Layer level="BACKGROUND"> |
||
2880 | <FontString name="$parentText" inherits="GameFontNormalSmall" justifyH="LEFT" justifyV="CENTER" wraponspaces="false"> |
||
2881 | <Size> |
||
2882 | <AbsDimension x="96" y="32"/> |
||
2883 | </Size> |
||
2884 | <Anchors> |
||
2885 | <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMRIGHT" relativeTo="$parent"> |
||
2886 | <Offset> |
||
2887 | <AbsDimension x="2" y="-2" /> |
||
2888 | </Offset> |
||
2889 | </Anchor> |
||
2890 | </Anchors> |
||
2891 | </FontString> |
||
2892 | </Layer> |
||
2893 | </Layers> |
||
2894 | <Scripts> |
||
2895 | <OnLoad> |
||
2896 | </OnLoad> |
||
2897 | <OnClick> |
||
2898 | BuffOrg_CheckBoxToggle("CM","10","3"); |
||
2899 | </OnClick> |
||
2900 | </Scripts> |
||
2901 | </Checkbutton> |
||
2902 | <Checkbutton name="BO_CM10_GP4" inherits="OptionsCheckButtonTemplate"> |
||
2903 | <Size> |
||
2904 | <AbsDimension x="25" y="25"/> |
||
2905 | </Size> |
||
2906 | <Anchors> |
||
2907 | <Anchor point="TOPLEFT"> |
||
2908 | <Offset> |
||
2909 | <AbsDimension x="215" y="-270"/> |
||
2910 | </Offset> |
||
2911 | </Anchor> |
||
2912 | </Anchors> |
||
2913 | <Layers> |
||
2914 | <Layer level="BACKGROUND"> |
||
2915 | <FontString name="$parentText" inherits="GameFontNormalSmall" justifyH="LEFT" justifyV="CENTER" wraponspaces="false"> |
||
2916 | <Size> |
||
2917 | <AbsDimension x="96" y="32"/> |
||
2918 | </Size> |
||
2919 | <Anchors> |
||
2920 | <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMRIGHT" relativeTo="$parent"> |
||
2921 | <Offset> |
||
2922 | <AbsDimension x="2" y="-2" /> |
||
2923 | </Offset> |
||
2924 | </Anchor> |
||
2925 | </Anchors> |
||
2926 | </FontString> |
||
2927 | </Layer> |
||
2928 | </Layers> |
||
2929 | <Scripts> |
||
2930 | <OnLoad> |
||
2931 | </OnLoad> |
||
2932 | <OnClick> |
||
2933 | BuffOrg_CheckBoxToggle("CM","10","4"); |
||
2934 | </OnClick> |
||
2935 | </Scripts> |
||
2936 | </Checkbutton> |
||
2937 | <Checkbutton name="BO_CM10_GP5" inherits="OptionsCheckButtonTemplate"> |
||
2938 | <Size> |
||
2939 | <AbsDimension x="25" y="25"/> |
||
2940 | </Size> |
||
2941 | <Anchors> |
||
2942 | <Anchor point="TOPLEFT"> |
||
2943 | <Offset> |
||
2944 | <AbsDimension x="240" y="-270"/> |
||
2945 | </Offset> |
||
2946 | </Anchor> |
||
2947 | </Anchors> |
||
2948 | <Layers> |
||
2949 | <Layer level="BACKGROUND"> |
||
2950 | <FontString name="$parentText" inherits="GameFontNormalSmall" justifyH="LEFT" justifyV="CENTER" wraponspaces="false"> |
||
2951 | <Size> |
||
2952 | <AbsDimension x="96" y="32"/> |
||
2953 | </Size> |
||
2954 | <Anchors> |
||
2955 | <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMRIGHT" relativeTo="$parent"> |
||
2956 | <Offset> |
||
2957 | <AbsDimension x="2" y="-2" /> |
||
2958 | </Offset> |
||
2959 | </Anchor> |
||
2960 | </Anchors> |
||
2961 | </FontString> |
||
2962 | </Layer> |
||
2963 | </Layers> |
||
2964 | <Scripts> |
||
2965 | <OnLoad> |
||
2966 | </OnLoad> |
||
2967 | <OnClick> |
||
2968 | BuffOrg_CheckBoxToggle("CM","10","5"); |
||
2969 | </OnClick> |
||
2970 | </Scripts> |
||
2971 | </Checkbutton> |
||
2972 | <Checkbutton name="BO_CM10_GP6" inherits="OptionsCheckButtonTemplate"> |
||
2973 | <Size> |
||
2974 | <AbsDimension x="25" y="25"/> |
||
2975 | </Size> |
||
2976 | <Anchors> |
||
2977 | <Anchor point="TOPLEFT"> |
||
2978 | <Offset> |
||
2979 | <AbsDimension x="265" y="-270"/> |
||
2980 | </Offset> |
||
2981 | </Anchor> |
||
2982 | </Anchors> |
||
2983 | <Layers> |
||
2984 | <Layer level="BACKGROUND"> |
||
2985 | <FontString name="$parentText" inherits="GameFontNormalSmall" justifyH="LEFT" justifyV="CENTER" wraponspaces="false"> |
||
2986 | <Size> |
||
2987 | <AbsDimension x="96" y="32"/> |
||
2988 | </Size> |
||
2989 | <Anchors> |
||
2990 | <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMRIGHT" relativeTo="$parent"> |
||
2991 | <Offset> |
||
2992 | <AbsDimension x="2" y="-2" /> |
||
2993 | </Offset> |
||
2994 | </Anchor> |
||
2995 | </Anchors> |
||
2996 | </FontString> |
||
2997 | </Layer> |
||
2998 | </Layers> |
||
2999 | <Scripts> |
||
3000 | <OnLoad> |
||
3001 | </OnLoad> |
||
3002 | <OnClick> |
||
3003 | BuffOrg_CheckBoxToggle("CM","10","6"); |
||
3004 | </OnClick> |
||
3005 | </Scripts> |
||
3006 | </Checkbutton> |
||
3007 | <Checkbutton name="BO_CM10_GP7" inherits="OptionsCheckButtonTemplate"> |
||
3008 | <Size> |
||
3009 | <AbsDimension x="25" y="25"/> |
||
3010 | </Size> |
||
3011 | <Anchors> |
||
3012 | <Anchor point="TOPLEFT"> |
||
3013 | <Offset> |
||
3014 | <AbsDimension x="290" y="-270"/> |
||
3015 | </Offset> |
||
3016 | </Anchor> |
||
3017 | </Anchors> |
||
3018 | <Layers> |
||
3019 | <Layer level="BACKGROUND"> |
||
3020 | <FontString name="$parentText" inherits="GameFontNormalSmall" justifyH="LEFT" justifyV="CENTER" wraponspaces="false"> |
||
3021 | <Size> |
||
3022 | <AbsDimension x="96" y="32"/> |
||
3023 | </Size> |
||
3024 | <Anchors> |
||
3025 | <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMRIGHT" relativeTo="$parent"> |
||
3026 | <Offset> |
||
3027 | <AbsDimension x="2" y="-2" /> |
||
3028 | </Offset> |
||
3029 | </Anchor> |
||
3030 | </Anchors> |
||
3031 | </FontString> |
||
3032 | </Layer> |
||
3033 | </Layers> |
||
3034 | <Scripts> |
||
3035 | <OnLoad> |
||
3036 | </OnLoad> |
||
3037 | <OnClick> |
||
3038 | BuffOrg_CheckBoxToggle("CM","10","7"); |
||
3039 | </OnClick> |
||
3040 | </Scripts> |
||
3041 | </Checkbutton> |
||
3042 | <Checkbutton name="BO_CM10_GP8" inherits="OptionsCheckButtonTemplate"> |
||
3043 | <Size> |
||
3044 | <AbsDimension x="25" y="25"/> |
||
3045 | </Size> |
||
3046 | <Anchors> |
||
3047 | <Anchor point="TOPLEFT"> |
||
3048 | <Offset> |
||
3049 | <AbsDimension x="315" y="-270"/> |
||
3050 | </Offset> |
||
3051 | </Anchor> |
||
3052 | </Anchors> |
||
3053 | <Layers> |
||
3054 | <Layer level="BACKGROUND"> |
||
3055 | <FontString name="$parentText" inherits="GameFontNormalSmall" justifyH="LEFT" justifyV="CENTER" wraponspaces="false"> |
||
3056 | <Size> |
||
3057 | <AbsDimension x="96" y="32"/> |
||
3058 | </Size> |
||
3059 | <Anchors> |
||
3060 | <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMRIGHT" relativeTo="$parent"> |
||
3061 | <Offset> |
||
3062 | <AbsDimension x="2" y="-2" /> |
||
3063 | </Offset> |
||
3064 | </Anchor> |
||
3065 | </Anchors> |
||
3066 | </FontString> |
||
3067 | </Layer> |
||
3068 | </Layers> |
||
3069 | <Scripts> |
||
3070 | <OnLoad> |
||
3071 | </OnLoad> |
||
3072 | <OnClick> |
||
3073 | BuffOrg_CheckBoxToggle("CM","10","8"); |
||
3074 | </OnClick> |
||
3075 | </Scripts> |
||
3076 | </Checkbutton> |
||
3077 | </Frames> |
||
3078 | <Scripts> |
||
3079 | <OnLoad> |
||
3080 | BuffOrg_OnLoad(); |
||
3081 | </OnLoad> |
||
3082 | <OnDragStart> |
||
3083 | BuffOrg_OnDragStart(); |
||
3084 | </OnDragStart> |
||
3085 | <OnDragStop> |
||
3086 | BuffOrg_OnDragStop(); |
||
3087 | </OnDragStop> |
||
3088 | <OnMouseUp> |
||
3089 | BuffOrg_OnDragStop(); |
||
3090 | </OnMouseUp> |
||
3091 | <OnEvent> |
||
3092 | BuffOrg_OnEvent(); |
||
3093 | </OnEvent> |
||
3094 | </Scripts> |
||
3095 | </Frame> |
||
3096 | </Ui> |