Meet2D Java Thin Client Edition
Registry of Applet Messages
Applet Messages: General
Many applet messages are shown during its normal and debug operation. If the parameter flag debugInfo is ON then various system stattus messages are also shown. See the UI below to see where these messages go.
To change the text in the status area, you set the status string in the bottomCanvas (the methods are in the ChatPanel class). Example: chatPanel.setStatus("My new string here");
UI showing Text Status Message Area (8)
(missing image)
There is also another area messages will be reported by the applet: in the text display area at the lower left of the web browser window. Server connection status, applet running, resource loading and other messages will be reported there.
Registry of Actions and Messages
For a list of parameters see the applet specification and for variables in the teleporter or warper group nodes see the teleporterwarper specification.
Action debugInfo Action description and/or Message On Startup ON Meet3D Build nnn: worldName (gzip_src src) On Startup OFF worldName On Startup with duplicate login name ON/OFF message reported to text chat area: Welcome Bot: user1 is already taken, you are being given user2
where user2 is an autogenerated username created by appending the number "1" onto the end of the name and incrementing (up to 20) until a unique name is generated (no user is logged in under that name).Click on Teleporter ON Teleporting to: vserver, vport, name, desc (target) Click on Teleporter OFF Teleporting to: name, desc Teleporting completed ON/OFF Teleported..
note that this message is placed in the text status area once the world content is loaded, not necessarily that the user is logged into the new serverShift+Click on Teleporter ON Click to Teleport to: vserver, vport, name, desc (target) Shift+Click on Teleporter OFF Click to Teleport to: name, desc Click on Warper ON Warping to: name, desc, locrot Click on Warper OFF Warping to: name, desc Shift+Click on Warper ON Click to Warp to: name, desc, locrot Shift+Click on Warper OFF Click to Warp to: name, desc Click on Avatar ON/OFF userName is wearing avatar avatarname
where the avatarname is derived from the .wrl file source statement:
DEF Man AvatarModel {
where "Man" would then appear in the message as avatarname. See avatar specifications.Click on back arrow ON/OFF If user can, a return teleport is carried out Click to select a name in People in Room ON/OFF if Whisper not toggled ON:
Click on Whisper to send a private message to (selected name)if Whisper toggled OFF:
Whisper a private message to (selected name)Click on Talk button to toggle to Whisper mode ON/OFF Select a Person in Room to whisper to Click on Whisper button to toggle back to Talk mode ON/OFF Now you are talking to everyone Click on HideMe to toggle to ShowMe mode ON/OFF Now you can see yourself from behind Click on ShowMe to toggle to HideMe mode ON/OFF Now you are seeing through your own eyes Back to Support Index
|
|
(cc) 1995-2003 The Digital Space Commons, some rights reserved (see our notice). Send site comments to our webmaster. |