Advertisement
Alexr360

Tardis - Alarm System

May 7th, 2024 (edited)
717
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.10 KB | None | 0 0
  1. local tardis = peripheral.find("tardisinterface")
  2. local count = tardis.getLifeSigns()
  3. print(count)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement