Paste #12180: Diff note for paste #12179

Date: 2014/12/20 14:00:05 UTC-08:00
Type: Diff Report

View Raw Paste Download This Paste
Copy Link


1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18


 ChatGetter:
   Type: world
   debug: false
   events:
     On player chats:
-      - foreach <global.flag[curselist].as_list> {
-        - determine <context.message.replace[%value%].with[xxx]>
-        }
       - determine format:ChatFormatScript
+
+ChatGetter2:
+  type: world
+  debug: false
+    on player chats:
+      - determine <context.message.replace[regex:<global.flag[curselist].as_list.substring[3]>].with[xxx]>