Triedge Posted May 18, 2021 Group: Members Topic Count: 12 Topics Per Day: 0.00 Content Count: 46 Reputation: 1 Joined: 03/20/12 Last Seen: Friday at 06:23 AM Share Posted May 18, 2021 i used this: Super Saiyan Aura - Animated Headgears - rAthena but... no work. The sprite is not displayed in any way. Any idea why this happens? Quote Link to comment Share on other sites More sharing options...
0 lelouchxv Posted May 18, 2021 Group: Members Topic Count: 30 Topics Per Day: 0.01 Content Count: 120 Reputation: 8 Joined: 09/16/18 Last Seen: May 5, 2023 Share Posted May 18, 2021 5 hours ago, Triedge said: i used this: Super Saiyan Aura - Animated Headgears - rAthena but... no work. The sprite is not displayed in any way. Any idea why this happens? you have a simple mistake it should be ACCESSORY_SAIYAN_AURA = 833, [ACCESSORY_IDs.ACCESSORY_SAIYAN_AURA] = "saiyan_aura" Quote Link to comment Share on other sites More sharing options...
0 Triedge Posted May 19, 2021 Group: Members Topic Count: 12 Topics Per Day: 0.00 Content Count: 46 Reputation: 1 Joined: 03/20/12 Last Seen: Friday at 06:23 AM Author Share Posted May 19, 2021 23 minutes ago, lelouchxv said: you have a simple mistake it should be ACCESSORY_SAIYAN_AURA = 833, [ACCESSORY_IDs.ACCESSORY_SAIYAN_AURA] = "saiyan_aura" Uhm... no, no work. Quote Link to comment Share on other sites More sharing options...
0 Chaos92 Posted May 19, 2021 Group: Members Topic Count: 49 Topics Per Day: 0.01 Content Count: 1826 Reputation: 288 Joined: 08/03/12 Last Seen: 12 hours ago Share Posted May 19, 2021 Follow the example up there. include '_' underscore so you can follow the example there. make sure edit correct file accessoryid and accname. same goes to iteminfo.lua Quote Link to comment Share on other sites More sharing options...
0 lelouchxv Posted May 19, 2021 Group: Members Topic Count: 30 Topics Per Day: 0.01 Content Count: 120 Reputation: 8 Joined: 09/16/18 Last Seen: May 5, 2023 Share Posted May 19, 2021 8 hours ago, Triedge said: Uhm... no, no work. hmmm did you try to do what i did? ACCESSORY_SAIYAN_AURA = 833, [ACCESSORY_IDs.ACCESSORY_SAIYAN_AURA] = "saiyan_aura" i think this should fix your problem. and can you post your iteminfo.lua too Quote Link to comment Share on other sites More sharing options...
0 Triedge Posted May 19, 2021 Group: Members Topic Count: 12 Topics Per Day: 0.00 Content Count: 46 Reputation: 1 Joined: 03/20/12 Last Seen: Friday at 06:23 AM Author Share Posted May 19, 2021 7 hours ago, lelouchxv said: hmmm did you try to do what i did? ACCESSORY_SAIYAN_AURA = 833, [ACCESSORY_IDs.ACCESSORY_SAIYAN_AURA] = "saiyan_aura" i think this should fix your problem. and can you post your iteminfo.lua too I just did what you advised and it didn't work. Quote Link to comment Share on other sites More sharing options...
0 Mitosky Posted May 24, 2021 Group: Members Topic Count: 48 Topics Per Day: 0.02 Content Count: 104 Reputation: 0 Joined: 10/22/19 Last Seen: Friday at 01:41 AM Share Posted May 24, 2021 (edited) Hi, go to iteminfo and In unidentifiedResourceName = sayan_aura change to Sayan_Aura greetinds!! Edited May 24, 2021 by Mitosky Quote Link to comment Share on other sites More sharing options...
0 Akbare Posted May 24, 2021 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 May 24, 2021 use to other view sprite 833 to 3000 maybe Quote Link to comment Share on other sites More sharing options...
0 Triedge Posted May 27, 2021 Group: Members Topic Count: 12 Topics Per Day: 0.00 Content Count: 46 Reputation: 1 Joined: 03/20/12 Last Seen: Friday at 06:23 AM Author Share Posted May 27, 2021 On 5/23/2021 at 9:32 PM, Mitosky said: Hi, go to iteminfo and In unidentifiedResourceName = sayan_aura change to Sayan_Aura greetinds!! no work, crash! Quote Link to comment Share on other sites More sharing options...
0 Mitosky Posted May 28, 2021 Group: Members Topic Count: 48 Topics Per Day: 0.02 Content Count: 104 Reputation: 0 Joined: 10/22/19 Last Seen: Friday at 01:41 AM Share Posted May 28, 2021 (edited) On 5/27/2021 at 1:12 AM, Triedge said: no work, crash! Sorry bro my bad is Saiyan_Aura You must use the same name, you must also use capital letters, as is in everything you edited, brother. example ACCESSORY_Saiyan_Aura = 833, [ACCESSORY_IDs.ACCESSORY_Saiyan_Aura] = "_Saiyan_Aura" Edited May 29, 2021 by Mitosky Quote Link to comment Share on other sites More sharing options...
0 Angeluz Posted May 28, 2021 Group: Members Topic Count: 10 Topics Per Day: 0.00 Content Count: 109 Reputation: 19 Joined: 07/28/12 Last Seen: 12 hours ago Share Posted May 28, 2021 here try with [ACCESSORY_IDs.ACCESSORY_Saiyan_Aura] = "_saiyan_aura", Quote Link to comment Share on other sites More sharing options...
Question
Triedge
i used this: Super Saiyan Aura - Animated Headgears - rAthena
but... no work.
The sprite is not displayed in any way.
Any idea why this happens?
Link to comment
Share on other sites
10 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.