Jump to content

Question

Posted (edited)

Hey everyone :D,

       Recently i have been trying to add a “Swan" (Custom Item) on my server. I follow the instructions that are in https://github.com/rathena/rathena/wiki/Custom_Items. By now im using a 2015-11-04aRagexe.exe thats is reading first the data folder (Couse’ its easier to move archives instead of using GRF Tool by now). The location of the archives are:

Quote

data\sprite\¾ÆÀÌÅÛ\swan.act
data\sprite\¾ÆÀÌÅÛ\swan.spr
data\sprite\¾Ç¼¼»ç¸®\¿©\ ¿©_swan.act
data\sprite\¾Ç¼¼»ç¸®\¿©\ ¿©_swan.spr
data\sprite\¾Ç¼¼»ç¸®\³²\ ³²_swan.act
data\sprite\¾Ç¼¼»ç¸®\³²\ ³²_swan.spr
data\texture\À¯ÀúÀÎÅÍÆäÀ̽º\collection\ swan.bmp

in my pre-re item_db.txt added:

Quote

17000,Swan,Swan,5,20,,100,,1,,1,0xFFFFFFFF,7,2,256,,10,1,6523,{},{},{}

In System\ItemInfo.lua added:

Quote

[17000] = {
        unidentifiedDisplayName = "swan",
        unidentifiedResourceName = "swan",
        unidentifiedDescriptionName = {
            "Item desconocido, puede ser identificado con [Magnifier]."
        },
        identifiedDisplayName = "swan",
        identifiedResourceName = "swan",
        identifiedDescriptionName = {
            "Un Swan especial.",
            "Clase :^6A5ACD Headgear^000000",
            "Defensa: ^0000FF1^000000",
            "Peso: ^0EAA0B0^000000",
            "Jobs: ^6A5ACDTodos los Jobs^000000"
        },
        slotCount = 0,
        ClassNum = 6523
    }

The problem is that when i wear the Swan it does appear…

59655521ca6f0_screenEnergizerRO002.thumb.jpg.7cd6df6a0f130b9966873eaa574f22df.jpg

The SPR just looks like this

Screenshot_1.png.af6379d3ef2c5d21886bca5d859b8855.png

So i dont know what else to do... So i hope sombody know what is going on...

Here are the archives

data.rar 

The itemInfo.rar

Edited by AsaChileno

10 answers to this question

Recommended Posts

  • 0
Posted

i did try on this client and it not work

maybe some packet are missing

i will see more on this problem when i have time but hopefully someone else have the fix for that in the meanwhile

  • 0
Posted

after more tests

i realeyes that i was doing something wrong :P

and you probably doing the same lol hahahaha

you just after you build your grf remove or rename the data folder lol

screenrAthena013.thumb.jpg.f7612487d239bfd2c089af40ca401c82.jpgscreenrAthena016.thumb.jpg.3ba03366c60a08ff9fe32963306694b7.jpgscreenrAthena017.thumb.jpg.fd5653f4cf74a655eb3c834bb01cbb80.jpgscreenrAthena018.thumb.jpg.6e28a1dba8fdde056e348ca4a8a685ec.jpg

  • 0
Posted

@sader1992 it didn't work... BUT!! i realize that there were 2 archives in other place... <_<

Screenshot_1.png.4dc5e00b317c6335f2f9af554ac513fb.pngScreenshot_2.png.014cb6fee83b2627cb77f8b25079f5f1.png

 

so i added the line y accname and accsesory oh the luafiles514/lua files/datainfo AND IT WORK!! B)

Así que vale por todo compadre, saludos desde Chile! GRACIAS!:lol:

  • 0
Posted
On 7/13/2017 at 5:01 PM, sader1992 said:

after more tests

i realeyes that i was doing something wrong :P

and you probably doing the same lol hahahaha

you just after you build your grf remove or rename the data folder lol

screenrAthena013.thumb.jpg.f7612487d239bfd2c089af40ca401c82.jpgscreenrAthena016.thumb.jpg.3ba03366c60a08ff9fe32963306694b7.jpgscreenrAthena017.thumb.jpg.fd5653f4cf74a655eb3c834bb01cbb80.jpgscreenrAthena018.thumb.jpg.6e28a1dba8fdde056e348ca4a8a685ec.jpg

Sadder this is client 20151104? I have the same issue with him. Can you teach us how do you do that.

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