if arg 1 is "home" or "h":
if {rogunci.%player%} is true:
if {despoci.%player%} is false:
if {gildia.%player%} is true:
teleport player to {gildia.rogunci}
stop
if {rogunci.%player%} is false:
if {despoci.%player%} is true:
if {gildia.%player%} is true:
teleport player to {gildia.despoci}
stop
Pytanie
sworip 50
Witam! Jeden z arg nie chce mi działać i nwm czm
Od razu mówię że teleportacja do depotów działa
kod:
if arg 1 is "home" or "h": if {rogunci.%player%} is true: if {despoci.%player%} is false: if {gildia.%player%} is true: teleport player to {gildia.rogunci} stop if {rogunci.%player%} is false: if {despoci.%player%} is true: if {gildia.%player%} is true: teleport player to {gildia.despoci} stop
Odnośnik do komentarza
Udostępnij na innych stronach
9 odpowiedzi na to pytanie
Rekomendowane odpowiedzi