31.08.2016, 19:11
To modify bits, use:
https://sampforum.blast.hk/showthread.php?tid=591223
PHP код:
GetValueBit(value,bit);
SetValueBit(&value,bit,power);
