Advertisement
Guest User

Untitled

a guest
Apr 29th, 2017
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.34 KB | None | 0 0
  1. if arg 1 is "home" or "h":
  2. if {rogunci.%player%} is true:
  3. if {despoci.%player%} is false:
  4. if {gildia.%player%} is true:
  5. teleport player to {gildia.rogunci}
  6. stop
  7. if {rogunci.%player%} is false:
  8. if {despoci.%player%} is true:
  9. if {gildia.%player%} is true:
  10. teleport player to {gildia.despoci}
  11. stop
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement