-
Notifications
You must be signed in to change notification settings - Fork 11
/
Copy path[proc,script3761].cs2
60 lines (60 loc) · 985 Bytes
/
[proc,script3761].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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
// 3761
[proc,script3761](int $int0)(int)
def_int $int1 = 1;
switch_int ($int0) {
case 0 :
if (%varbit1892 >= 60) {
$int1 = 2;
} else if (%varbit1892 > 0) {
$int1 = 0;
}
case 1 :
if (%varbit1867 >= 40) {
$int1 = 2;
} else if (%varbit1867 > 0) {
$int1 = 0;
}
case 2 :
if (%varbit1895 >= 110) {
$int1 = 2;
} else if (%varbit1895 > 0) {
$int1 = 0;
}
case 3 :
if (%varbit1896 >= 5) {
$int1 = 2;
} else if (%varbit1896 > 0) {
$int1 = 0;
}
case 4 :
if (%varbit1878 >= 5) {
$int1 = 2;
} else if (%varbit1878 > 0) {
$int1 = 0;
}
case 5 :
if (%varbit1904 >= 170) {
$int1 = 2;
} else if (%varbit1904 > 0) {
$int1 = 0;
}
case 6 :
if (%varbit1910 >= 20) {
$int1 = 2;
} else if (%varbit1910 > 0) {
$int1 = 0;
}
case 7 :
if (%varbit1914 >= 50) {
$int1 = 2;
} else if (%varbit1914 > 0) {
$int1 = 0;
}
}
if ($int1 = 2) {
return(0x0da10d);
}
if ($int1 = 0) {
return(^yellow);
}
return(0xff0d0d);