Home
About
Policies
FAQ
Forums
Registration
Password Recovery

@name

From Tapestries MUCK

(Difference between revisions)
Jump to: navigation, search
Line 20: Line 20:
Only cases where names are deemed to be ''accidentally'' in violation of the [[MUCK]] [[Policies]] will they be changed by the wizards. Cases were they are deemed to be intentionally in violation of the [[Policies]] will instead result in [[Policy Toading|toading]].
Only cases where names are deemed to be ''accidentally'' in violation of the [[MUCK]] [[Policies]] will they be changed by the wizards. Cases were they are deemed to be intentionally in violation of the [[Policies]] will instead result in [[Policy Toading|toading]].
-
The [[fail]] message for @name says  This may give the impression that players can request or petition [[wizards]] to change their name, but wizards will not go into the business of name-changes.  
+
The [[fail message]] for @name says  This may give the impression that players can request or petition [[wizards]] to change their name, but wizards will not go into the business of name-changes.  
=== See Also ===  
=== See Also ===  

Revision as of 08:49, 31 March 2007

The @name command is used to change an object's name. This requires ownership of the object in question. The syntax is @name <object>=<name>, where <object> can be it's current name, or some unique portion of it, or the dbref of the object.

Thing, Room and Program Names

These are fairly unrestricted and can be quite long. Most notably, they can not start with a #, to differentiate themselves from dbrefs.

Exit Names

Exits/actions functionally have multiple names. This is actually stored as a single string separated by semicolons. A common example is an exit that is a direction, such as north. It's common to give one or more abbreviations for the direction so the user does not have to type "north" in full. So:

@name #1234=north;n

This will allow a user to type either 'north' or 'n' to go through that exit.

Note, if you want to rename an exit by name, you have to use one of it's sub-names. So @name north;n=newname will not work. You would have to @name north=newname.

See gen-obv-exits for more information on exit naming conventions.

Player Names

Tapestries MUCK does not allow players to change their own names. This restriction is in place for a large variety of reasons, including people abusing @name changes to spoof others and insult others anonymously, but primarily it is because of ongoing work to integrate Tapestries MUCK with other services. Most web services and things like Jabber IM servers do not gracefully handle character name changes.

If you try and @name yourself you will get the error message: Only wizards can rename players. This is technically correct, wizards still retain the ability to change names. However, it is policy not to, so they won't.

Only cases where names are deemed to be accidentally in violation of the MUCK Policies will they be changed by the wizards. Cases were they are deemed to be intentionally in violation of the Policies will instead result in toading.

The fail message for @name says This may give the impression that players can request or petition wizards to change their name, but wizards will not go into the business of name-changes.

See Also

Personal tools
Namespaces
Variants
Actions
navagation
information
wiki
Toolbox