Paste #19330: Diff note for paste #19329

Date: 2015/08/13 08:21:28 UTC-07:00
Type: Diff Report

View Raw Paste Download This Paste
Copy Link


- AssignmentScript:
-     type: assignment
-     actions:
-         on assignment:
-         - TRIGGER name:proximity state:true
-         - chat "Assigned!"
-     Interact Scripts:
-     - 1 Interact
- 
- Interact:
-     type: interact
-     steps:
--        3:
--            proximity:
-+        '3':
-+            proximity trigger:
-                 entry:
+AssignmentScript:
+    type: assignment
+    actions:
+        on assignment:
+        - TRIGGER name:proximity state:true
+        - chat "Assigned!"
+    Interact Scripts:
+    - 1 Interact
+
+Interact:
+    type: interact
+    steps:
+        3:
+            proximity trigger:
+                entry:
+                    script:
+                    - chat "Hello!"
-                     script:
-                     - chat "Hello!"
--
--
--
- 
-