User:Toy Wylie/RLV Documentation/Movement: Difference between revisions
Jump to navigation
Jump to search
→Movement Functions: added @standtp |
m →Movement Functions: link fix |
||
| Line 15: | Line 15: | ||
| Forbids the user from sitting on objects that are far away | | Forbids the user from sitting on objects that are far away | ||
|- | |- | ||
| [[User:Toy_Wylie/RLV_Documentation/ | | [[User:Toy_Wylie/RLV_Documentation/standtp|@standtp]] | ||
| Makes sure to move the avatar back to the position they were before sitting down | | Makes sure to move the avatar back to the position they were before sitting down | ||
|- | |- | ||
Revision as of 10:48, 9 September 2010
Movement Functions
| @accepttp | Automatically accepts teleport requests from certain people or from everyone |
| @fly | Forbids the user to fly |
| @setrot | Rotates the user's avatar to a given orientation |
| @sittp | Forbids the user from sitting on objects that are far away |
| @standtp | Makes sure to move the avatar back to the position they were before sitting down |
| @tplm | Blocks the user from teleporting using landmarks |
| @tploc | Blocks the user from teleporting using the map or other means |
| @tplure @tplure_sec |
Blocks the user from accepting teleports from others or adds an exception to the block |
| @tpto | Teleports the user to a given location without confirmation |