Format

oview(Dist,Center=usr)

Returns

A list of visible objects within Dist tiles of Center, excluding Center.

Args

  • Dist: A number.
  • Center: An object on the map.

This instruction is just like view() except it doesn’t include Center or its contents in the list.

oview() << "to others in sight of [usr]"

See also