Rjmspoel wrote:Azzerhoden wrote:I just copied/pasted the value in database.character.appearance
I did the same, resulting in the error in data block
TheZar wrote:I don't get a data string, only a download
That's maybe cause your looking inside the db from a browser, normally you would
alter things inside the db using HeidiSQL
I posted a guide on how to do this, but it was promptly buried in a subforum.
adding-a-new-look-to-an-old-character-t14571/You need full read/write DB access and a management program such as HeidiSQL or PHPMYADMIN if using MYSQL to make this work.
There is nothing, I repeat, NOTHING you can copy from the file system to change appearances.
All appearances are stored as some type of hash or encoded string of numbers attached to each character in the DB. This can only be altered IN THE DB.