Jump to content
  • 0

[H E L P] Adding Custom WING 2013-08-07aRagexe..


nicoyerel01

Question


  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  15
  • Reputation:   0
  • Joined:  04/14/14
  • Last Seen:  

hello fellow-men and women,
i've read all the guide on how to put a Custom Wing/Item
and I reach to the point that I already done it
BUT
BUT
here are the problems, when i equip the said items my character will equip it
but it will not be own on my character, See Pic here...

screenrAthena007_zpsd978f73f.jpg

screenrAthena008_zps6de49eda.jpg

I really really need your help guys..thank you so much =) have a nice day...

Link to comment
Share on other sites

9 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  15
  • Reputation:   0
  • Joined:  04/14/14
  • Last Seen:  

^UP

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  7
  • Topics Per Day:  0.00
  • Content Count:  30
  • Reputation:   0
  • Joined:  07/23/13
  • Last Seen:  

Don't forget to add the spritenumber into your item in your item_db2.txt

 

Example:

2220,Hat,Hat,5,1000,,200,,2,,0,10477567,2,256,,0,1,16,{},{},{}
                "The sprite number of this item is ^16"
                "Now you know that the spritenumber comes before the Itemscript"


For Example you have entered the number 900 in your ...
... accessoryid.lub:

Then it looks like this:

	ACCESSORY_PINKBUNNY_HAIRBAND = 663,
	ACCESSORY_GREENBUNNY_HAIRBAND = 664,
	ACCESSORY_OLD_ELFEAR = 665,
	ACCESSORY_THA_MAERO_MASK = 666,
	ACCESSORY_THANATOS_MAI_MASK = 667,
	--668 free
	ACCESSORY_FISHPIN = 669,
	ACCESSORY_CUSTOM_WING = 900, //The Number we used here is 900
}


item_db2.txt:

30000,Wing,Wing,5,1000,,200,,2,,0,10477567,2,256,,0,1,900,{},{},{}
              "Just add your own entered spritenumber ^900 into your item_db2"

If this doesn't work you have to look into your accessoryid.lub/lua and accname.lub/lua

Edited by Xano
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  15
  • Reputation:   0
  • Joined:  04/14/14
  • Last Seen:  

Don't forget to add the spritenumber into your item in your item_db2.txt

 

Example:

2220,Hat,Hat,5,1000,,200,,2,,0,10477567,2,256,,0,1,16,{},{},{}
                "The sprite number of this item is ^16"
                "Now you know that the spritenumber comes before the Itemscript"


For Example you have entered the number 900 in your ...
... accessoryid.lub:

Then it looks like this:

	ACCESSORY_PINKBUNNY_HAIRBAND = 663,
	ACCESSORY_GREENBUNNY_HAIRBAND = 664,
	ACCESSORY_OLD_ELFEAR = 665,
	ACCESSORY_THA_MAERO_MASK = 666,
	ACCESSORY_THANATOS_MAI_MASK = 667,
	--668 free
	ACCESSORY_FISHPIN = 669,
	ACCESSORY_CUSTOM_WING = 900, //The Number we used here is 900
}


item_db2.txt:

30000,Wing,Wing,5,1000,,200,,2,,0,10477567,2,256,,0,1,900,{},{},{}
              "Just add your own entered spritenumber ^900 into your item_db2"

If this doesn't work you have to look into your accessoryid.lub/lua and accname.lub/lua

 

@Xano 

take a look at my accssoryid and accname lua and lub files below...

 

ACCNAMEACCE_zps4747b116.jpg

 

 

and Here is my itemdb2 and itemdb.txt

itemdb.txt
28103,T_Cigarette,Equilibrium Wings,4,0,,0,,0,,4,0xFFFFFFFF,63,2,4096,,0,0,3500,{ bonus2 bAddClass,Class_All,50; bonus3 bAutoSpell,"SM_MAGNUM",10,30; },{},{}
28104,T_Sunglasses,Roronoa Zoro Swords,4,0,,0,,0,,4,0xFFFFFFFF,63,2,2048,,0,0,3501,{ bonus2 bAddClass,Class_All,50; bonus3 bAutoSpell,"SM_MAGNUM",10,30; },{},{}


itemdb2.txt
28103,T_Cigarette,Equilibrium Wings,4,0,,0,,0,,4,0xFFFFFFFF,63,2,4096,,0,0,3500,{ bonus2 bAddClass,Class_All,50; bonus3 bAutoSpell,"SM_MAGNUM",10,30; },{},{}
28104,T_Sunglasses,Roronoa Zoro Swords,4,0,,0,,0,,4,0xFFFFFFFF,63,2,2048,,0,0,3501,{ bonus2 bAddClass,Class_All,50; bonus3 bAutoSpell,"SM_MAGNUM",10,30; },{},{}

Im using a Renewal server and then my custom items are costume, i want them to be a costume type items...

 

please help... :(

Edited by nicoyerel01
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  15
  • Reputation:   0
  • Joined:  04/14/14
  • Last Seen:  

^up  :)

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  7
  • Topics Per Day:  0.00
  • Content Count:  30
  • Reputation:   0
  • Joined:  07/23/13
  • Last Seen:  

Nonono ..

 

You have to add it into the item_db2 or item_db but I recommed you to use the item_db2 becuase it's made for custom items.

 

The second thing is..

 

Your client uses .lua or .lub files. You just have to use the one which is compatible with your client.

 

I don't really know but I guess that the last "," in your files is may wrong. You should take a look to the red arrows:

 

Screenshot:

redzoneuhbes1ryx2.jpg

 

 

Im using a Renewal server and then my custom items are costume, i want them to be a costume type items...

 

please help...  :(

 

What do you mean with custom type items? You can only chose between Upper,Lower,Mid,Weapons,Shields,Armors,Accessories and you have to type in the right number for the each itemtype into your Itemscript. You can read it in the rA Forum but when I look in your screenshot I see that the customs are on their right place - well done ! ^^

 

And one tip from me:

 

Try to use the following command ingame:

 

@sprite 3500 and @sprite 3501

 

If the customs appears you have the error in your item_db2

If the customs doesn't appear you have the error may in the sprite or in your .lub or .lua files

 

And would you please tell me do you get any errors when you took the item on?

 

so far~

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  15
  • Reputation:   0
  • Joined:  04/14/14
  • Last Seen:  

@Xano, :)

 

Than you so much for your time on helping me on my problem..

The truth is, my Server Files have no item_db2.txt i just copied it from item_db.txt and renamed it to item_db2.txt, this is where I downloaded  my server files... https://rathena.svn.sourceforge.net/svnroot/rathena/

I Do that copy and paste thing becoz most of the guide I found on google tells me that I must have a db2.txt, but still it didn't fix my problem.. :(

 

 

 

Your client uses .lua or .lub files. You just have to use the one which is compatible with your client.

I Only have that lua file but I put another lub file hoping that my problem will fix, but still Im not lucky..

 

 

 

I don't really know but I guess that the last "," in your files is may wrong. You should take a look to the red arrows:

Do I need to put comma ,,,,   to the end or I will just dont put it? 

 

 

 

What do you mean with custom type items? You can only chose between Upper,Lower,Mid,Weapons,Shields,Armors,Accessories and you have to type in the right number for the each itemtype into your Itemscript. You can read it in the rA Forum but when I look in your screenshot I see that the customs are on their right place - well done ! ^^

hehe.. sorry for the confusion {"i get confused also when Im writing it hehehe"} , I mean, the custom equips I want to make is a costume type equips..

screenrAthena007_zps56d19384.jpg

 

 

 

 

 

@sprite 3500 and @sprite 3501

 

 

 

@sprite 3500 and @sprite 3501 is not working In my client says:  @sprite is Unknown Command..

 

Thank you again for the time Ms Xano... ☺ have a nice day.. :)


 

 

 

Here are some of my files that Im using...

@attached files below...

post-25268-0-79100600-1398053326_thumb.jpg

post-25268-0-50977800-1398053568_thumb.jpg

Edited by nicoyerel01
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  7
  • Topics Per Day:  0.00
  • Content Count:  30
  • Reputation:   0
  • Joined:  07/23/13
  • Last Seen:  

Try @effect 3500 I don't know it anymore. <.<

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  15
  • Reputation:   0
  • Joined:  04/14/14
  • Last Seen:  

Try @effect 3500 I don't know it anymore. <.<

 

when I enter, It says   "Your effect has changed"

thats all, no errors... =)

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  15
  • Reputation:   0
  • Joined:  04/14/14
  • Last Seen:  

up^

Link to comment
Share on other sites

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.

×
×
  • Create New...