- Joined
- Dec 11, 2021
- Messages
- 102
- Reaction score
- 51
- First Language
- Filipino
- Primarily Uses
- RMMZ
I've been working on a custom skill in which after the skill is cast, a common event will be executed. Inside the common event is my Javascript function.
My code is definitely working correct. I've been testing this for weeks until today. I got an error 'Set Attack Null' after an actor finishes its skill and the common event.
But after that, I panicked. My stupid brain decided to close the game without taking a look at the console. I wasn't even sure if 'Set Attack Null' is the correct error I saw. But the problem is no matter what I do, I can't replicate it. My code is working fine. This is the first time I saw that error.
What does 'Set Attack Null' means in the battle scene?
My code is definitely working correct. I've been testing this for weeks until today. I got an error 'Set Attack Null' after an actor finishes its skill and the common event.
But after that, I panicked. My stupid brain decided to close the game without taking a look at the console. I wasn't even sure if 'Set Attack Null' is the correct error I saw. But the problem is no matter what I do, I can't replicate it. My code is working fine. This is the first time I saw that error.
What does 'Set Attack Null' means in the battle scene?