Advertisement
Guest User

Untitled

a guest
Feb 21st, 2012
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.01 KB | None | 0 0
  1. +pot, or Pose Tracker, is a system that stores poses within the room for easy retrieval for review. Sometimes, poses are lost in spam or scroll, and that's what this system combats. To use it:
  2.  
  3. '+pot' will show you the last (maximum, or 15 by default) poses in the room.
  4.  
  5. '+pot/brief' is like +pot, but shows only about one line of the pose.
  6.  
  7. '+pot/private <1/0>' Set to 0 (default) to make your poses public, or 1 to render them private. It also accepts Yes or No. Poses made while set private will be revealed if you go public!
  8.  
  9. '+pot/max <#>' To set your maximum shown poses. It accepts only whole, positive numbers!
  10.  
  11. +pot only functions normally when one is in a room that has its IC attribute set to 1. It will also work in any player-created objects, provided their IC attribute is set to 1. To do this, &IC here=1 WHILE WITHIN THE OBJECT. Please note that Pot stores an arbitrarily massive amount of attributes under the &pot attribute tree, and the system will periodically clean your object as long as it's set IC 1.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement