Bound - Copy Bound (Section) — SkBee

Addon: SkBee · Category: Section · Since: 2.15.0

Syntax

create [a] copy of [bound] %bound% (with|using) [the] id %string%

Description

Create an exact replica of an existing bound with a new id.

Examples

create a copy of bound with id "some_bound" with id "some_bound_copy"
create a copy of bound with id "some_bound" with id "some_bound_copy":
	resize the bound between {_pos1} and {_pos2}
	add {_player} to bound owners of bound

View source