Paste #3280: Untitled Paste

Date: 2014/04/08 13:11:54 UTC-07:00
Type: Denizen Script

View Raw Paste Download This Paste
Copy Link


1
2
3
4
5
6
7


- ^define test 0
                        - ^define counter 0
                        - ^flag global HOUSES:!
                        - ^foreach %lstHouses% {
                            - ^define variable <def[%variable%].as_int.add[1]>
                            - ^narrate "%variable% <el@value[%loop_index%]>"
                            }