Bits - Bit of Number (Expression) — SkCheese
Addon: SkCheese · Category: Expression · Since: 1.5
Syntax
[the] %integer%(st|nd|rd|th) bit (in|of) %numbers%Description
Gets the bit at index in a number.
Examples
set {_first} to bit 1 of 150Skript Documentation is the best place to find the official skript documentation and feature latest working addons for the latest version of Skript.
Full documentationBrowse all docsAddon: SkCheese · Category: Expression · Since: 1.5
[the] %integer%(st|nd|rd|th) bit (in|of) %numbers%Gets the bit at index in a number.
set {_first} to bit 1 of 150