Jump to content
  • 0
EL Dragon

Costume Item

Question

how do I make a Costume Accessory So for style slots

 

have only headgear id's go found

 

1024 = Styles Upper headgear
2048 = Styles Middle headgear
4096 = Styles Lower headgear

 

 

how are the id's for Accessory , Armor etc. Pls Help :D

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

  • 0
// Top = 256|1024

// Mid = 512|2048

// Low = 1|4096

 

// Top+Mid = 768|3072

// Top+Low = 257|5120

// Mid+Low = 513|6144

// Top+Mid+Low = 769|7168

 

// Robe = 4|8192

// Ammo = 32768

// Shadow Armor = 65536

// Shadow Weapons = 131072

// Shadow Shield = 262144

// Shadow Shoes = 524288

// Shadow Acc R = 1048576

// Shadow ACC L = 2097152

Link to comment
Share on other sites

thx Napster for the help :D

 

 

hmm the , not gehtn

 

// Robe = 4|8192
// Ammo = 32768
// Shadow Armor = 65536
// Shadow Weapons = 131072
// Shadow Shield = 262144
// Shadow Shoes = 524288
// Shadow Acc R = 1048576
// Shadow ACC L = 2097152
 
there is a red message
 
Fordidden to Wear the stat can not ne worn
Edited by EL Dragon
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...

Important Information

By using this site, you agree to our Terms of Use and Privacy Policy.