A
1
Simple Halo 5 Script Documenter
2
https://docs.google.com/spreadsheets/d/1F2HXu2leVLCxWc07A-XDBJfHndUNZ6vU_UUFtxpVSQ4/edit?usp=sharing
3
1️⃣Copy the TEMPLATE sheet for each scripted object
4
2️⃣Copy Conditions from the CONDITIONS sheet & paste into the new script sheet
5
3️⃣Copy Actions from the ACTIONS sheet & paste into the new script sheet
6
Hint: The action's number (1-4) should update automatically, but can be overwritten with any number
7
4️⃣Copy additional script rows as needed (TEMPLATE starts with 4)
8
Hint: You can paste Conditions & Actions over existing ones & use Delete and Ctrl-\ to clear cells left from the old condition/action
9
5️⃣Settings with lists of options can be selected using pulldown menus in those cells. Number values are simply typed in.
10
Hint: You can double-click an Action/Condition name to select another from a pulldown menu, but it won't change the rest
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