hakuren Posted September 17, 2020 Group: Members Topic Count: 120 Topics Per Day: 0.02 Content Count: 295 Reputation: 6 Joined: 12/02/11 Last Seen: November 6, 2023 Share 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 Link to comment Share on other sites More sharing options...
0 Akbare Posted September 17, 2020 Group: Members Topic Count: 31 Topics Per Day: 0.01 Content Count: 491 Reputation: 20 Joined: 11/19/11 Last Seen: June 5, 2023 Share Posted September 17, 2020 The shield sprite name must contain the job you wish to use Quote Link to comment Share on other sites More sharing options...
0 hakuren Posted September 17, 2020 Group: Members Topic Count: 120 Topics Per Day: 0.02 Content Count: 295 Reputation: 6 Joined: 12/02/11 Last Seen: November 6, 2023 Author Share 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 Link to comment Share on other sites More sharing options...
0 hakuren Posted September 17, 2020 Group: Members Topic Count: 120 Topics Per Day: 0.02 Content Count: 295 Reputation: 6 Joined: 12/02/11 Last Seen: November 6, 2023 Author Share Posted September 17, 2020 PROBLEM SOLVE : the shield ID should in the range of client default or else it will recognize as weapon Quote Link to comment Share on other sites More sharing options...
0 iraciz Posted September 17, 2020 Group: Members Topic Count: 140 Topics Per Day: 0.03 Content Count: 562 Reputation: 111 Joined: 10/05/12 Last Seen: February 12, 2024 Share Posted September 17, 2020 Why mimic? Use the default id view and it will take the available ones. Word! Quote Link to comment Share on other sites More sharing options...
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
Link to comment
Share on other sites
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.