Jump to content

Question

Posted

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?

2 answers to this question

Recommended Posts

Posted

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?

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