Advertisement
Guest User

Untitled

a guest
Sep 14th, 2018
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.49 KB | None | 0 0
  1. How to create, and give, a Void Ring to a new Votary:
  2.  
  3. 1.) @create %ch%cxVoid Ring%cn
  4. 2.) Type 'i' to check your inventory for the new ring, and note its dbref # (let's pretend it's #9999 for example purposes)
  5. 3.) @parent #9999=#5218
  6. 4.) @set #9999=chown_ok
  7. 5.) @unlock #9999
  8. 6.) When the Votary is in the room: drop #9999
  9. 7.) Have the new Votary do these commands in order: get void ring, @chown void=me , @lock void=me , @lock/use void=me , @link void=me , @set void=inherit, @set me=opaque
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement