Jump to content

Question

16 answers to this question

Recommended Posts

Posted

post here the change (names) that you did to the lua, lub, the folder item, the folder for sprites (click, drop, show), the idnum2 and so on

Posted

tdata.grf its my grf file.

on tdata folder its a folder data

 

idnum2itemdesctable

22014#
Class:^777777 Headgear^000000
Defense:^777777 0^000000
Equipped on:^777777 Lower^000000
Required Level: ^777777 1^000000
Weight:^777777 10^000000
Applicable Job:^777777Every Job^000000
#
 
idnum2itemdisplaynametable
22014#_arcticwings#
 
idnum2itemresnametable
22014#_arcticwings#
 
data/luafiles514/lua files/datainfo/
accessoryid.lub
ACCESSORY__arcticwings = 999,
 
accname.lub
[ACCESSORY_IDs.ACCESSORY__arcticwings] = "_arcticwings",
 
data/sprite/¾ÆÀÌÅÛ
_arcticwings.act
_arcticwings.spr
 
data/sprite/¾Ç¼¼»ç¸®/¾Ç¼¼»ç¸®
¿©_arcticwings.act
¿©_arcticwings.spr
 
data\sprite\¾Ç¼¼»ç¸®\³²
³²_arcticwings.act
³²_arcticwings.spr
 
 
that i have change 
Posted

lol wait wait, did you make sure that your clients reads first grf ? if not, that may be the whole error

 

by the way, you need to add it in these places too

 

data/sprite/¾Ç¼¼»ç¸®/¾Ç¼¼»ç¸®/¿©
¿©_arcticwings.act
¿©_arcticwings.spr
 
texture/À¯ÀúÀÎÅÍÆäÀ̽º/collection
arcticwings.bmp
 
texture/À¯ÀúÀÎÅÍÆäÀ̽º/item
arcticwings.bmp

 

I hope this screen shot will help you (i took it for the grf of my server lol)

 

8g5g.png

 

it shows where you need to add the name of the sprites, the place and the name, remember that it's sense sensitive

also, remember to add it correctly to lubs

 

accessoryid.lub:

ACCESSORY_Poring_Bottle = 1571,

 

accname.lub

[ACCESSORY_IDs.ACCESSORY_Poring_Bottle] = "_Poring_Bottle",

if it's the last of the file it should be

[ACCESSORY_IDs.ACCESSORY_Poring_Bottle] = "_Poring_Bottle"  //<-- without the " , " comma

 

i hope it helps

Posted (edited)

hello i have do all what you postet but no ressult i dont see the wings:/

 

 

im using 2012-04-10 ragexeRE client

and data.ini

[Data]
0=tdata.grf
1=data.grf
2=rdata.grf
Edited by dersuchti
Posted

allright huh my last card

 

if you don't mind, send me a pm with your ro server and the grf that is causing the error, i'll take a deep close to it and try to fix it

if i fixed of course i will let you know

 

the only thing left is that when you diffed your client ayeb you didn't make it to read first the grf instead of the data folder

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