Paste #37710: Untitled Paste

Date: 2016/11/17 02:51:06 UTC-08:00
Type: Denizen Script

View Raw Paste Download This Paste
Copy Link


1
2
3
4
5
6
7
8
9


- spawn ARMOR_STAND[custom_name=<&c><context.damage.as_money><&sp>SCHADEN;custom_name_visibility=true;gravity=false;visible=false] <context.entity.location.add[0,0,1]> 
    - flag <player> dmgholo:->:<context.entity.location.add[0,0,1]> d:2s

- foreach <pl.flag[dmgholo].as_location> {
     - foreach <def[value].as_location.find.entities.within[1]> {
      - remove <def[value]>

     }
    }