WirelessButton
Similar to a button, but can be clicked from infinite distances and cannot be used for keybinds.
It is a craftable and spawnable non-flammable solid.
Here is a list of possible sizes that reach the maximum malleability (75) that have integer components: 1x75x1, 1x25x3, 1x15x5, 3x5x5
At its default size (2x1x2) it has a durability of 1, at its maximum size it has a durability of 3.
By default, its colour is #00ff00.
It requires 1 Button
and 12 Quartz
to be crafted.
Events
OnClick(clickerId)
Fires when the object is clicked.
The clickerId parameter is the UserId
of the player who clicked the object. It is a number
.