byond - Modules - TypesVar Details - Proc Details

teleporter_array

Vars

chargesHow many times this can be used
controllerThe mob currently controlling the teleporter
interaction_actionsActions to set a target for, and activate the teleporter
rangeThe radius of the teleport
target_turfThe target turf for teleportation
targetted_zlevelThe Z-level that the teleporter can teleport to
teleporter_statusCurrent state of teleporter
windupteleport windup

Procs

change_targeted_zUpdates the z-level this teleporter teleports to
cleanupcleans up teleport effects
do_startupVisual indicators for the teleporter about to fire
do_teleportdoes the actual teleport
enable_teleporterEnables the teleporter for us
remove_userRemoves the current controlling mob

Var Details

charges

How many times this can be used

controller

The mob currently controlling the teleporter

interaction_actions

Actions to set a target for, and activate the teleporter

range

The radius of the teleport

target_turf

The target turf for teleportation

targetted_zlevel

The Z-level that the teleporter can teleport to

teleporter_status

Current state of teleporter

windup

teleport windup

Proc Details

change_targeted_z

Updates the z-level this teleporter teleports to

cleanup

cleans up teleport effects

do_startup

Visual indicators for the teleporter about to fire

do_teleport

does the actual teleport

enable_teleporter

Enables the teleporter for us

remove_user

Removes the current controlling mob