Teleport 1.0 
 
| 
   Category / Domain:  | 
  
   C3D3 Plugin  | 
 
| 
   SCOL Voy@ger Compatibility:  | 
  
   V 3.5 or above  | 
 
| 
   Update:  | 
  
   05/2001  | 
 
Function
This plugin
manages teleporting in 3d (c3D3) cells. 
It must be used with the TeleportManager module. 
Configuration
The plugin can
be used two ways:
1- Use through
the customer interface in TeleportManager module:
Through the
module interface, the user can teleport to positions predefined in C3D3 (see
TeleportManager module documentation for more details on operation).
Installation:
The plugin
must be entered in the Plugins entry of the C3D3 editor by clicking on
the Add button.
 

2- Use without
the customer interface in TeleportManager module:
-> When left
mouse button is used to click on the first object of instance anchor, you are
teleported to 3d cell in the position defined in the instance editor.
Installation:
The plugin
must be instanced in the Instance entry of the C3D3 module.
Each instance
has the following parameters:
-         
Name
of 3d (C3D3) cell where you wish teleport to occur.
-         
Position
in 3d cell.
The following
format must be used:
  room_name cellName
  position positionName
 

NOTE:
The
TeleportManager module must be present in both cases of use while links between
the Teleport plugin and TeleportManager module must be established.
Implementation
 
| 
   Action  | 
  
   Function  | 
 
| 
     module.eventàc3d3.Teleport.goto  | 
  
     Puts user in
  position which has been parametered.   Link parameter
  editing window opens by double clicking on the link. The
  parameter must have the following format:   position
  name_of_position   To use with
  TeleportManager module, link to teleportManager.goto.n event.    | 
 
 
 
| 
   Event  | 
  
   Function  | 
 
| 
     C3d3.Teleport.getpositionsà teleportManager.getPositions  | 
  
     Requests
  positions available in c3d3 from TeleportManager module.    | 
 
| 
     C3d3.Teleport.teleport
  à module.action  | 
  
     Teleports a
  user from the position which is parametered.   The link parameter
  editing window opens by double clicking on the link. The
  parameter must have the following format on 2 lines:   room_name
  name_of_cell position
  name_of_position  | 
 
 
 
| 
   Area  | 
  
   Function  | 
  
   Interface  | 
  
   Assignment  | 
 
| 
   None    | 
  
      | 
  
      | 
  
      |