Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- options:
- dest: 2 #obszar niszczony przez mine
- damarea: 4 #obszar w ktorym gracze otrzymaja obraznia
- damage: 5 #ile serc ma odjac wybuch
- on any movie:
- if block down player is 2:
- if block 2 down player is daylight sensor:
- create fake explosion at event-location
- loop blocks in radius {@dest} around of event-location:
- set loop-block to air
- loop all players in radius {@damarea} around event-location:
- damage loop-player by {@damage}
Advertisement
Add Comment
Please, Sign In to add comment