(help) items are not displayed in hercules emulator.

darling fajardo

New member
Messages
2
Points
0
Hello colleagues, I have been adding custom items based on the Hercules guide, I have followed all the steps to add items and the server still does not load the items, I have tried to vary the id addresses of the items, id viewer among other changes, someone would help me??

 
Hello.

Please provide information about what you did exactly. (Item DB entries and client data entries.)

Moved the topic to General Server Support section.

~Kenpachi

 
Hola Kenpachi,

he puesto todos los archivos en su lugar para la creación de elemento..

1. idnum2itemdesctable.txt

2. idnum2itemdisplaynametable.txt

3. idnum2itemresnametable.txt

4. itemslotcounttable.txt

Incluyendo los archivos lua....

1. accessoryid.lub

2. accname.lub

Los sprites tambien en la direccion correcta....

1. data/sprite/¾ÆÀÌÅÛ

2. data/sprite/¾Ç¼¼»ç¸®/¿©

3. data/sprite/¾Ç¼¼»ç¸®/³²

Todas las texturas...

1. data/texture/À¯ÀúÀÎÅÍÆäÀ̽º/collection

2. data/texture/À¯ÀúÀÎÅÍÆäÀ̽º/item

Tambien esta su item_db2.conf

{
    Id: 3293
    AegisName: "Crown_Of_The_Fallen"
    Name: "crown_fallen"
    Type: 5
    Weight: 4
    Atk: 15
    Def: 15
    Range: 10
    Slots: 4
    Job: 0x04564665
    Upper: 7
    Gender: 2
    Loc: 256
    WeaponLv: 5
    EquipLv: 10
    Refine: 1
    View: 1059
    Script: <"
        bonus bAllStats,12;
        bonus bCriticalRate,20;
    ">
},

Finalmente intente hacer todo esto en el archivo Iteminfo.lua y cuando entro al juego escribo el comando @item 3293 dice item failet

De donde podria ser este problema ? sera el exe? o estoy haciendo algo mal?

Ayuda por favor...

 
Please use English in global forum

 
Back
Top