Jump to content

H>Custom = Unknown Apple


KCritz

Recommended Posts


  • Group:  Members
  • Topic Count:  27
  • Topics Per Day:  0.01
  • Content Count:  95
  • Reputation:   0
  • Joined:  12/23/12
  • Last Seen:  

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

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  84
  • Topics Per Day:  0.02
  • Content Count:  550
  • Reputation:   9
  • Joined:  11/06/12
  • Last Seen:  

idnum2itemresname and num2itemresname

30001#_Harlequin_Hat#

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  20
  • Topics Per Day:  0.00
  • Content Count:  36
  • Reputation:   0
  • Joined:  12/02/12
  • Last Seen:  

check mo sa itemdb bka mali ung view id

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  98
  • Topics Per Day:  0.02
  • Content Count:  1302
  • Reputation:   77
  • Joined:  12/04/12
  • Last Seen:  

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.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  27
  • Topics Per Day:  0.01
  • Content Count:  95
  • Reputation:   0
  • Joined:  12/23/12
  • Last Seen:  

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

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  98
  • Topics Per Day:  0.02
  • Content Count:  1302
  • Reputation:   77
  • Joined:  12/04/12
  • Last Seen:  

repack your client again with the all custom item. dont forget diff for read multiple grf :)

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  27
  • Topics Per Day:  0.01
  • Content Count:  95
  • Reputation:   0
  • Joined:  12/23/12
  • Last Seen:  

sir what di you mean repack my cleint?? make new GRF?

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  98
  • Topics Per Day:  0.02
  • Content Count:  1302
  • Reputation:   77
  • Joined:  12/04/12
  • Last Seen:  

yezza, where u put your custom item ?

are u doing a multiple grf ?

please put some screen shot..

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  27
  • Topics Per Day:  0.01
  • Content Count:  95
  • Reputation:   0
  • Joined:  12/23/12
  • Last Seen:  

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
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  98
  • Topics Per Day:  0.02
  • Content Count:  1302
  • Reputation:   77
  • Joined:  12/04/12
  • Last Seen:  

ok, nvm, just use. have u repacked again the data folder to grf ?

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  27
  • Topics Per Day:  0.01
  • Content Count:  95
  • Reputation:   0
  • Joined:  12/23/12
  • Last Seen:  

yep . . . and still . . .same padin unknown apple >_< , do i need to add _ ?

like _customitem

in collection and item also the spr and act files?

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  98
  • Topics Per Day:  0.02
  • Content Count:  1302
  • Reputation:   77
  • Joined:  12/04/12
  • Last Seen:  

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

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  27
  • Topics Per Day:  0.01
  • Content Count:  95
  • Reputation:   0
  • Joined:  12/23/12
  • Last Seen:  

mrlongshen do you have WDG for reading multiple grf?

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  98
  • Topics Per Day:  0.02
  • Content Count:  1302
  • Reputation:   77
  • Joined:  12/04/12
  • Last Seen:  

yup :)

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  27
  • Topics Per Day:  0.01
  • Content Count:  95
  • Reputation:   0
  • Joined:  12/23/12
  • Last Seen:  

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

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  43
  • Topics Per Day:  0.01
  • Content Count:  815
  • Reputation:   86
  • Joined:  10/26/12
  • Last Seen:  

follow my guides hopes that will helps you

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  27
  • Topics Per Day:  0.01
  • Content Count:  95
  • Reputation:   0
  • Joined:  12/23/12
  • Last Seen:  

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
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  43
  • Topics Per Day:  0.01
  • Content Count:  815
  • Reputation:   86
  • Joined:  10/26/12
  • Last Seen:  

qng anu lng ung nasa sprite at collection/item tpos compile mo sa latest luadec qng gumagamit ka ng 2012 clients

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  27
  • Topics Per Day:  0.01
  • Content Count:  95
  • Reputation:   0
  • Joined:  12/23/12
  • Last Seen:  

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
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  43
  • Topics Per Day:  0.01
  • Content Count:  815
  • Reputation:   86
  • Joined:  10/26/12
  • Last Seen:  

depende sa client mo qng 2012 ang gamit mo better uncheck lua first before lub at make sure na compile mo ung lub mo sa latest luadec

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  27
  • Topics Per Day:  0.01
  • Content Count:  95
  • Reputation:   0
  • Joined:  12/23/12
  • Last Seen:  

okay na solve ko na problem ko sawasak :P

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  43
  • Topics Per Day:  0.01
  • Content Count:  815
  • Reputation:   86
  • Joined:  10/26/12
  • Last Seen:  

buti nmn qng gnun

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  98
  • Topics Per Day:  0.02
  • Content Count:  1302
  • Reputation:   77
  • Joined:  12/04/12
  • Last Seen:  

so how dude ??

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  27
  • Topics Per Day:  0.01
  • Content Count:  95
  • Reputation:   0
  • Joined:  12/23/12
  • Last Seen:  

my client dont read the idnum***** and mga num*** table sa iteminfo.lub ko ininput

Link to comment
Share on other sites

  • 3 weeks later...

  • Group:  Members
  • Topic Count:  0
  • Topics Per Day:  0
  • Content Count:  3
  • Reputation:   0
  • Joined:  12/17/12
  • Last Seen:  

panu pag gusto mo lang gamitin is idnum****** at num****** anung client gagamitin para hinde na burden na gumamit pa ng iteminfo sa system folder?

Link to comment
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
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.

×
×
  • Create New...