Guest User

Untitled

a guest
Oct 13th, 2016
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.32 KB | None | 0 0
  1. if whoListing == false then
  2. whoListing = true
  3. send("config pagelength 120")
  4. send("who brief")
  5. send("config pagelength 20")
  6. whoRoom = 0
  7. whoListPerson = {}
  8. whoListRoom = {}
  9. whoListSearchPerson = matches[2]
  10. playersWithSearchPerson = {}
  11. cecho("\n<yellow> UNACCOUNTED FOR: Veil, On ship, Off Plane, etc\n")
  12. end
Add Comment
Please, Sign In to add comment