Do you think I could just leave this part blank and it'd be okay? We're just going to replace the whole thing with a header image anyway, right?
You are not logged in.
Pages: 1
How to get the world blocks without connecting to it?
Possible answer: "don't send 'init2' "
Does somebody have a better solution?
---
Also, there is an open-sourced project like this(World Viewer)? Or a program / webpage that could return the image with world-id as argument as return a img?
~Thanks
Warning!
This user has been found guilty by The Committee of Truth of using honesty, and reminding people of the past, without permission and outside of the allotted timeframes.
I’ve been asked if I’m ChatGPT5.
The answer is no.
I hope this helps! Let me know if you have any other questions.
Everybody edits, but some edit more than others
Offline
There is indeed a better solution using the database (BigDB).
As for the program/webpage there is at least two: lrussell website has a tool like this, and EEPainter can also do that (no shadow yet though. It's already slow enough).
Atilla also made a tool like this some time ago. However, I don't know if it's still up to date.
Offline
yup the BidDB stuff, i might have a example of it laying around somewhere but im not sure
ill check it
if you can read this....good for you
Offline
client.BigDB.Load("Worlds", roomid);
Or something like that?
Offline
client.BigDB.Load("Worlds", roomid);
Or something like that?
It's like that, here is the whole source: http://pastebin.com/Yzy06edk
Offline
Pages: 1
[ Started around 1743962643.1658 - Generated in 0.055 seconds, 10 queries executed - Memory usage: 1.41 MiB (Peak: 1.53 MiB) ]