object.set_shape_visibility

Adjust which players can see an object's shape boundary.

Arguments

who

A group of players.

Example

for each object with label "territory" do
   current_object.set_shape_visibility(everyone)
end

Notes

See also