Witam, proszę o poprawienie lokalizacji oraz zamianę "execute console command" na "teleport" ze Skripta.
on rightclick on any sign:
if location of clicked block is (x: -216, y: 97, z: 211, world: "swiat"):
player is not "Wujek_Marcin"
if player's balance is more than 50:
remove 50 from player's balance
execute console command "tppos %player% -213 96 210 swiat"
if location of clicked block is (-214, 97, 209, world "swiat"):
execute console command "tppos %player% -213 96 210 swiat"
Pytanie
Misio12320 32
Witam, proszę o poprawienie lokalizacji oraz zamianę "execute console command" na "teleport" ze Skripta.
on rightclick on any sign: if location of clicked block is (x: -216, y: 97, z: 211, world: "swiat"): player is not "Wujek_Marcin" if player's balance is more than 50: remove 50 from player's balance execute console command "tppos %player% -213 96 210 swiat" if location of clicked block is (-214, 97, 209, world "swiat"): execute console command "tppos %player% -213 96 210 swiat"
Odnośnik do komentarza
Udostępnij na innych stronach
6 odpowiedzi na to pytanie
Rekomendowane odpowiedzi