Logic barricade

From Sunrust Wiki
Jump to navigation Jump to search

Allows or disallows specific entities from being nailed.

Inputs

input disablethese <string>

Takes the arguments in the form of a comma-separated array and disables any entities with that name. For example, disablethese objective1,somethingimportant,somethingelse. This would disable nailing of those entities.

input enablethese <string>

Takes the arguments in the form of a comma-separated array and enables any entities with that name. For example, enablethese objective1,somethingimportant,somethingelse. This would enable nailing of those entities.