luciferofhell Posted October 9, 2019 Posted October 9, 2019 Â I'm adding hair to my characters, but I have a problem, I want a paperdoll to always be under armor, how do I set this? When I put my hair, the helmet is always under the hair.Â
2 Kamus Posted October 9, 2019 Posted October 9, 2019 Just edit your "Config.json" file on the Server folder --> Resources The lane called "paperdoll" And order from the first mask (player) to the last mask If the hair will be first only put"Hair" "Helmet" If the helmet be first put"Helmet" "Hair" (WHY YOU WILL DO THIS?!?!?!?) hahaha Examples:If you want to show the hair behind the helmet only change this  Spoiler   "Paperdoll": {    "Up": [ <--- Make the change on all directions!     "Player", <--- The first item on your configs will be the first item displayed (All back)     "Hair", <--- Second behind item displayed     "Helmet", <--- This helmet will be displayed uppon the hair     "Weapon",     "Shield",     "Boots" <---- The last item on your configs will be the last item displayed (All Front)    ], WARNING!:Change on all directions! (Up,Down,Right,Left) or you will get a critical error! luciferofhell 1
Question
luciferofhell
Â
I'm adding hair to my characters, but I have a problem, I want a paperdoll to always be under armor, how do I set this? When I put my hair, the helmet is always under the hair.Â
1 answer to this question
Recommended Posts