Paste #21632: Untitled Paste

Date: 2015/10/26 02:30:44 UTC-07:00
Type: Denizen Script

View Raw Paste Download This Paste
Copy Link


'cuboid':
  type: world
  events:  


    on player changes world from Lobby to Main0:
          - if !<player.has_flag[x]> { 
            - note cu@11,106,1112,Main0|-18,137,1151,Main0 as:cuboid4
            - note cu@55,198,1070,Main0|-93,0,1189,Main0 as:cuboid44
            } else { 
            } 
          - determine fulfilled


    on player consumes milk_bucket in cu@cuboid44:
          - narrate '<&4><&l>You cant do thatt!' 
          - determine cancelled 



    on player enters cu@cuboid44:
          - if !<player.has_effect[NIGHT_VISION]> { 
            - execute as_server 'effect <player.name> 19 15 60'
            } else { 
            }