i’ve been trying to fix this error for 2 days but the cause of the error isn’t even in my script, the only strings near it are this:
private int currentIndex;
void Equip(int p_ind)
please hel me
Error codes on their own don’t mean anything to people. If you want help, please provide the full text of the error and your full script. The only thing anyone can do with that error code is google this for you: Resolve errors and warnings related to array and collection declarations and initializations - C# reference | Microsoft Learn
@xanderverni , perhaps this post can be of assistance in updating your question:
1 Like