ABCDEFGHIJKLMNOPQRSTUVWXYZ
1
Once you are done, copy column A. If you need more, just select Rows 50 and 51, Column A to Column H, then drag down to duplicate them
CK page for this script Function=
PlaceAtMeMoveTo
2
3
4
(don't edit this column)
5
Location reference
ObjectReference
ObjectBaseIdX offsetY offsetZ offsetMatchOrientation
1 =true, 0 = false
6
FridgeRef
7
8
NukaRef = FridgeRef.PlaceAtMe(NukaCola);NukaRefNukaCola567TRUE1<- example
9
NukaRef.MoveTo(FridgeRef, 5, 6, 7, TRUE);
10
= FridgeRef.PlaceAtMe();TRUE
11
.MoveTo(FridgeRef, , , , TRUE);
12
= FridgeRef.PlaceAtMe();TRUE
13
.MoveTo(FridgeRef, , , , TRUE);
14
= FridgeRef.PlaceAtMe();TRUE
15
.MoveTo(FridgeRef, , , , TRUE);
16
= FridgeRef.PlaceAtMe();TRUE
17
.MoveTo(FridgeRef, , , , TRUE);
18
= FridgeRef.PlaceAtMe();TRUE
19
.MoveTo(FridgeRef, , , , TRUE);
20
= FridgeRef.PlaceAtMe();TRUE
21
.MoveTo(FridgeRef, , , , TRUE);
22
= FridgeRef.PlaceAtMe();TRUE
23
.MoveTo(FridgeRef, , , , TRUE);
24
= FridgeRef.PlaceAtMe();TRUE
25
.MoveTo(FridgeRef, , , , TRUE);
26
= FridgeRef.PlaceAtMe();TRUE
27
.MoveTo(FridgeRef, , , , TRUE);
28
= FridgeRef.PlaceAtMe();TRUE
29
.MoveTo(FridgeRef, , , , TRUE);
30
= FridgeRef.PlaceAtMe();TRUE
31
.MoveTo(FridgeRef, , , , TRUE);
32
= FridgeRef.PlaceAtMe();TRUE
33
.MoveTo(FridgeRef, , , , TRUE);
34
= FridgeRef.PlaceAtMe();TRUE
35
.MoveTo(FridgeRef, , , , TRUE);
36
= FridgeRef.PlaceAtMe();TRUE
37
.MoveTo(FridgeRef, , , , TRUE);
38
= FridgeRef.PlaceAtMe();TRUE
39
.MoveTo(FridgeRef, , , , TRUE);
40
= FridgeRef.PlaceAtMe();TRUE
41
.MoveTo(FridgeRef, , , , TRUE);
42
= FridgeRef.PlaceAtMe();TRUE
43
.MoveTo(FridgeRef, , , , TRUE);
44
= FridgeRef.PlaceAtMe();TRUE
45
.MoveTo(FridgeRef, , , , TRUE);
46
= FridgeRef.PlaceAtMe();TRUE
47
.MoveTo(FridgeRef, , , , TRUE);
48
= FridgeRef.PlaceAtMe();TRUE
49
.MoveTo(FridgeRef, , , , TRUE);
50
= FridgeRef.PlaceAtMe();TRUE
51
.MoveTo(FridgeRef, , , , TRUE);
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100