on join:
teleport player to {servidor.lobby}
send "&eConectando ao lobby"
command /lobby:
stop
on command "/lobby":
if player is in world "Kitpvp":
make player execute command "/kb leave"
wait 3 ticks
send "&eDesconectando do lobby do Kitpvp"
teleport player to {servidor.lobby}
command /setlobby:
trigger:
if player has permission "kb.admin":
set {kitpvp.lobby} to location of player
send "&eO lobby foi setado em sua localizaçao."
era pra eu pode dar /lobby no mundo kitpvp e quando eu estiver no mundo lobby e dar /lobby ele apenas mandar uma mensagem que ele ja esta no lobby, quem poder me ajudar ficaria agradecido
Pergunta
Felipe42
on join:
teleport player to {servidor.lobby}
send "&eConectando ao lobby"
command /lobby:
stop
on command "/lobby":
if player is in world "Kitpvp":
make player execute command "/kb leave"
wait 3 ticks
send "&eDesconectando do lobby do Kitpvp"
teleport player to {servidor.lobby}
command /setlobby:
trigger:
if player has permission "kb.admin":
set {kitpvp.lobby} to location of player
send "&eO lobby foi setado em sua localizaçao."
era pra eu pode dar /lobby no mundo kitpvp e quando eu estiver no mundo lobby e dar /lobby ele apenas mandar uma mensagem que ele ja esta no lobby, quem poder me ajudar ficaria agradecido
Link para o comentário
Compartilhar em outros sites
9 respostass a esta questão
Posts Recomendados