View problem.. i guess x_x

nana

New member
Messages
67
Points
0
Location
Mexico
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,
screenAkiaRO000.jpg

screenAkiaRO001.jpg

screenAkiaRO002.jpg

screenAkiaRO003.jpg

screenAkiaRO004.jpg

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

 
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!
 
screenAkiaRO007.jpg
 
________________________________________________________
 
i fix the unknown but still bog ribbon T_T
 
screenAkiaRO008.jpg
 
oh i fixed plop thanks a lot ^^U
 
Last edited by a moderator:
Back
Top