MindCaged Newbie cheater
Reputation: 0
Joined: 25 Apr 2013 Posts: 10
|
Posted: Tue Apr 28, 2015 11:45 am Post subject: Bug with binary data type binary view |
|
|
I was setting up a binary data type because certain skills were being set with bit flags, and I set the value to binary length 8 so I could see the whole bit, then I set the view as binary option so I could see all the flags. And it works... Except if the byte is 0 it displays nothing.
So for 128 it displays "10000000", for 129 it shows "10000001", but for 0 it shows "". |
|