Advertisement
KroNixZ

Player Sensor Turtle

Oct 31st, 2022 (edited)
1,146
0
Never
1
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.24 KB | None | 0 0
  1. while true do
  2. x={"leer"}
  3. print(x)
  4. x=peripheral.call("left","getAllPlayers")
  5. print(x)
  6. sleep(10)
  7. end
  8.  
  9.  
  10.  
  11. --local x = "leer"
  12.  
  13. --while true do
  14. --x = "leer"
  15.  
  16. --peripheral.call("left","getAllPlayers") --...(Seite des Addon,Function)
  17.  
Advertisement
Comments
  • catz33
    2 years
    # text 0.10 KB | 0 0
    1. https://wtools.io/paste-code/bG1R
    2. https://wtools.io/paste-code/bG1S
    3. https://wtools.io/paste-code/bG1T
Add Comment
Please, Sign In to add comment
Advertisement