-
Notifications
You must be signed in to change notification settings - Fork 11
/
Copy path[proc,script523].cs2
39 lines (39 loc) · 1.05 KB
/
[proc,script523].cs2
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
// 523
[proc,script523](component $component0)
if (%varbit4170 = 1) {
~script524($component0, 0);
~script525($component0, 1);
~script524($component0, 2);
} else if (%varbit4170 = 2) {
~script524($component0, 0);
~script524($component0, 1);
~script525($component0, 2);
} else if (%varbit4170 = 3) {
~script524($component0, 0);
~script524($component0, 1);
~script524($component0, 2);
} else {
~script525($component0, 0);
~script524($component0, 1);
~script524($component0, 2);
}
if (%varbit4171 > 0 | %varbit4172 > 0 | %varbit4173 > 0 | %varbit4174 > 0 | %varbit4175 > 0 | %varbit4176 > 0 | %varbit4177 > 0 | %varbit4178 > 0 | %varbit4179 > 0) {
if (cc_find($component0, 3) = ^true) {
cc_sethide(true);
}
if (cc_find($component0, 7) = ^true) {
cc_setgraphic("options_radio_buttons,1");
}
if (cc_find($component0, 11) = ^true) {
cc_settext("<str>Hide tab bar</str>");
}
} else {
if (cc_find($component0, 11) = ^true) {
cc_settext("Hide tab bar");
}
if (%varbit4170 = 3) {
~script525($component0, 3);
} else {
~script524($component0, 3);
}
}