Advertisement
Guest User

Untitled

a guest
Jun 24th, 2019
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.64 KB | None | 0 0
  1. Variables
  2. Add
  3. New: BagPortal
  4. Contents: your portal bag id
  5.  
  6.  
  7. New: HoldItem
  8. Contents: (wear amulet id)
  9. I have this set as Amulet of Aardwolf if you have the portal wish you will requip this after you enter the area
  10.  
  11.  
  12. Then add your portals as Variables
  13. Add
  14. Name: Garbage
  15. Contents: whatever your garbage can portal id
  16.  
  17. Aliases (tick expand variables, ignore case,
  18. Add
  19. Alias: portalGarbage
  20. Send:
  21. get @Garbage @BagPortal
  22. wear @Garbage
  23. enter
  24. @HoldItem
  25. put @Garbage @BagPortal
  26.  
  27. then to add the portal to the mapper
  28. you type portalGarbage to go to aylor recall
  29. then when your in the room mapper portal portalGarbage and set the level lock
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement