Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- command /deszcz [<text>] [<text>]:
- trigger:
- if arg 1 is "set":
- if arg 2 is "1":
- send "Ustawiles punkt spawnu deszczu!"
- set {spawn.1} to location of player
- if arg 2 is "2":
- send "Ustawiles punkt spawnu deszczu!"
- set {spawn.2} to location of player
- if arg 2 is "3":
- send "Ustawiles punkt spawnu deszczu!"
- set {spawn.3} to location of player
- command /rain [<text>]:
- trigger:
- if arg 1 is set:
- loop 5 times:
- wait 2 seconds
- drop arg 1 at {spawn.1}
- drop arg 1 at {spawn.2}
- drop arg 1 at {spawn.3}
Advertisement
Add Comment
Please, Sign In to add comment