Jump to content
Mumble forums

Set Avatar for users directly in the db


Quiqquex
 Share

Recommended Posts

So I want to set my users avatar directly from the server.

I had a look in the murmur.sqlite db and I can see the table users has a BLOB column named texture.


For the users that had set their own avatar I can correctly see and export the image.

So I thought that importing an image with DBbrowser for SQLite for the users who didn't set any image would work, but even if I can see correctly the image saved in the table, the avatar is not visible in mumble nor in the in game overlay.


The images are all 64x64, the database was of course edited while murmur was not running, and the the changes correctly written to it (reopening the table shows the avatar I manually set).

Am I doing something wrong? Or my initial assumption is wrong?

Link to comment
Share on other sites

  • 2 weeks later...

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
 Share

×
×
  • Create New...