Advertisement
Wiren

Untitled

May 25th, 2018
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.42 KB | None | 0 0
  1. Item Room
  2.  
  3. Paw Spawn
  4. (0:15) When someone uses the get/drop command,
  5. (1:85) and they (moved from/are standing in) region #,
  6. (5:350) set variable %item_room_location to the X,Y position the triggering player (moved from/is standing at).
  7. (5:381) set variable %item_room to the item type at (%item_room_location).
  8. (5:76) place item %item_room in the triggering player's paws.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement