open.mp forum
[Library] pawn-rbits | Support 16, 8, 4, 2 and 1-bit arrays! - Printable Version

+ open.mp forum (https://forum.open.mp)
-- Forum: SA-MP (https://forum.open.mp/forumdisplay.php?fid=3)
--- Forum: Releases (https://forum.open.mp/forumdisplay.php?fid=13)
---- Forum: Libraries (https://forum.open.mp/forumdisplay.php?fid=31)
---- Thread: [Library] pawn-rbits | Support 16, 8, 4, 2 and 1-bit arrays! (/showthread.php?tid=1371)



pawn-rbits | Support 16, 8, 4, 2 and 1-bit arrays! - Mergevos - 2020-11-22

pawn-rbits
Ryder's rBits include because it doesn't have a Github repo. This is RyDeR's include, I've open sourced it on git because of old scripts recovering.
Installation
Simply install to your project:
Code:
sampctl package install Mergevos/pawn-rbits

Include in your code and begin using the library:

Code:
#include <rbits>

Visit https://github.com/pawn-rbits/README.md?to read documentation.?