Jump to content
  • 0
Sign in to follow this  
Hit`

Missing Sprites

Question

Not really sure if this goes here kindly move if I'm not in the right section please.

 

Whenever I use @item 5377 I always keep on having this error. Please see screenshot below.

 

Things that I used :

 

kRO - https://www.nickyzai.com/?p=kro ( 2016-01-24 )

 

Data Folder - http://herc.ws/board/topic/398-client-translation-project/

 

Client - 2014-02-05

 

Diff used -

 

3 Chat Flood Remove Limit
9 Disable 1rag1 type parameters (Recommended)
13 Disable Ragexe Filename Check (Recommended)
15 Disable HShield (Recommended)
16 Disable Swear Filter
23 Enable /who command (Recommended)
24 Fix Camera Angles (Recommended)
30 Increase Zoom Out 50%
33 Always Call SelectKoreaClientInfo() (Recommended)
34 Enable /showname (Recommended)
36 Read msgstringtable.txt (Recommended)
37 Read questid2display.txt (Recommended)
38 Remove Gravity Ads (Recommended)
39 Remove Gravity Logo (Recommended)
40 Restore Login Window (Recommended)
41 Disable Nagle Algorithm (Recommended)
44 Translate Client (Recommended)
46 Use Normal Guild Brackets (Recommended)
47 Use Ragnarok Icon
48 Use Plain Text Descriptions (Recommended)
49 Enable Multiple GRFs (Recommended)
50 Skip License Screen
53 Use Ascii on All LangTypes (Recommended)
64 @ Bug Fix (Recommended)
67 Disable Quake skill effect
73 Remove Hourly Announce (Recommended)
74 Increase Screenshot Quality
75 Enable Flag Emoticons
84 Remove Serial Display (Recommended)
90 Enable DNS Support (Recommended)
96 Remove GM Sprites
97 Cancel to Login Window (Recommended)
213 Disable Help Message on Login (Recommended)
215 Increase Map Quality

 

 

post-13029-0-30997500-1461826772_thumb.jpg

post-13029-0-30333300-1461826781_thumb.png

Share this post


Link to post
Share on other sites

6 answers to this question

Recommended Posts

  • 0

In itemInfo.lub you put the resourcename as the displayname.

To fix the sprite error, find the sprite you want and make sure it has the same name as your (un)identifiedResourceName.

Share this post


Link to post
Share on other sites
  • 0

Make sure you tick "Ignore Missing Palette Errors/Resorces" in your client diff.

 

Using your grf editor, rename the sprites you want to use. In this case, we will use 'donald_trump'.

You need to edit the drop (¾ÆÀÌÅÛ) - it has .spr and .act files.

If a headgear, edit (¾Ç¼¼»ç¸®) and do it in both folders.

 

In texture folder, make sure it is the same in /collection /item.

 

Basically, make sure whatever the file name in your grf is has to be the same as your resource name.

 

Go to your itemInfo.lub and edit it like such.

 

        [8064] = {
        unidentifiedDisplayName = "Donald Trump Doll",
        unidentifiedResourceName = "donald_trump",
        unidentifiedDescriptionName = {
            "An unpopular action figure.",
            "^ffffff_^000000",
            "Weight : ^7777771^000000",
        },
        identifiedDisplayName = "Donald Trump Doll",
        identifiedResourceName = "donald_trump",
        identifiedDescriptionName = {
            "An unpopular action figure.",
            "^ffffff_^000000",
            "Weight: ^7777771^000000",
        },
        slotCount = 0,
        ClassNum = 0
    },    

Share this post


Link to post
Share on other sites
  • 0

 Hi. Sorry for the late reply. I opened my ItemInfo.lub and here's what its look like

 

 

 

 [5377] = {

        unidentifiedDisplayName = "¾Ç¼¼»ç¸®",

        unidentifiedResourceName = "¸®º»",

        unidentifiedDescriptionName = { "°¨Á¤µÇÁö ¾ÊÀ½. [µ¸º¸±â] ¸¦ »ç¿ëÇÏ¿© °¨Á¤ÇÒ ¼ö ÀÖ´Ù." },

        identifiedDisplayName = "¾ØƼũ ´ã¹î´ë",

        identifiedResourceName = "¾ØƼũ´ã¹î´ë",

        identifiedDescriptionName = {

            "¿¾³¯ ¿¾Àû ÇÒ¸Ó´Ï ÇҾƹöÁö°¡ »ç¿ëÇßÀ» °Í ¸¸ °°Àº ±ä ´ã¹î´ë.",

            "Àΰ£Çü ÀûÀ¸·ÎºÎÅÍÀÇ ´ë¹ÌÁö 2% °¨¼Ò.",

            "°è¿­ : ^777777Åõ±¸^000000    ¹æ¾î : ^7777770^000000",

            "À§Ä¡ : ^777777ÇÏ´Ü^000000    ¹«°Ô : ^77777710^000000",

            "ÀåÂø : ^777777ÀüÁ÷¾÷ ÀåÂø°¡´É^000000"

        },

        slotCount = 0,

        ClassNum = 383

    },

 

Everything inside is like that. Do I really have to retype everything in English or is there like a lub that's completely translated?

Share this post


Link to post
Share on other sites
  • 0

Thank you for helping me out, sir!

 

Gibberish text on item 5377 is already fixed ( See Screenshot1 )

But whenever I equip it, these errors come up ( See Screenshot2 )

post-13029-0-17011700-1461911023_thumb.jpg

post-13029-0-74761400-1461911135_thumb.png

Share this post


Link to post
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.   Restore formatting

  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.

Loading...
Sign in to follow this  

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.