DevilSupremeRO Posted March 6, 2021 Group: Members Topic Count: 24 Topics Per Day: 0.01 Content Count: 55 Reputation: 0 Joined: 08/21/20 Last Seen: October 31, 2022 Share Posted March 6, 2021 can anyone? TIA here are my screenshots of what i've done When i try to equip it on my costume garment the spirit of thanatos dosnt show up but when i wear the costume thanatos sword on garment it appears what seems to be my mistake here? Quote Link to comment Share on other sites More sharing options...
0 Slammer Posted March 6, 2021 Group: Members Topic Count: 10 Topics Per Day: 0.00 Content Count: 218 Reputation: 155 Joined: 11/28/11 Last Seen: 32 minutes ago Share Posted March 6, 2021 already edit transparentItem.lub? if not, add untill last id of robe/garment. Quote Link to comment Share on other sites More sharing options...
0 Radian Posted March 7, 2021 Group: Members Topic Count: 162 Topics Per Day: 0.04 Content Count: 1546 Reputation: 192 Joined: 07/23/14 Last Seen: June 24, 2024 Share Posted March 7, 2021 16 hours ago, DevilSupremeRO said: can anyone? TIA here are my screenshots of what i've done When i try to equip it on my costume garment the spirit of thanatos dosnt show up but when i wear the costume thanatos sword on garment it appears what seems to be my mistake here? This will not work if you are missing the sprites for making it as a costume garment. Quote Link to comment Share on other sites More sharing options...
0 DevilSupremeRO Posted March 11, 2021 Group: Members Topic Count: 24 Topics Per Day: 0.01 Content Count: 55 Reputation: 0 Joined: 08/21/20 Last Seen: October 31, 2022 Author Share Posted March 11, 2021 how could i fix it i've done all the things that are needed Quote Link to comment Share on other sites More sharing options...
0 yodaGG Posted July 5, 2023 Group: Members Topic Count: 12 Topics Per Day: 0.01 Content Count: 53 Reputation: 0 Joined: 02/14/22 Last Seen: Thursday at 01:57 PM Share Posted July 5, 2023 is it solved alrdy ? i have same prblm Quote Link to comment Share on other sites More sharing options...
0 imat1 Posted July 6, 2023 Group: Members Topic Count: 13 Topics Per Day: 0.00 Content Count: 100 Reputation: 20 Joined: 05/01/12 Last Seen: April 2 Share Posted July 6, 2023 13 hours ago, yodaGG said: is it solved alrdy ? i have same prblm Did you add sprite and act files for each job/class? Quote Link to comment Share on other sites More sharing options...
0 yodaGG Posted July 8, 2023 Group: Members Topic Count: 12 Topics Per Day: 0.01 Content Count: 53 Reputation: 0 Joined: 02/14/22 Last Seen: Thursday at 01:57 PM Share Posted July 8, 2023 On 7/6/2023 at 4:27 PM, imat1 said: Did you add sprite and act files for each job/class? yess. i put all class alrdy spriterobename.lub Quote RobeNameTable = { [SPRITE_ROBE_IDs.ROBE_WINGS] = "천사날개", [SPRITE_ROBE_IDs.ROBE_blackpirate_manteu] = "blackpirate_manteu" } RobeNameTable_Eng = { [SPRITE_ROBE_IDs.ROBE_WINGS] = "ANGEL_WINGS", [SPRITE_ROBE_IDs.ROBE_blackpirate_manteu] = "_blackpirate_manteu" } spriterobeid.lub Quote ROBE_blackpirate_manteu = 201, iteminfo.lua Quote , [51062] = { unidentifiedDisplayName = "blackpirate_manteu", unidentifiedResourceName = "_blackpirate_manteu", unidentifiedDescriptionName = { "Unidentified item, can be identified with [Magnifier].", }, identifiedDisplayName = "blackpirate_manteu", identifiedResourceName = "_blackpirate_manteu", identifiedDescriptionName = { "Position: ^777777Lower^000000", }, slotCount = 0, ClassNum = 201 }, transparentitem.lub Quote { 201, 255, 255, 25500 }, itemdb Quote 51062,blackpirate_manteu,blackpirate_manteu,4,0,,0,,0,,1,0xFFFFFFFF,63,2,8192,,1,0,201,{},{},{} sprite/·Îºê/blackpirate_manteu/ ³² and ¿© (All Job) sprite/¾ÆÀÌÅÛ/_blackpirate_manteu.spr sprite/¾ÆÀÌÅÛ/_blackpirate_manteu.act ¾Ç¼¼»ç¸®/ ³² and ¿© / ¿©_blackpirate_manteu.act ¾Ç¼¼»ç¸®/ ³² and ¿© / ¿©_blackpirate_manteu.spr Quote Link to comment Share on other sites More sharing options...
0 KazumaSatou Posted July 9, 2023 Group: Members Topic Count: 9 Topics Per Day: 0.00 Content Count: 157 Reputation: 37 Joined: 05/15/20 Last Seen: Yesterday at 09:49 AM Share Posted July 9, 2023 10 hours ago, yodaGG said: yess. i put all class alrdy spriterobename.lub spriterobeid.lub iteminfo.lua transparentitem.lub itemdb sprite/·Îºê/blackpirate_manteu/ ³² and ¿© (All Job) sprite/¾ÆÀÌÅÛ/_blackpirate_manteu.spr sprite/¾ÆÀÌÅÛ/_blackpirate_manteu.act ¾Ç¼¼»ç¸®/ ³² and ¿© / ¿©_blackpirate_manteu.act ¾Ç¼¼»ç¸®/ ³² and ¿© / ¿©_blackpirate_manteu.spr You need to add it on ·Îºê folder then sprite name of your sprite then jobname.spr/act with male/female in name. Sample in grf editor: Quote Link to comment Share on other sites More sharing options...
0 yodaGG Posted July 9, 2023 Group: Members Topic Count: 12 Topics Per Day: 0.01 Content Count: 53 Reputation: 0 Joined: 02/14/22 Last Seen: Thursday at 01:57 PM Share Posted July 9, 2023 5 hours ago, KazumaSatou said: our sprite then jobname.spr/act with m yesss, i put alrdy with sprite name Quote Link to comment Share on other sites More sharing options...
0 KazumaSatou Posted July 9, 2023 Group: Members Topic Count: 9 Topics Per Day: 0.00 Content Count: 157 Reputation: 37 Joined: 05/15/20 Last Seen: Yesterday at 09:49 AM Share Posted July 9, 2023 41 minutes ago, yodaGG said: yesss, i put alrdy with sprite name Then check your id and sprite name on the lub files. Double check it. And check the sprites on grf editor if shows the sprite you're expecting. Quote Link to comment Share on other sites More sharing options...
Question
DevilSupremeRO
can anyone? TIA here are my screenshots of what i've done
When i try to equip it on my costume garment the spirit of thanatos dosnt show up but when i wear the costume thanatos sword on garment it appears what seems to be my mistake here?
Link to comment
Share on other sites
9 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.