-
Notifications
You must be signed in to change notification settings - Fork 11
/
Copy path[clientscript,script5289].cs2
29 lines (29 loc) · 1.02 KB
/
[clientscript,script5289].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
// 5289
[clientscript,script5289](component $component0, int $int1, struct $struct2)
if (cc_find($component0, calc($int1 + 1)) = ^true) {
cc_setgraphic(struct_param($struct2, param_1391));
}
if (cc_find($component0, calc($int1 + 2)) = ^true) {
cc_setgraphic(struct_param($struct2, param_1388));
}
if (cc_find($component0, calc($int1 + 3)) = ^true) {
cc_setgraphic(struct_param($struct2, param_1394));
}
if (cc_find($component0, calc($int1 + 4)) = ^true) {
cc_setgraphic(struct_param($struct2, param_1390));
}
if (cc_find($component0, calc($int1 + 5)) = ^true) {
cc_setgraphic(struct_param($struct2, param_1392));
}
if (cc_find($component0, calc($int1 + 6)) = ^true) {
cc_setgraphic(struct_param($struct2, param_1387));
}
if (cc_find($component0, calc($int1 + 7)) = ^true) {
cc_setgraphic(struct_param($struct2, param_1389));
}
if (cc_find($component0, calc($int1 + 8)) = ^true) {
cc_setgraphic(struct_param($struct2, param_1393));
}
if (cc_find($component0, calc($int1 + 9)) = ^true) {
cc_setgraphic(struct_param($struct2, param_1395));
}