teleporter_array

Vars | |
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 |
Procs | |
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 |
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