NoobMayCry wrote:For Players with multiple look in game where their default look does not include headband, you can't just add headband to it through Looyh's tool, you gotta edite Appearence file inside PNG. The very last lines inside Appearence.
Take AD for example, default appearence setting are shown below.
"configurations": [
{
"name": "DEFAULT",
"items": [ "hair_01", "facialHair_01" ]
}, {
"name": "HEADBAND",
"items": [ "hair_headband", "headband", "facialHair_01" ]
}, {
"name": "HEADPHONE",
"items": [ "facialHair_01", "headphone_beats_studio3_geo", "hair_headphone" ]
}
You wanna edit it to :
"configurations": [
{
"name": "DEFAULT",
"items": [ "hair_01", "facialHair_01", "headband", ]
}
Users browsing this forum: zzz and 5 guests