- Joined
- Jul 25, 2019
- Messages
- 7
- Reaction score
- 1
- First Language
- german
- Primarily Uses
- RMMV
I want to make it possible if a character/enemy use all their mp they become a state (Not able to do anything (like permanent sleep))
But it doesnt work with variables or I'm to dumb.
I found a working script, that let the actor die instead of getting a state:
https://github.com/MoogleX/MV_Plugins/blob/master/Moogle_X_DieAtZeroMp.js
Is there a way to change this little thing? Or does someone know a working script with getting a state instead of getting k.o.?
Thx!
But it doesnt work with variables or I'm to dumb.
I found a working script, that let the actor die instead of getting a state:
https://github.com/MoogleX/MV_Plugins/blob/master/Moogle_X_DieAtZeroMp.js
Is there a way to change this little thing? Or does someone know a working script with getting a state instead of getting k.o.?
Thx!
Last edited:

