Keju Posted November 2, 2018 Group: Members Topic Count: 2 Topics Per Day: 0.00 Content Count: 11 Reputation: 0 Joined: 10/12/18 Last Seen: January 8, 2023 Share Posted November 2, 2018 After I added sprites for beginner cap, unknown item shows up. i tried equipping and it got me this error. Now I cant log in using that account. im using 2010 07 30 client Pre-re. Please help Quote Link to comment Share on other sites More sharing options...
0 Shir0 Posted November 2, 2018 Group: Members Topic Count: 7 Topics Per Day: 0.00 Content Count: 65 Reputation: 3 Joined: 06/26/13 Last Seen: February 28 Share Posted November 2, 2018 Follow path and add it... Quote Link to comment Share on other sites More sharing options...
0 alelelo Posted November 2, 2018 Group: Members Topic Count: 18 Topics Per Day: 0.01 Content Count: 37 Reputation: 0 Joined: 02/03/17 Last Seen: September 16, 2021 Share Posted November 2, 2018 take a picture to your iteminfo.lua/lub Quote Link to comment Share on other sites More sharing options...
0 Keju Posted November 3, 2018 Group: Members Topic Count: 2 Topics Per Day: 0.00 Content Count: 11 Reputation: 0 Joined: 10/12/18 Last Seen: January 8, 2023 Author Share Posted November 3, 2018 20 hours ago, Shir0 said: Follow path and add it... i tried following it but no file goes by that name and i noticed that the error file name is too long Quote Link to comment Share on other sites More sharing options...
0 Keju Posted November 3, 2018 Group: Members Topic Count: 2 Topics Per Day: 0.00 Content Count: 11 Reputation: 0 Joined: 10/12/18 Last Seen: January 8, 2023 Author Share Posted November 3, 2018 20 hours ago, alelelo said: take a picture to your iteminfo.lua/lub I took only this from iteminfo.lua but i also have iteminfo.lub because im running on client 2010-07-30 Spoiler [20307] = { unidentifiedDisplayName = "Hat", unidentifiedResourceName = "ĸ", unidentifiedDescriptionName = { "Unknown Item, can be identified by using a ^6666CCMagnifier^000000." }, identifiedDisplayName = "Costume Beginner Cap", identifiedResourceName = "ºñ±â³Ê¸¶Å©", identifiedDescriptionName = { "A costume awarded to adventurer who barely start his adventure.", "Hit +30", "MaxHP +1000", "MaxSP +200", "Cast time -10%.", "Increase restoration amount of Novice Potion by 50%.", "Increase healing power by 150%.", "Every 10 base level increment:", "HIT -3", "Cast time +1%", "MaxHP -100, MaxSP -20", "Healing power -10%,", "Increase healing received and restoration items by 10%.", "^FF0000Cannot be traded.^000000", "Class:^6666CC Costume^000000", "Location:^6666CC Upper^000000", "Weight:^009900 0^000000", "Level Requirement:^009900 1^000000", "Jobs:^6666CC All^000000" }, slotCount = 0, ClassNum = 1348 }, I pasted the sprites needed to my .grf but then i noticed that the error i got is somehow not connected (referring to the name) to the sprite name of beginner cap which is ºñ±â³Ê¸¶Å© Quote Link to comment Share on other sites More sharing options...
0 mrmagic Posted November 3, 2018 Group: Members Topic Count: 0 Topics Per Day: 0 Content Count: 182 Reputation: 32 Joined: 10/26/12 Last Seen: January 23, 2021 Share Posted November 3, 2018 To fix your char, Open your character database(sql), go to "Char" table, find your character either by name or thing you can remember, then delete data below the column head_top, head_mid and head_bottom But first you need to resolve the client part, either accname.lub or itemInfo Quote Link to comment Share on other sites More sharing options...
0 Keju Posted November 3, 2018 Group: Members Topic Count: 2 Topics Per Day: 0.00 Content Count: 11 Reputation: 0 Joined: 10/12/18 Last Seen: January 8, 2023 Author Share Posted November 3, 2018 15 minutes ago, mrmagic said: To fix your char, Open your character database(sql), go to "Char" table, find your character either by name or thing you can remember, then delete data below the column head_top, head_mid and head_bottom But first you need to resolve the client part, either accname.lub or itemInfo thanks! i fixed the character. but i wonder why does the beginner cap not worrking. im running pre-re, copied the item_db line of cap to db/prere/item_db.txt this is inside my accname.lub Spoiler [ACCESSORY_IDs.ACCESSORY_BeginnerMark] = "_ºñ±â³Ê¸¶Å©", and i double checked the item id and acce id in accessoryid.lub. it matches Quote Link to comment Share on other sites More sharing options...
0 mrmagic Posted November 3, 2018 Group: Members Topic Count: 0 Topics Per Day: 0 Content Count: 182 Reputation: 32 Joined: 10/26/12 Last Seen: January 23, 2021 Share Posted November 3, 2018 (edited) Which folder did you added the sprites? there are 3 folders, first for inventory, second and third are for character sprite based gender. There are also textures that need to be added. for 2010 client, you need to put the accesory lua in this path "\data\lua files\datainfo" NOT "\data\luafiles514\lua files\datainfo" Edited November 3, 2018 by mrmagic Quote Link to comment Share on other sites More sharing options...
Question
Keju
After I added sprites for beginner cap, unknown item shows up. i tried equipping and it got me this error. Now I cant log in using that account.
im using 2010 07 30 client
Pre-re. Please help
Link to comment
Share on other sites
7 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.