fragment Posted May 11, 2020 Posted May 11, 2020 Hello , Can you help me figure out ?? why i add costume garment and in game didnt show I already put the Sprite and Texture then edit the iteminfo.lua,Spriterobeid.lub and spriterobename.lub Thanks btw for answer !! Quote
0 HaARiZz Posted May 11, 2020 Posted May 11, 2020 2 hours ago, fragment said: Hello , Can you help me figure out ?? why i add costume garment and in game didnt show I already put the Sprite and Texture then edit the iteminfo.lua,Spriterobeid.lub and spriterobename.lub Thanks btw for answer !! Did you follow all the tutorial given? Quote
0 fragment Posted May 11, 2020 Author Posted May 11, 2020 3 minutes ago, HaARiZz said: Did you follow all the tutorial given? yes i follow except cskroption.lub because in my data folder didnt have that file ( in GRF/Folder ragnarok ) Quote
0 HaARiZz Posted May 11, 2020 Posted May 11, 2020 2 minutes ago, fragment said: yes i follow except cskroption.lub because in my data folder didnt have that file ( in GRF/Folder ragnarok ) From your screenshot, it look like your sprite not working 100%. What I mean is, you have all the needed sprite but it just a file. No content in it. You can try to manually check your sprite by using GRF Editor. Quote
0 fragment Posted May 11, 2020 Author Posted May 11, 2020 (edited) i get this from data.grf but i try one its work because in my grf already have spritrobeid.lub and spriterobename.lub previously Spriterobeid.lub ROBE_Wings_Of_Raguel = 56, ROBE_Wings_Of_Raphael = 57 Spriterobename.lubRobeNameTable = { [SPRITE_ROBE_IDs.ROBE_Wings_Of_Raguel] = "Wings_Of_Raguel", [SPRITE_ROBE_IDs.ROBE_Wings_Of_Raphael] = "Wings_Of_Raphael", (I already try using , or no)RobeNameTable_Eng = { [SPRITE_ROBE_IDs.ROBE_Wings_Of_Raguel] = "Wings_Of_Raguel", [SPRITE_ROBE_IDs.ROBE_Wings_Of_Raphael] = "Wings_Of_Raphael", (I already try using , or no) iteminfo.lua [45402] = { unidentifiedDisplayName = "Garment", unidentifiedResourceName = "Wings_Of_Raguel", unidentifiedDescriptionName = { "Unknown Item, can be identified by using a ^6666CCMagnifier^000000." }, identifiedDisplayName = "Forever Love", identifiedResourceName = "Wings_Of_Raguel", identifiedDescriptionName = { "..." }, slotCount = 0, ClassNum = 56 }, [45403] = { unidentifiedDisplayName = "Garment", unidentifiedResourceName = "Wings_Of_Raphael", unidentifiedDescriptionName = { "Unknown Item, can be identified by using a ^6666CCMagnifier^000000." }, identifiedDisplayName = "Forever Love", identifiedResourceName = "Wings_Of_Raphael", identifiedDescriptionName = { "..." }, slotCount = 0, ClassNum = 57 }, Please tell me if im wrong Thanks Edited May 11, 2020 by fragment Quote
Question
fragment
Hello ,
Can you help me figure out ?? why i add costume garment and in game didnt show
I already put the Sprite and Texture then edit the iteminfo.lua,Spriterobeid.lub and spriterobename.lub
Thanks btw for answer !!
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.