Jump to content
  • 0

Custom item help


Question

Posted

I really tried to check if i miss something but i'm having a hard time and im losing my focus. anyone who could give me a hint/help on how to fix this? thanks in advance!

post-1612-0-96281500-1354747038_thumb.jpg

3 answers to this question

Recommended Posts

Posted

check your id2numres,numres.. and especially your texture, make sure you place the correct name in your accessoryid.lua and accname.lua, then check if you correctly placed the desired bmp for collection and item..

Posted

From what i see you have all your names properly done ... check your accessoryid.lua for the view id (make sure you have used same in your item db file) , check accname.lua for the sprite file name you gave (make sure it is the same file name you used for your sprite/act/bmp files).

Expected Formats

accessoryid.lua:

ACCESSORY_<item name used in db no spaces> = <view id>,

accname.lua:

[ACCESSORY_IDs.ACCESSORY_<item name used in db no spaces>] = "_<sprite filename>",

and yes the commas are required.

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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...