Hashtagaming

slot

Dec 28th, 2012
440
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.07 KB | None | 0 0
  1. local args = {...}
  2. local slot = tonumber(args[1])
  3. turtle.select(slot)
Advertisement
Add Comment
Please, Sign In to add comment