Jump to content
  • 0

[Resolved] Awesome pRO wings


Question

16 answers to this question

Recommended Posts

Posted

If you add the Garment system using 2011-06++ Client you can see the white one using View ID for garment as 1 then the bag view id is 2.. but the new one fallen angel wings I dont know the view id because I already try it in view id 3 but not showing :<

Posted

If you add the Garment system using 2011-06++ Client you can see the white one using View ID for garment as 1 then the bag view id is 2.. but the new one fallen angel wings I dont know the view id because I already try it in view id 3 but not showing :<

you have to update your LUA

spriterobeid

ROBE_WINGS_OF_FALLEN_ANGEL = 3

spriterobename

[sPRITE_ROBE_IDs.ROBE_WINGS_OF_FALLEN_ANGEL] = "Ÿ¶ôõ»çÀ糯°³"

Posted (edited)

When you're adding the item to that item_db, what do we put the view ID as?

3 - as garment type armor

1 for Upper and 2 for Lower? o_o

just do as say -.- and make sure those wing is garment type armor.

here's sample

2599,Wings_Of_Fallen_Angel,Wings Of Fallen Angel,5,0,,200,,18,,1,0xFFFFFFFF,7,2,4,,0,1,3,{},{},{}

Edited by danker
Posted

When you're adding the item to that item_db, what do we put the view ID as?

3 - as garment type armor

1 for Upper and 2 for Lower? o_o

just do as say -.- and make sure those wing is garment type armor.

here's sample

2599,Wings_Of_Fallen_Angel,Wings Of Fallen Angel,5,0,,200,,18,,1,0xFFFFFFFF,7,2,4,,0,1,3,{},{},{}

Ohh, I see now LOL! Alright. So, every item I want in the 'Costume' System, their view ID needs to be 3+ (Corresponding to the items ID in the lua)?

Posted

When you're adding the item to that item_db, what do we put the view ID as?

3 - as garment type armor

1 for Upper and 2 for Lower? o_o

just do as say -.- and make sure those wing is garment type armor.

here's sample

2599,Wings_Of_Fallen_Angel,Wings Of Fallen Angel,5,0,,200,,18,,1,0xFFFFFFFF,7,2,4,,0,1,3,{},{},{}

Ohh, I see now LOL! Alright. So, every item I want in the 'Costume' System, their view ID needs to be 3+ (Corresponding to the items ID in the lua)?

did i mention about costume before? i said it's a garment not costume. please read the older post.

Posted

When you're adding the item to that item_db, what do we put the view ID as?

3 - as garment type armor

1 for Upper and 2 for Lower? o_o

just do as say -.- and make sure those wing is garment type armor.

here's sample

2599,Wings_Of_Fallen_Angel,Wings Of Fallen Angel,5,0,,200,,18,,1,0xFFFFFFFF,7,2,4,,0,1,3,{},{},{}

Ohh, I see now LOL! Alright. So, every item I want in the 'Costume' System, their view ID needs to be 3+ (Corresponding to the items ID in the lua)?

did i mention about costume before? i said it's a garment not costume. please read the older post.

=.='

Doesn't the garment go under the spriterobe luas? Doesn't the costume system go under the spriterobe luas?

Posted (edited)

no, afaik costume system go under accessoryid.lua and accname.lua

it's completely different.

check this costume :

19509,Butterfly_Wing_Ears,Butterfly Wing Ears,5,20,,0,,0,,0,0xFFFFFFFF,7,2,1024,,1,0,695,{},{},{}

garment = spriterobe

costume system = accessoryid.lua and accname.lua

Edited by danker

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