Jump to content
  • 0

Help-me with paperdoll


luciferofhell

Question

1 answer to this question

Recommended Posts

  • 2

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! :862_warning:
        "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)
      ],


:862_warning:WARNING!:862_warning::
Change on all directions! (Up,Down,Right,Left) or you will get a critical error!

Link to comment
Share on other sites

×
×
  • Create New...