Jump to content
  • 0
Triedge

Problem with Super Saiyan Aura

Question

10 answers to this question

Recommended Posts

  • 0
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. 

unknown.png

unknown.png
unknown.png

unknown.png

Any idea why this happens? 

you have a simple mistake

it should be

ACCESSORY_SAIYAN_AURA = 833,

[ACCESSORY_IDs.ACCESSORY_SAIYAN_AURA] = "saiyan_aura"

Link to comment
Share on other sites

  • 0
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.

Link to comment
Share on other sites

  • 0

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

Link to comment
Share on other sites

  • 0
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 

 

Link to comment
Share on other sites

  • 0
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. 

unknown.png 

Link to comment
Share on other sites

  • 0

Hi, go to iteminfo and 
In unidentifiedResourceName = sayan_aura change to Sayan_Aura
 greetinds!!

Edited by Mitosky
Link to comment
Share on other sites

  • 0
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!

Link to comment
Share on other sites

  • 0
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 by Mitosky
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use and Privacy Policy.