Jump to content
  • 0
chewaw00

Custom headgear need help

Question

Hi everyone, ive been wanting to create my custom item on my own server. all my problem now is about itemInfo.lub i cant recompile my idnum's to itemInfo.lub again, btw i used SeperateItemInfo by Dastgir. Are there any tools i can use to convert my idnum back to itemInfo.lub? Or are there any other way i can edit iteminfo so that i cant get any errors? Thanks in advance!

Edited by chewaw00

Share this post


Link to post
Share on other sites

12 answers to this question

Recommended Posts

  • 0

You should uncheck "Ignore missing sprite errors" when diffing your client, you would be able to see what is the actual problem.

 

accessoryid : ACCESSORY_Aegis_Name = #viewId,

(Make sure no other items in that list uses the same #viewId.)

 

accname :  [ACCESSORY_IDs.ACCESSORY_Aegis_Name] = "_SpriteFileNameWithoutTheExtension",

 

Make sure your lua/lub files are being read as well. Check in your db if the viewId is the same as your headgear and that the viewId in your itemInfo is set to the correct viewId as well.

Share this post


Link to post
Share on other sites
  • 0

yes, it name is itemconverter,

unfortunately it only available in rathena

but don't worry i upload it for you.

 

https://www.sendspace.com/file/hhptco

don't forget to put item_db.txt in idnum folder

Thanks! it worked! :D this is what ive been searching for the whole day. :D but when i equip the item, the sprite doesnt load on my character :( can you help me?

Share this post


Link to post
Share on other sites
  • 0

you should check your custom item's view id on:

item_db

accessoryid

accname

and lastly iteminfo

Share this post


Link to post
Share on other sites
  • 0

tyvm! but i get this error when i wear my custom item. Any solution? ive been working on this all day like 14 hours now :'( just for the sake of 1 custom item on my server.

post-8598-0-42927100-1423070512_thumb.png

Share this post


Link to post
Share on other sites
  • 0

i think there's something wrong with my accessoryid and name. my accessoryid for my custom item is "ACCESSORY_Tobi_Mask2 = 1200" is it case sensitive? or should i name it with my spritename? i see some all caps in the accessory id and some are not. So any ideas?

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

×
×
  • Create New...

Important Information

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