BandaStation - Modules - TypesVar Details

leash

Keeps the parent within the distance of its owner as naturally as possible, but teleporting if necessary.

Vars

distanceThe maximum distance you can move from your owner
force_teleport_in_effectThe object type to create on the new turf when forcibly teleporting out
force_teleport_out_effectThe object type to create on the old turf when forcibly teleporting out
ownerThe owner of the leash. If this is qdeleted, the leash is as well.
silentAvoid sending out "too far" bubbles
snap_on_teleportShould we snap instead of teleporting back?

Var Details

distance

The maximum distance you can move from your owner

force_teleport_in_effect

The object type to create on the new turf when forcibly teleporting out

force_teleport_out_effect

The object type to create on the old turf when forcibly teleporting out

owner

The owner of the leash. If this is qdeleted, the leash is as well.

silent

Avoid sending out "too far" bubbles

snap_on_teleport

Should we snap instead of teleporting back?