Jump to content
  • 0

Adventurer's Backpack (Robe)


NANORAY

Question


  • Group:  Members
  • Topic Count:  95
  • Topics Per Day:  0.02
  • Content Count:  210
  • Reputation:   3
  • Joined:  12/20/11
  • Last Seen:  

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

Link to comment
Share on other sites

5 answers to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  10
  • Topics Per Day:  0.00
  • Content Count:  218
  • Reputation:   152
  • Joined:  11/28/11
  • Last Seen:  

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
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  38
  • Topics Per Day:  0.02
  • Content Count:  83
  • Reputation:   3
  • Joined:  10/22/17
  • Last Seen:  

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
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  95
  • Topics Per Day:  0.02
  • Content Count:  210
  • Reputation:   3
  • Joined:  12/20/11
  • Last Seen:  

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!

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  95
  • Topics Per Day:  0.02
  • Content Count:  210
  • Reputation:   3
  • Joined:  12/20/11
  • Last Seen:  

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!

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  8
  • Topics Per Day:  0.00
  • Content Count:  17
  • Reputation:   0
  • Joined:  09/10/17
  • Last Seen:  

I've got the same problem, can someone help me?

I'm tryin to make a shield and when i try your solution, it doesn't run.

 

Here is a screen

1171043915_Exempleshielddos.png.146d2c7f3e21e88382dede186b3a48c9.png1508324957_Exempleshieldface.png.0199af70b78869b32d453343c50b0013.png

Link to comment
Share on other sites

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.

×
×
  • Create New...