hakuren Posted September 17, 2020 Posted September 17, 2020 Hi Rathena i have a problem creating new shield even i use the buckler view id it doesn't show in my character here what i did item_db (Server Side) Quote ID,SHIELDNAME,Shieldname,4,14000,,600,,4,,0,0x000ED5F2,7,2,32,,0,1,2,{},{},{} itemInfo (Client Side) Quote [ID] = { unidentifiedDisplayName = "Unidentified Shield", unidentifiedResourceName = "°¡µå", unidentifiedDescriptionName = { "Can be identified by using a ^990099Magnifier^000000." }, identifiedDisplayName = "Shieldname", identifiedResourceName = "¹öŬ·¯", identifiedDescriptionName = { "No Effect Yet", "________________________", "^0000CCType:^000000 Shield", "^0000CCDefense:^000000 40", "^0000CCWeight:^000000 60", "^0000CCRefinable:^000000 Yes", "________________________", "^0000CCRequirement:^000000", "Swordman, Acolyte, Merchant, Thief, Bard and Dancer" }, slotCount = 0, ClassNum = 2, costume = false }, after i add those still no view in my character is someone can help me with this? Thank you in advance Quote
0 Akbare Posted September 17, 2020 Posted September 17, 2020 The shield sprite name must contain the job you wish to use Quote
0 hakuren Posted September 17, 2020 Author Posted September 17, 2020 4 minutes ago, Akbare said: The shield sprite name must contain the job you wish to use hi @Akbare thank you for your reply can you give me a example cuz i just want to mimic the buckler view id itself so i need to duplicate the buckler sprite and put it example Merchant Shield : ¸»óÀÎ? Quote
0 hakuren Posted September 17, 2020 Author Posted September 17, 2020 PROBLEM SOLVE : the shield ID should in the range of client default or else it will recognize as weapon Quote
0 iraciz Posted September 17, 2020 Posted September 17, 2020 Why mimic? Use the default id view and it will take the available ones. Word! Quote
Question
hakuren
Hi Rathena
i have a problem creating new shield even i use the buckler view id it doesn't show in my character here what i did
item_db (Server Side)
itemInfo (Client Side)
after i add those still no view in my character
is someone can help me with this?
Thank you in advance
4 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.