debug

12/19/2022 14:38 Woohoo1#1
so i was checking my client debug folder and found the following error:

Code:
Ani Index [MagicSkillType5129] Not Found In [ani/Magic.Ani]
AniIndexInfo Not Found MagicSkillType5129
Error: CreateNewAni(ani/Magic.Ani, MagicSkillType5129) failed.
and I cant for the life of me figure out how this error is created and from where?

id assume I could just add this to ani/Magic.Ani like this:

Code:
[MagicSkillType5129]
FrameAmount=1
Frame0=data/main/skill5129.dds
but I don't think that's the right way to go about it