Jump to content

Neo-Mind

Members
  • Posts

    806
  • Joined

  • Last visited

  • Days Won

    18

Posts posted by Neo-Mind

  1. which client date and type (RE or main)?

    Only 1 reason i have seen when it doesn't show up = Client is not picking up the right sprite file.

     

    Why it would happen?

    1) Client is not seeing the file in the proper folder <- you didn't put it in the proper folder.

     

    2) Client is not using the proper file name for the sprite <- This usually happens when client uses a prefix/suffix in the file name for the wrong weapon type. How it picks up the weapon type is dependent on whether or not your client reads ItemInfo.lua <= depends on client date & client type .

  2. doesnt look like the sprite is corrupted. and yes that is the path for the sprite files.

    hmm then it is like i said the client is not picking it up. ok where are you storing these files => data folder or grf.

    If its in a grf make sure Read Multiple GRF Patch is applied in the client and your grf is the first in data.ini . Also the path is in korean inside the grf and not the ascii equivalent

  3. Not sure if it applies to xray as well but old clients using the txt tables (instead of ItemInfo.lua) did not have view id (ClassNum) for weapons. So all the weapon types were designed to be within certain item id ranges - it is a client limitation. You can find the list in my signature.

     

    You can try my WeeDiff Patch (not sure it is needed or works on xray)

    http://rathena.org/board/topic/84439-wdgremoveweaponidlimits-plugin/

  4.  

    Hi, i've got error, maybe the problem lua/lub files, but i don't know which file i'm missed.

     

    here first error after login

    attachicon.giferror 1.jpg

     

    second, i want to buy from normal npc <Solved>

    attachicon.giferror 2.jpg

     

    third, i want to buy from cash shop npc <Solved>

    attachicon.giferror3.jpg

     

    i'm using client 2013-03-20Ragexe.exe

    Thanks for any help.

     

    up

    need help to solve the problem.

     

    I think this is a lua file problem. i've had this once. try to replace your "\data\luafiles514\lua files\datainfo\weapontable.lub" with this

    attachicon.gifweapontable.rar

     

    just remove 

    \data\luafiles514\lua files\datainfo\weapontable_f.lub

     

     

    from your local grf/data folder. it will work fine. You don't need to have that file in your local since you wont be editing it.

    • Upvote 1
  5. 1) spr or act file is corrupt - how to check? open it in actor or actor2 tool. if its corrupted it wont open. in case its corrupted redownload or if u don't have the source you could just make spr file from your item bmp using sprconview and copy act file from any other sprite.

     

    or

     

    2) client is not picking up the sprite & act file from the proper folders - check your grf/data folder if the files are in proper locations.

  6. it defends on the client. if you are using Ragexe. it still use the old idnum2itemdesctable, idnum2itemdisplaynametable and idnum2itemresnametable. but 2012-07-16 and after. it will now use iteminfo but if you are using RagexeRE. the iteminfo start to use from 2012-04-10.

    check your itemslotcounttable.txt make it sure that your item has 4 slot there.

    wonder why noone reads the wiki. i have clearly stated which ones use iteminfo in the wiki page.  /hum

×
×
  • Create New...