Jump to content
  • 0

Wrong Image on Custom Item


victorfa1

Question


  • Group:  Members
  • Topic Count:  53
  • Topics Per Day:  0.01
  • Content Count:  126
  • Reputation:   1
  • Joined:  09/14/12
  • Last Seen:  

Well...

i tryied to put one custom item to my server to test it... it was Byakugan.

But.. when i wear Byakugan, another item is appearing instead of byakugan...

please, check the image bellow..

what am i supose to to? x_x (i've followed those instructions http://rathena.org/wiki/Custom_Items )

post-7766-0-35002400-1348149064_thumb.jpg

Edited by victorfa1
Link to comment
Share on other sites

4 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  40
  • Topics Per Day:  0.01
  • Content Count:  244
  • Reputation:   11
  • Joined:  09/02/12
  • Last Seen:  

check your data\sprite\¾Ç¼¼»ç¸® and idnum2itemresnametable. and also check your custom item code in your server files. maybe you write wrong code

Edited by naaaan
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  53
  • Topics Per Day:  0.01
  • Content Count:  126
  • Reputation:   1
  • Joined:  09/14/12
  • Last Seen:  

check your data\sprite\¾Ç¼¼»ç¸® and idnum2itemresnametable. and also check your custom item code in your server files. maybe you write wrong code

Nope. it's all correct...

can it be accessoryid.lua or accname.lua?

btw... byakugan is write like this on accessoryid.lua

ACCESSORY_MAGICAL_BOOSTER = 873,
ACCESSORY_BYAKUGAN = 1000,

and like this on acc.name

[ACCESSORY_IDs.ACCESSORY_BYAKUGAN] = "_byakugan",

should i put that "³²" or that "¿©" in "accname.lua"?

Please! can anyone answer me??

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  45
  • Topics Per Day:  0.01
  • Content Count:  715
  • Reputation:   83
  • Joined:  01/05/12
  • Last Seen:  

I think the problem is in your Item View ID. Can you check you View in you script if its 1000 ? Because the View id for Mosquito Coil Sprite is 563.

Structure of Database:
ID,AegisName,Name,Type,Buy,Sell,Weight,ATK,DEF,Range,Slots,Job,Upper,Gender,Loc,wLV,eLV,Refineable,View,{ Script },{ OnEquip_Script },{ OnUnequip_Script }

  • Upvote 1
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  53
  • Topics Per Day:  0.01
  • Content Count:  126
  • Reputation:   1
  • Joined:  09/14/12
  • Last Seen:  

I think the problem is in your Item View ID. Can you check you View in you script if its 1000 ? Because the View id for Mosquito Coil Sprite is 563.

Structure of Database:
ID,AegisName,Name,Type,Buy,Sell,Weight,ATK,DEF,Range,Slots,Job,Upper,Gender,Loc,wLV,eLV,Refineable,View,{ Script },{ OnEquip_Script },{ OnUnequip_Script }

AWWWWWWWWWWWW YEAAAAAAAAAAH!!!!

MAN I LOVE YOU

THANK YOU VERY MUCH!!

I OWE YOU MY LIFE!!!!!! *--------------*

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

×
×
  • Create New...