Jump to content
  • 0
Sign in to follow this  
nana

View problem.. i guess x_x

Question

I follow this guide 

 

http://herc.ws/wiki/Custom_Items

 

And apparently all goes well ... but.... when i use the item i view big ribbon... (i use view 28) so i think ..ok maybe i need change that 28 to my ID so i use 31000.. and all fails >.< cause i cant use the item, so i roll back and ask help =(

 

Can anyone explainme a little better where i messed up?

 

^^U sorry ><

 

This are my screen shots and my db

 

item_bd

 

 

 {
Id: 31000
AegisName: "mini_angel_wings"
Name: "Mini Angel Wings"
Type: 5
Buy: 15000
Weight: 200
Def: 3
Slots: 0
Job: 0xFFFFFFFF
Upper: 63
Loc: 2048
View: 28
},
)
 
item lub

 

[31000] = {
unidentifiedDisplayName = "Hat",
unidentifiedResourceName = "햇",
unidentifiedDescriptionName = {
"Unknown Item, can be identified by [Magnifier]."
},
identifiedDisplayName = "Mini Angel Wings",
identifiedResourceName = "mini_angel_wings",
identifiedDescriptionName = {
"A Sofys Mini Angel Wings, only her can have it!.",
"Reduce damage from Demi-Human by 10%",
"Item Class : ^777777Headgear^000000 Defense : ^7777770^000000",
"Location : ^777777Upper^000000 Weight : ^7777771^000000",
"Required Level : ^77777760^000000",
"Applicable Job : ^777777All Jobs^000000"
},
slotCount = 0,
ClassNum = 28
},
 

 

Acc lub
 

 

 [ACCESSORY_IDs.ACCESSORY_MINI_ANGEL_WINGS] = "_mini_angel_wings",

 

accid

 

 

 ACCESSORY_MINI_ANGEL_WINGS = 31000,

 

post-392-0-69238400-1400353685_thumb.jpg

post-392-0-77439200-1400353688_thumb.jpg

post-392-0-44207500-1400353692_thumb.jpg

post-392-0-46360600-1400353695_thumb.jpg

post-392-0-95649300-1400353697_thumb.jpg

 

 

Share this post


Link to post
Share on other sites

2 answers to this question

Recommended Posts

  • 0

the accessory id should actually be the view id, so 31000 is wrong

I change it

 

  ACCESSORY_GOLDEN_FISH = 1081,
  ACCESSORY_MINI_ANGEL_WINGS = 1082,
 
but now looks like unknown and still see as big ribbon x_x!
 
post-392-0-76860800-1400362448_thumb.jpg
 
________________________________________________________
 
i fix the unknown but still bog ribbon T_T
 
post-392-0-83868900-1400362867_thumb.jpg
 
oh i fixed plop thanks a lot ^^U
Edited by nana

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

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