Jump to content
  • 0

Adventurer's Backpack (Robe)


Question

Posted

hi, can someone help with this? how to fix this? my robe(bag) sprite penetrating the front of my character. this applies only in this item (Adventurer's Backpack).

Client Version: 20170517

data folder: zackdreaver

resource folder: zackdreaver

kro: akkarin (latest and fully patched)

bbag1.PNG.4779a42f07d16143c1b1c1aabbea5765.PNG bbag2.PNG.1fcb85ea637ff81735ae7c522bf41d59.PNG

5 answers to this question

Recommended Posts

  • 0
Posted
4 hours ago, NANORAY said:

hi, can someone help with this? how to fix this? my robe(bag) sprite penetrating the front of my character. this applies only in this item (Adventurer's Backpack).

Client Version: 20170517

data folder: zackdreaver

resource folder: zackdreaver

kro: akkarin (latest and fully patched)

bbag1.PNG.4779a42f07d16143c1b1c1aabbea5765.PNG bbag2.PNG.1fcb85ea637ff81735ae7c522bf41d59.PNG

Just open :


luafiles514\lua files\spreditinfo\2dlayerdir_f.lub

and remove

    [SPRITE_ROBE_IDs.ROBE_WINGS] = LAYER_BIG,
    [SPRITE_ROBE_IDs.ROBE_BAG_OF_ADVENTURER] = LAYER_SMALL,
    [SPRITE_ROBE_IDs.ROBE_WINGS_OF_FALLEN_ANGEL] = LAYER_BIG,
    [SPRITE_ROBE_IDs.ROBE_AMISTR_BAG] = LAYER_SMALL,
    [SPRITE_ROBE_IDs.ROBE_Love_Dad_Wings_2012] = LAYER_BIG,
    [SPRITE_ROBE_IDs.ROBE_KIRIN_WING] = LAYER_BIG,
    [SPRITE_ROBE_IDs.ROBE_Ribbon_Piamat] = LAYER_SMALL

it will fix your problem.

  • Upvote 3
  • MVP 1
  • Like 1
  • 0
Posted

Hey

you can fix that easily with 

just install it, open the act you want to edit, and edit every position of the item (front, sides, back, when char is sitting, on foot, walking)

it's very intuitive and easy to use!

  • Like 1
  • 0
Posted
1 hour ago, Slammer said:

Just open :


luafiles514\lua files\spreditinfo\2dlayerdir_f.lub

and remove

    [SPRITE_ROBE_IDs.ROBE_WINGS] = LAYER_BIG,
    [SPRITE_ROBE_IDs.ROBE_BAG_OF_ADVENTURER] = LAYER_SMALL,
    [SPRITE_ROBE_IDs.ROBE_WINGS_OF_FALLEN_ANGEL] = LAYER_BIG,
    [SPRITE_ROBE_IDs.ROBE_AMISTR_BAG] = LAYER_SMALL,
    [SPRITE_ROBE_IDs.ROBE_Love_Dad_Wings_2012] = LAYER_BIG,
    [SPRITE_ROBE_IDs.ROBE_KIRIN_WING] = LAYER_BIG,
    [SPRITE_ROBE_IDs.ROBE_Ribbon_Piamat] = LAYER_SMALL

it will fix your problem.

it is now already fixed. thank you for your help!

  • 0
Posted
3 hours ago, Rolf said:

Hey

you can fix that easily with 

just install it, open the act you want to edit, and edit every position of the item (front, sides, back, when char is sitting, on foot, walking)

it's very intuitive and easy to use!

thank you will try this also!

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...