Added a little more info about the player needing the right permissions to @puppet, not the character. Resolves Issue 340.
This commit is contained in:
parent
5ef92b6bf8
commit
f8514bb0f1
1 changed files with 6 additions and 3 deletions
|
|
@ -691,9 +691,12 @@ class CmdIC(MuxCommandOOC):
|
|||
Go in-character (IC) as a given Character.
|
||||
|
||||
This will attempt to "become" a different object assuming you have
|
||||
the right to do so. You cannot become an object that is already
|
||||
controlled by another player. In principle <character> can be
|
||||
any in-game object as long as you have access right to puppet it.
|
||||
the right to do so. Note that it's the PLAYER character that puppets
|
||||
characters/objects and which needs to have the correct permission!
|
||||
|
||||
You cannot become an object that is already controlled by another
|
||||
player. In principle <character> can be any in-game object as long
|
||||
as you the player have access right to puppet it.
|
||||
"""
|
||||
|
||||
key = "@ic"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue