Jump to content
  • 0

Adding Item Error


Fai T.Flowright

Question


  • Group:  Members
  • Topic Count:  25
  • Topics Per Day:  0.01
  • Content Count:  155
  • Reputation:   2
  • Joined:  10/09/12
  • Last Seen:  

i tried to follow this guide http://rathena.org/b...-wscreen-shots/

everything working fine till i log in game n i use commands @item,

i got the item but its seems "unknown" with apple looks

when i wear it, its become error, n now i cant log in admin ID LOL!!!

accessoryid.txt

ACCESSORY_Arch_Angel_Wings = 874,

accname.txt

[ACCESSORY_IDs.ACCESSORY_Arch_Angel_Wings] = "Arch_Angel_Wings",

idnum2itemdisplaynametable.txt

15397#Arch_Angel_Wings#

idnum2itemresnametable.txt

15397#Arch_Angel_Wings#

itemslotcounttable.txt

15397#1#

num2itemdesctable.txt

15397#
An Unidentified pair of wings. You know they are wings, but aren't sure what kind they are.
#

num2itemdisplaynametable.txt

15397#Unidentified_Wings#

num2itemresnametable.txt

15397#Arch_Angel_Wings#

idnum2itemdesctable.txt

15397#Arch_Angel_Wings#

15397,Arch_Angel_Wings,Arch Angel Wing,5,,100000,3,,3,,2,0xFFFFFFFF,7,2,001,,50,1,874,{ skill "AL_TELEPORT",1; bonus bSpeedRate,35; bonus bDefEle,6; },{  },{  }

anyone can help me with this?

Link to comment
Share on other sites

2 answers to this question

Recommended Posts


  • Group:  Forum Moderator
  • Topic Count:  93
  • Topics Per Day:  0.02
  • Content Count:  10015
  • Reputation:   2348
  • Joined:  10/28/11
  • Last Seen:  

if you are using client with date 20120618 or onward....edit the itemInfo.lub

  • Upvote 1
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  25
  • Topics Per Day:  0.01
  • Content Count:  155
  • Reputation:   2
  • Joined:  10/09/12
  • Last Seen:  

sir i found itemInfo.lub , but im having difference format, like this:

--[[
Format:
   [itemID] = {
       unidentifiedDisplayName = "read the table name",
       unidentifiedResourceName = "sprite/act/texture filename when unidentified",
       unidentifiedDescriptionName = {
           "read",
           "the",
           "table",
           "name",
       }
       identifiedDisplayName = "read the table name",
       identifiedResourceName = "sprite/act/texture filename when identified",
       identifiedDescriptionName = {
           "read",
           "the",
           "table",
           "name",
       }
       slotCount = 0~4,
       ClassNum = viewID if headgear/weapon/robes(garment) put 0 if not
               for headgear's viewID see accessoryid.lua
               for weapon's viewID see weapontable.lua
               for garment's viewID see spriterobeid.lua
   }
--]]

is it same? or u mention other itemInfo.lub? can tell the location?

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