Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- options:
- AT1: Drewno1 #nazwa cuboida do regerowania
- AT2: Drewno2 #nazwa cuboida do regerowania
- AT3: Drewno3 #nazwa cuboida do regerowania
- AT4: Drewno4 #nazwa cuboida do regerowania
- AT5: Kopalnia1 #nazwa cuboida do regerowania
- AT6: Kopalnia2 #nazwa cuboida do regerowania
- AT7: Kopalnia3 #nazwa cuboida do regerowania
- AT8: Kopalnia4 #nazwa cuboida do regerowania
- AT9: Kopalnia5 #nazwa cuboida do regerowania
- CZAS1: 9000 #Czas Resetowania
- CZAS2: 9000 #Czas Resetowania
- CZAS3: 9000 #Czas Resetowania
- CZAS4: 9000 #Czas Resetowania
- CZAS5: 9000 #Czas Resetowania
- CZAS6: 9000 #Czas Resetowania
- CZAS7: 9000 #Czas Resetowania
- CZAS8: 9000 #Czas Resetowania
- CZAS9: 9000 #Czas Resetowania
- BLOKAT1: 17 #ID bloku do wypelnienia
- BLOKAT2: 17:1 #ID bloku do wypelnienia
- BLOKAT3: 17:2 #ID bloku do wypelnienia
- BLOKAT4: 17:3 #ID bloku do wypelnienia
- BLOKAT5: 1 #ID bloku do wypelnienia
- BLOKAT6: 3 #ID bloku do wypelnienia
- BLOKAT7: 4 #ID bloku do wypelnienia
- BLOKAT8: 16 #ID bloku do wypelnienia
- BLOKAT9: 35 #ID bloku do wypelnienia
- #========================
- #1 Godzina = 3600 sekund
- #2 Godziny = 7200 sekund
- #3 Godziny = 10800 sekund
- #4 Godziny = 14400 sekund
- #5 Godzin = 18000 sekund
- #========================
- #30 minut = 1800 sekund
- #15 minut = 9000 sekund
- #========================
- every {@CZAS1} seconds:
- make console execute command "region select {@AT1}"
- wait 1 second
- make console execute command "//set {@BLOKAT1}"
- wait 1 second
- make console execute command "/bc Zresetowano {@AT1}"
- every {@CZAS2} seconds:
- make console execute command "region select {@AT2}"
- wait 1 second
- make console execute command "//set {@BLOKAT2}"
- wait 1 second
- make console execute command "/bc Zresetowano {@AT2}"
- every {@CZAS3} seconds:
- make console execute command "region select {@AT3}"
- wait 1 second
- make console execute command "//set {@BLOKAT3}"
- wait 1 second
- make console execute command "/bc Zresetowano {@AT3}"
- every {@CZAS4} seconds:
- make console execute command "region select {@AT4}"
- wait 1 second
- make console execute command "//set {@BLOKAT4}"
- wait 1 second
- make console execute command "/bc Zresetowano {@AT4}"
- every {@CZAS5} seconds:
- make console execute command "region select {@AT5}"
- wait 1 second
- make console execute command "//set {@BLOKAT5}"
- wait 1 second
- make console execute command "/bc Zresetowano {@AT5}"
- every {@CZAS6} seconds:
- make console execute command "region select {@AT6}"
- wait 1 second
- make console execute command "//set {@BLOKAT6}"
- wait 1 second
- make console execute command "/bc Zresetowano {@AT6}"
- every {@CZAS7} seconds:
- make console execute command "region select {@AT7}"
- wait 1 second
- make console execute command "//set {@BLOKAT7}"
- wait 1 second
- make console execute command "/bc Zresetowano {@AT7}"
- every {@CZAS8} seconds:
- make console execute command "region select {@AT8}"
- wait 1 second
- make console execute command "//set {@BLOKAT8}"
- wait 1 second
- make console execute command "/bc Zresetowano {@AT8}"
- every {@CZAS9} seconds:
- make console execute command "region select {@AT9}"
- wait 1 second
- make console execute command "//set {@BLOKAT9}"
- wait 1 second
- make console execute command "/bc Zresetowano {@AT9}"
- command /gReset [<text>]:
- trigger:
- if argument 1 is "AT1":
- execute player command "region select {@AT1}"
- wait 1 second
- execute player command "//set {@BLOKAT1}"
- wait 1 second
- execute player command "/bc Zresetowano {@AT1}"
- stop
- if argument 1 is "AT2":
- execute player command "region select {@AT2}"
- wait 1 second
- execute player command "//set {@BLOKAT2}"
- wait 1 second
- execute player command "/bc Zresetowano {@AT2}"
- stop
- if argument 1 is "AT3":
- execute player command "region select {@AT3}"
- wait 1 second
- execute player command "//set {@BLOKAT3}"
- wait 1 second
- execute player command "/bc Zresetowano {@AT3}"
- stop
- if argument 1 is "AT4":
- execute player command "region select {@AT4}"
- wait 1 second
- execute player command "//set {@BLOKAT4}"
- wait 1 second
- execute player command "/bc Zresetowano {@AT4}"
- stop
- if argument 1 is "AT5":
- execute player command "region select {@AT5}"
- wait 1 second
- execute player command "//set {@BLOKAT5}"
- wait 1 second
- execute player command "/bc Zresetowano {@AT5}"
- stop
- if argument 1 is "AT6":
- execute player command "region select {@AT6}"
- wait 1 second
- execute player command "//set {@BLOKAT6}"
- wait 1 second
- execute player command "/bc Zresetowano {@AT6}"
- stop
- if argument 1 is "AT7":
- execute player command "region select {@AT7}"
- wait 1 second
- execute player command "//set {@BLOKAT7}"
- wait 1 second
- execute player command "/bc Zresetowano {@AT7}"
- stop
- if argument 1 is "AT8":
- execute player command "region select {@AT8}"
- wait 1 second
- execute player command "//set {@BLOKAT8}"
- wait 1 second
- execute player command "/bc Zresetowano {@AT8}"
- stop
- if argument 1 is "AT9":
- execute player command "region select {@AT9}"
- wait 1 second
- execute player command "//set {@BLOKAT9}"
- wait 1 second
- execute player command "/bc Zresetowano {@AT9}"
- stop
Advertisement
Add Comment
Please, Sign In to add comment