Jump to content
  • 0

Oktoberfest Bag client resources


Gigo

Question


  • Group:  Members
  • Topic Count:  17
  • Topics Per Day:  0.01
  • Content Count:  46
  • Reputation:   6
  • Joined:  01/08/19
  • Last Seen:  

im looking for the oktoberfest bag (the item) client resources, i already have the sprites for the char, tested with @costume and it works, but the item to activate the costume is not in my data.grf and rdata.grf, so im looking for it.

image.png.17fc8b3f8ca56bd38af5150dc8526023.png

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  140
  • Topics Per Day:  0.03
  • Content Count:  562
  • Reputation:   108
  • Joined:  10/05/12
  • Last Seen:  

Attached in my post.

data.rar

Next time this happen, find the sprite name in the System/iteminfo.lua

    [22625] = {
        unidentifiedDisplayName = "Oktoberfest Bag",
        unidentifiedResourceName = "통학가방",
        unidentifiedDescriptionName = { "..." },
        identifiedDisplayName = "Oktoberfest Bag",
        identifiedResourceName = "통학가방",
        identifiedDescriptionName = { "..." },
        slotCount = 0,
        ClassNum = 0
    },

 Rename any file with that name, then use Unbollox program and convert that into hardcoded (left to the korean), don´t forget to uncheck recursive..

copy then than file hardcoded name and search in the grf's VOILÁ

fsd.png.7b5684b76a08c58daba5ac8be13e6be8.png

 

Edited by Mael
Use codebox
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...