Introduction

Installation

Configuring Objects

Spacecalls

Events

Coordinates

Tips & Tricks

Portable Space EngineBuilder's Guide

Please send comments to Mark Cooke <mpc@star.sr.bham.ac.uk> or vspace@geocities.com

>Spacecalls: Transporter Console Calls

SpacecallReturn ValueObjectShip
trans_list_beamable()String list X 
This function returns a list of the objects on the contact list which have the BEAMABLE flag set. This could be set on a space object representing an escape pod, for instance.
trans_list_dests()String list X 
This function returns a list of the objects on the contact list which have the CAN_BEAM_TO flag set.
trans_permission(dbref target)String permission X 
This function returns a string indicating the validity of a transport from the space object to the target. It returns: OK, INVALID SOURCE, INVALID TARGET, SOURCE SHIELD, TARGET SHIELD, OUT OF RANGE, or DAMAGED.


Last modified: 15th March 1998