Author Topic: using custom studs on other peoples servers  (Read 1583 times)

I want to see my brick studs I use on other poeples servers besides it being replaced with normal studs
I know there must be a way to do this, can someone help me

It seems to me, like it would be extra effort NOT to make it work on servers..

replace the default textures with yours in cache.db

replace the default textures with yours in cache.db
Mind telling us how?

Mind telling us how?
well it's a bit complicated

basically it goes like this

1) get the default brick textures
2) get the sha1 of the texture files
3) find a program that lets you edit sqlite3 databases and open cache.db
4) in the "blobs" table, find the blobs with the hashes you just got
5) replace the data with your custom textures

well it's a bit complicated

basically it goes like this

1) get the default brick textures
2) get the sha1 of the texture files
3) find a program that lets you edit sqlite3 databases and open cache.db
4) in the "blobs" table, find the blobs with the hashes you just got
5) replace the data with your custom textures

Wish I knew what any of this means.

Found the blobs table, now I'm stuck on getting the sha1.
« Last Edit: October 06, 2014, 04:43:05 PM by Czar »

Behold, a brick texture replacer add-on: http://forum.blockland.us/index.php?topic=239713.0

Edit: it is client sided, like you wanted
« Last Edit: October 06, 2014, 05:06:40 PM by Farad »


but that's for servers.
it's client sided, though I wish it was server sided

it's client sided, though I wish it was server sided
No, that's really just for servers. The client-sided part just adds the ability to select it with a GUI.

No, that's really just for servers. The client-sided part just adds the ability to select it with a GUI.
that's what I thought until I used it. idk lol

Behold, a brick texture replacer add-on: http://forum.blockland.us/index.php?topic=239713.0

Edit: it is client sided, like you wanted
I hope he fixes it soon. I got it recently and when I downloaded a texture, it would set them to blank instead of even brick. Yay for no textures for me :/

I hope he fixes it soon. I got it recently and when I downloaded a texture, it would set them to blank instead of even brick. Yay for no textures for me :/
im not fixing it, I'm not interested in continuing development on it

im not fixing it, I'm not interested in continuing development on it
could you settle the dispute we're having over whether or not you can see the textures you choose on other people's servers? I coulda sworn that's what it did when I used it

could you settle the dispute we're having over whether or not you can see the textures you choose on other people's servers? I coulda sworn that's what it did when I used it
There's nothing to settle. That's just not how it works. If you change your local resource files, it will only affect your server. The only way to sort of change it on other people's servers is to do the cache modifying detailed above, basically tricking the game on what it thinks is being used on other server.