|
hkchan0007 Newbie
Joined: 11 Dec 2005 Posts: 4
|
Posted: Wed Jan 18, 2006 10:40 pm
help me about #show cmd |
I have variable which consist of "a|b|c|d"
when I type #show @xxx
only me can see it
other player can't see it
Could someone help me how to let other players to see it too |
|
|
|
Tech GURU
Joined: 18 Oct 2000 Posts: 2733 Location: Atlanta, USA
|
Posted: Wed Jan 18, 2006 11:03 pm |
Other's can't see because the the #SHOW command only displays text to your local mud client.
Quote: |
Displays the specified text to the screen without sending it to the MUD. |
If you want others to see the value of the variable try..
Code: |
#SEND say The variable is @foo |
|
|
_________________ Asati di tempari! |
|
|
|
|
|