Paste #42778: Untitled Paste

Date: 2017/06/22 04:48:42 UTC-07:00
Type: Denizen Script

View Raw Paste Download This Paste
Copy Link


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


Test: 
    type: assignment 
    interact scripts: 
    - 164 TestMain 

TestMain: 
    type: interact 
    steps: 
        1: 
            Click trigger:
                script: 
                - if <hero@hero.level[]> OR_MORE 15 {
                 - chat "Bravo t'es un <player.name> !"
                  } else {
                 - chat "Mais t'es un sac à merde, tu n'es pas Builder gars ..."
                  }