shirofuji Posted November 21, 2012 Group: Members Topic Count: 4 Topics Per Day: 0.00 Content Count: 7 Reputation: 0 Joined: 10/05/12 Last Seen: June 15, 2020 Share Posted November 21, 2012 i did add my sprite to the grf in all respective folders, I also added sprites for each gender, but still my headgear looks like a beard. I added my headgear in the lua files but still no change. Quote Link to comment Share on other sites More sharing options...
Anastashia Posted November 21, 2012 Group: Members Topic Count: 0 Topics Per Day: 0 Content Count: 37 Reputation: 15 Joined: 04/13/12 Last Seen: February 20, 2015 Share Posted November 21, 2012 I think that problem is in item_db where you put this sprite. Please check accessoryid in lua there is view id of your sprite and it should be the same in your item db (column View) of your sprite. Quote Link to comment Share on other sites More sharing options...
shirofuji Posted November 22, 2012 Group: Members Topic Count: 4 Topics Per Day: 0.00 Content Count: 7 Reputation: 0 Joined: 10/05/12 Last Seen: June 15, 2020 Author Share Posted November 22, 2012 can you give me an example i didnt get your meaning Quote Link to comment Share on other sites More sharing options...
Anastashia Posted November 22, 2012 Group: Members Topic Count: 0 Topics Per Day: 0 Content Count: 37 Reputation: 15 Joined: 04/13/12 Last Seen: February 20, 2015 Share Posted November 22, 2012 In lua datainfo - accessoryid ACCESSORY_OXYGEN_MASK = 90, in item_db 5004,Oxygen_Mask,Oxygen Mask,5,20,,200,,0,,0,0xFFFFFFFE,7,2,1,,0,0,90,{ bonus2 bResEff,Eff_Poison,2000; },{},{} Quote Link to comment Share on other sites More sharing options...
PewN Posted November 22, 2012 Group: Members Topic Count: 209 Topics Per Day: 0.04 Content Count: 892 Reputation: 27 Joined: 12/09/11 Last Seen: April 16, 2016 Share Posted November 22, 2012 i think that's the drop sprite! Quote Link to comment Share on other sites More sharing options...
shirofuji Posted November 22, 2012 Group: Members Topic Count: 4 Topics Per Day: 0.00 Content Count: 7 Reputation: 0 Joined: 10/05/12 Last Seen: June 15, 2020 Author Share Posted November 22, 2012 (edited) Thanks guys! Hey Anastashia I tried what you said, but it cannot seem to detect the .act file and .spr file although they are in my grf and they are defined in my accname.lua: [ACCESSORY_IDs.ACCESSORY_LIGHTHALZEN_AURA] = "_lighthalzen" error is like this: Cannot find file: sprite\¾Ç¼¼»ç¸®\¿©\¿©.act Cannot find file: sprite\¾Ç¼¼»ç¸®\¿©\¿©.spr Edited November 22, 2012 by shirofuji Quote Link to comment Share on other sites More sharing options...
Question
shirofuji
i did add my sprite to the grf in all respective folders, I also added sprites for each gender, but still my headgear looks like a beard. I added my headgear in the lua files but still no change.
Link to comment
Share on other sites
5 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.