Jump to content

Recommended Posts

Posted

i have this client problem i think well i add some new custom item like wings and headgear some staff yeah it work correctly no error on client and server side but the thing is why it is unknown apple when i make that item (@item)

pero pag equip ko nmn okay nmn nakkita ko spirte nya no errorz

idnum2itemdesctable and num2itemdesctable

30001#
Harlequin Hat
#

idnum2itemdisplaynametable and num2itemdisplaynametable

30001#Harlequin_Hat#

idnum2itemresnametable and num2itemresnametable

30001#Harlequin_Hat#

accname.lua

[ACCESSORY_IDs.ACCESSORY_HARLEQUIN_HAT] = "_Harlequin_Hat"

accessoryid.lua

ACCESSORY_HARLEQUIN_HAT = 1001

Posted

i have this client problem i think well i add some new custom item like wings and headgear some staff yeah it work correctly no error on client and server side but the thing is why it is unknown apple when i make that item (@item)

pero pag equip ko nmn okay nmn nakkita ko spirte nya no errorz

idnum2itemdesctable and num2itemdesctable

30001#
Harlequin Hat
#

idnum2itemdisplaynametable and num2itemdisplaynametable

30001#Harlequin_Hat#

idnum2itemresnametable and num2itemresnametable

30001#Harlequin_Hat#

accname.lua

[ACCESSORY_IDs.ACCESSORY_HARLEQUIN_HAT] = "_Harlequin_Hat"

accessoryid.lua

ACCESSORY_HARLEQUIN_HAT = 1001

[ACCESSORY_IDs.ACCESSORY_HARLEQUIN_HAT] = "_Harlequin_Hat"

this should be same

[ACCESSORY_IDs.ACCESSORY_Harlequin_Hat] = "_Harlequin_Hat"

:) done.

Posted

idnum2itemresname and num2itemresname

30001#_Harlequin_Hat#

i did this and still same

check mo sa itemdb bka mali ung view id

tama nmn mga view id's

i have this client problem i think well i add some new custom item like wings and headgear some staff yeah it work correctly no error on client and server side but the thing is why it is unknown apple when i make that item (@item)

pero pag equip ko nmn okay nmn nakkita ko spirte nya no errorz

idnum2itemdesctable and num2itemdesctable

30001#
Harlequin Hat
#

idnum2itemdisplaynametable and num2itemdisplaynametable

30001#Harlequin_Hat#

idnum2itemresnametable and num2itemresnametable

30001#Harlequin_Hat#

accname.lua

[ACCESSORY_IDs.ACCESSORY_HARLEQUIN_HAT] = "_Harlequin_Hat"

accessoryid.lua

ACCESSORY_HARLEQUIN_HAT = 1001

[ACCESSORY_IDs.ACCESSORY_HARLEQUIN_HAT] = "_Harlequin_Hat"

this should be same

[ACCESSORY_IDs.ACCESSORY_Harlequin_Hat] = "_Harlequin_Hat"

:) done.

ginawa ko yan pero nag eeror ako , change ko sa lowercase still same unknown apple :( ung error nya us nil, so i change it back to all caps and no error

pero ganto padin xa unknown pepe >_< how to fix this thing

15fqfqs.jpg

Posted (edited)

nah im just using 1 grf. should i seperate the custom item?

what i just doin is my main Grf i just rebuild it so that i can update it . .

Edited by KCritz
Posted

ok example.

at data\sprite\¾ÆÀÌÅÛ (drop sprite)

it should be

customitem.act

customitem.spr

data\sprite\¾Ç¼¼»ç¸®\¿© (female)

¿©_customitem.act

¿©_customitem.spr

data\sprite\¾Ç¼¼»ç¸®\³² (male)

³²_customitem.act

³²_customitem.spr

data exture\À¯ÀúÀÎÅÍÆäÀ̽º\collection

customitem.bmp

data exture\À¯ÀúÀÎÅÍÆäÀ̽º\item

customitem.bmp

dont forget to update at your

1.accessoryid.lub

2.accname.lub

3.idnum2itemdesctable.txt

4.idnum2itemdisplaynametable.txt

5.idnum2itemresnametable.txt

6.itemslotcounttable.txt

now u are done :)

for more info, refer http://rathena.org/wiki/Custom_Items

Posted

OMG!!! why i cant relly fix this thing!!! ARGH! still unwknown apple :( huhu kainis wah hahaha

can i have one example of your

idnum2itemdesctable.txt

idnum2itemdisplaynametable.txt

idnum2itemresnametable.txt

and the collection and item please

Posted (edited)

follow my guides hopes that will helps you

kelangan ba uppercase lahat ng letter?? like sa idnum2itemresnametable 30000#MANANANGALWING# like this?? or 30000#Mananangal_Wing#

or kung ano ung nasa collection and item na bmp?

Edited by KCritz
Posted (edited)

okay lang kung meron pading lua files after compile? or need ko pa delete para ma read ung lub files or both na cla read?

idnum2itemdisplaynametable.txt

30000#Kankuro_Mask#

idnum2itemresnametable.txt

30000#Kankuro_Mask#

num2itemdisplaynametable.txt

30000#Kankuro_Mask#

num2itemresnametable.txt

30000#Kankuro_Mask#

item_db2.txt

30000,Kankuro_Mask,Kankuro Mask,5,0,,1,,0,,0,0xFFFFFFFF,7,2,512,,0,0,1000,{},{},{}

accname.lua

[ACCESSORY_IDs.ACCESSORY_KANKURO_MASK] = "_KANKURO_MASK"

accessoryid.lua

ACCESSORY_KANKURO_MASK = 1000

collection

kankuro_mask.bmp

item

kankuro_mask.bmp

sprite/¾ÆÀÌÅÛ

kankuro_mask.act and spr

sprite/¾Ç¼¼»ç¸®/¿©

¿©_kankuro_mask.act and spr

sprite/¾Ç¼¼»ç¸®/³²

³²_kankuro_mask.act and spr

can you tell me whats wrong why it appear unknown apple please :(

Edited by KCritz
  • 3 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   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...