Paste #19320: Diff note for paste #19319

Date: 2015/08/13 08:01:31 UTC-07:00
Type: Diff Report

View Raw Paste Download This Paste
Copy Link


 MyAssignmentScript:
     type: assignment
     actions:
         on assignment:
         - chat "I has been assigned!"
         - trigger name:proximity state:true
 
         Interact Scripts:
         - 10 MyInteractScript
 
 MyInteractScript:
     type: Interact
     Steps:
-        3:
+        '3':
             Proximity trigger:
                 Entry:
                     Script:
                     - chat "Hi there, <player.name>!"
                     - run mytask