Skip to content

RemoveBlockElements

Hariiiiiiii edited this page Feb 2, 2021 · 2 revisions

Removes block element(s) from a specified index of a specific tag block in the current tag definition.

Usage

RemoveBlockElements <block name> [amount = 1] [index = *]

  • block name - Name of the block you want to remove.
  • amount - Number of blocks you want to remove, defaults to 1.
  • index - What tag block index you want to remove, defaults to the last tag block.
Clone this wiki locally