Pomóżcie mi to naprawić bo mi nie działa. NIszczenie łóżka na bedwars. Daje kod
on break a bed:
if {bwt::%player%::play} is true:
if {bwt_game::start} is true:
if location of block is {bwt_admin::red::bed}:
if {bwt_game::redteam::bed} is true:
send "{@p} &ałóżko druzyny &cRED &azostało zniszczone przez &e%player%!" to {bwt_game::list::*}
set {bwt_game::redteam::status} to "&c1"
set {bwt_game::redteam::bed} to false
stop
if location of block is {bwt_admin::blue::bed}:
if {bwt_game::blueteam::bed} is true:
send "{@p} &ałóżko druzyny &9BLUE &azostało zniszczone przez &e%player%!" to {bwt_game::list::*}
set {bwt_game::blueteam::status} to "&c1"
set {bwt_game::blueteam::bed} to false
stop
Pytanie
Vikepljunior 2
Pomóżcie mi to naprawić bo mi nie działa. NIszczenie łóżka na bedwars. Daje kod
on break a bed: if {bwt::%player%::play} is true: if {bwt_game::start} is true: if location of block is {bwt_admin::red::bed}: if {bwt_game::redteam::bed} is true: send "{@p} &ałóżko druzyny &cRED &azostało zniszczone przez &e%player%!" to {bwt_game::list::*} set {bwt_game::redteam::status} to "&c1" set {bwt_game::redteam::bed} to false stop if location of block is {bwt_admin::blue::bed}: if {bwt_game::blueteam::bed} is true: send "{@p} &ałóżko druzyny &9BLUE &azostało zniszczone przez &e%player%!" to {bwt_game::list::*} set {bwt_game::blueteam::status} to "&c1" set {bwt_game::blueteam::bed} to false stopOdnośnik do komentarza
https://skript.pl/temat/52795-skrypt-bedwars-pls-pomoc/Udostępnij na innych stronach
3 odpowiedzi na to pytanie
Rekomendowane odpowiedzi