I'm using the code
print('\128\32\32\32')
But it's not working
print('\128\32\32\32')
But it's not workingTo my knowledge, CC 1.75 and before cannot view special unicode characters (like "\128"),
But it's not working
I know 1.74 and 1.75 can. I'm pretty sure Blittle API uses that type of character, and it creates pixels in those versionsTo my knowledge, CC 1.75 and before cannot view special unicode characters (like "\128"), but later versions (for MC 1.8.x and later, boo hoo) can.
I'm currently using an emulator. No on question marksTo my knowledge, CC 1.75 and before cannot view special unicode characters (like "\128"),
Certain characters you can, but it's a bit tricky.But it's not working
Define "not working".
If you see a bunch of question marks, then you aren't on Minecraft 1.8+.
If a bunch of blank spaces get printed, then you're on MC 1.8+, and you're getting exactly what you asked for.
emulator
It's a really good html-based emulatoremulator
There's your problem.
I am trying to use ascii chars. I'm using the codeBut it's not workingprint('\128\32\32\32')
It's a really good html-based emulatoremulator
There's your problem.
If you're talking about Mimic, it's not, I've had lots of annoying and inaccurate behavior in the past with it.It's a really good html-based emulator
Like term.blit doesn't work, and it always freezes? Plus main roots don't work. Those are the only problems I've seen. Plus, it's a lot better than the one here (But not as good as CCemuredux)If you're talking about Mimic, it's not, I've had lots of annoying and inaccurate behavior in the past with it.It's a really good html-based emulator
I've been using this type of typing bytes since at least CC 1.6, if nothing is showing it's simply because 0x20 and 0x80 are actual space characters.
That's mainly because mimic is on a version prior to 1.74 which doesn't have term.blit, let alone the character set used by BLittle.Like term.blit doesn't work, and it always freezes? Plus main roots don't work. Those are the only problems I've seen. Plus, it's a lot better than the one here (But not as good as CCemuredux)