Jump to content
  • 0

Question

Posted

Guide: http://www.eathena.ws/board/index.php?showtopic=213816

I believe this guide was for wing but when i do all the steps and im finally in the server when i @item the id of the custom i get armors for all of them. and if i put them on i error but i can see them and right click them too see the item description but i cannot put it on.

Even in the collection and the item folder the pictures are wings and a couple of other sprites, such as lower,headgear,ect but nothing about armors. Can someone tell me what did i do wrong if i added the item _db2 ID's on a already existing one or something but what i believe the error is it's the *** on the customs.

As you can see the sprite has 4 *** next to the 20,, and the ,5,,

15001,_LDHorn,_LDHorn,5,20,,****,5,,0,0xFFFFFFFF,7,2,256,,0,1,1001,{bonus bAllstats,+100;},{},{}

9 answers to this question

Recommended Posts

Posted (edited)

i added them on lua files but i still get an error

Module Name: C:\Program Files\Gravity\Miruku\RAthena.exe Time Stamp: 0x4d7f06a5 - Tue Mar 15 02:26:45 2011 Exception Type: 0xc0000005 0x71f01bb0 MSVCR90.dll 0x71ee2ecd MSVCR90.dll 0x006f510c RAthena.exe eax: 0x00000004 ebx: 0x007a7800 ecx: 0x7ffffffe edx: 0x0012fa73 esi: 0x00000000 edi: 0x00000004 ebp: 0x0012fa20 esp: 0x0012f79c stack 0012f79c - 0012fb9c 0012F79C : B4 FA 12 00 58 DC 89 00 00 00 00 00 04 00 00 00 0012F7AC : CC F7 12 00 00 00 00 00 07 00 00 00 0F 00 00 00 0012F7BC : 08 F9 12 00 D4 F7 12 00 F8 2B F7 01 08 18 F7 01 0012F7CC : D0 07 F7 01 01 00 00 00 40 FA 12 00 00 00 00 00 0012F7DC : 00 00 00 00 00 00 00 00 00 78 7A 00 00 00 00 00 0012F7EC : 00 00 00 00 00 00 00 00 AA 72 A8 71 0E 00 00 00 0012F7FC : 7C FA 12 00 02 00 00 00 04 00 00 00 FF FF FF FF 0012F80C : 8F 89 48 73 00 00 00 00 B9 1D 73 30 44 C7 9B 07 0012F81C : 90 3B 7E 0D 98 3B 7E 0D 40 F8 12 00 78 A3 74 00 0012F82C : FF FF FF FF A3 B6 49 00 D8 F8 12 00 9D 1D 73 30 0012F83C : 98 3B 7E 0D E5 1D 73 30 44 C7 9B 07 FF FF FF FF 0012F84C : 3F 39 4A 00 98 3B 7E 0D D8 F8 12 00 99 52 4A 00 0012F85C : 98 3B 7E 0D D8 F8 12 00 2D 1D 73 30 98 DB DD 0C 0012F86C : 44 C7 9B 07 39 00 00 00 84 F8 12 00 43 5E A8 71 0012F87C : 00 00 00 00 D8 F8 12 00 44 C7 9B 07 24 8A 45 00 0012F88C : B0 C6 9B 07 64 DB 4F 00 01 00 00 00 9A DB 4F 00 Launch Info 018E 018D 016A 016A 00A4 00A4 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 Job : Biochemist

added this to my accname:[ACCESSORY_IDs.ACCESSORY_BLOODY_WINGS] = "_bloodwings",

added this to my accessoryid: ACCESSORY_BLOODY_WINGS = 1993,

Edited by elcontrol00
Posted

added this to my accname:[ACCESSORY_IDs.ACCESSORY_BLOODY_WINGS] = "_bloodwings",

added this to my accessoryid: ACCESSORY_BLOODY_WINGS = 1993,

this should be like this below

added this to my accname:[ACCESSORY_IDs.ACCESSORY_bloodwings] = "_bloodwings",

added this to my accessoryid: ACCESSORY_bloodwings = 1993,

Posted

added this to my accname:[ACCESSORY_IDs.ACCESSORY_BLOODY_WINGS] = "_bloodwings",

added this to my accessoryid: ACCESSORY_BLOODY_WINGS = 1993,

this should be like this below

added this to my accname:[ACCESSORY_IDs.ACCESSORY_bloodwings] = "_bloodwings",

added this to my accessoryid: ACCESSORY_bloodwings = 1993,

NO, That is completely wrong. The code should be in strict capital letters as it shows on the rAthena guide.

It should look like this:

[ACCESSORY_IDs.ACCESSORY_BLOODWINGS] = "_bloodwings",

ACCESSORY_bloodwings = 1993

I believe it is necessary to have it like this, but it is entirely up to if the server is capable of handling it, because it may error, but it possibly wouldn't.

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