Players can have help dictionaries on themselves:
@dictionary Help
@describe Help[INDEX] = Main Info
@describe Help[Foo] = A metasyntactic variable
If you are not in the same room as Player "help Player"
workds as expected; "help Player = Foo" shows the
contents from INDEX, and "help *Player = Foo" shows the
contents from Foo.
You shouldn't need the *