Guest User

Untitled

a guest
Jun 18th, 2018
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.20 KB | None | 0 0
  1. if(depot:isOpen()) then  -- did we open depot? <---- this line is your function
  2. If i Add the line below , will it open a backpack on first slot and drop all loots inside?
  3. depot:UseItem(0) -- open depot
Add Comment
Please, Sign In to add comment