FutureProg functions
teleportall
Boolean teleportall(Character Character, Location Destination)
Contexts: computer function, computer program, standard futureprog
Teleports a character and all their followers/drag targets to the ground level (or closest layer) in a new room. Returns false if the teleportation fails (if invalid character, room, or layer is specified).
Character: The character who you want to teleport
Destination: The destination room to teleport them to
Boolean teleportall(Character Character, Location Destination, Text Layer)
Contexts: computer function, computer program, standard futureprog
Teleports a character and all their followers/drag targets to the specified layer in a new room. Returns false if the teleportation fails (if invalid character, room, or layer is specified).
Character: The character who you want to teleport
Destination: The destination room to teleport them to
Layer: The room layer to teleport to
Contexts: computer function, computer program, standard futureprog
Teleports a character and all their followers/drag targets to the ground level (or closest layer) in a new room. Returns false if the teleportation fails (if invalid character, room, or layer is specified).
Character: The character who you want to teleport
Destination: The destination room to teleport them to
Boolean teleportall(Character Character, Location Destination, Text Layer)
Contexts: computer function, computer program, standard futureprog
Teleports a character and all their followers/drag targets to the specified layer in a new room. Returns false if the teleportation fails (if invalid character, room, or layer is specified).
Character: The character who you want to teleport
Destination: The destination room to teleport them to
Layer: The room layer to teleport to