This is a read-only archive of the Mumble forums.

This website archives and makes accessible historical state. It receives no updates or corrections. It is provided only to keep the information accessible as-is, under their old address.

For up-to-date information please refer to the Mumble website and its linked documentation and other resources. For support please refer to one of our other community/support channels.

Jump to content

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...
 Share

×
×
  • Create New...