DFGHJKLKJHGFD'S PROFILE

Search

Filter

RagnaDyn lite?

author=drenrin2120
You're doing it for each monster, too? Regardless, it shouldn't be that long of an event. Something like this.

>Set Variable "MP" to Hero1
>Conditional Branch if "MP" = 0
>>Inflict Death

Then cycle through for each hero and monster. You can even use the same variable, it shouldn't matter. Set an event trigger that will always be true, like "Party Exhaustion, 0 to 100%", so that the event will always be checking for anyone or thing with no mp.

After looking at the DBS commands, call common event isn't necessary. And since you can set variables to equal monster MP, you should be able to compact the code neatly into one battle event.

You'll have to copy paste battle events no matter what. That is unavoidable when working with the DBS. A plugin for this would be rather pointless when the code using default rm2k3 commands is rather simple.

Wow, i'm so stupid. It's much more simple than i thaught. Thank you so much for solving my problem and thank you all for the attention and patience. See you soon.

RagnaDyn lite?

I managed to do that with the events, but it's tremendously long because I must do it for each character and for each monster. I should repeat the same process for too many times. Or is it possible to create it only once and use it many times?

RagnaDyn lite?

author=Craze
um lol i assumed this was for ace

i have not touched 2k3 since roughly 2007

So you cannot do it. :,(
Thank you in any case.
If no one else know how to do it, i'll simply have to renounce...

RagnaDyn lite?

author=Link_2112
author=Craze
I have no idea what Ragnadyn is, but I can have a 0MP KO script for you by tomorrow. I've done it before, I just need to pull the code out of an old project.

EDIT: uh wait what engine is this for?
haha 2k3


Yes, that's true. RPG Maker 2003.
If you can do it, you'll save me and my poor game. Thank you.

RagnaDyn lite?

I need only the no MP death feature of the plugin Ragnadyn. The other features messes up quite a lot my game. Is there available a version with only that feature? If there isn't, is it easy to create, some one can do it without a great effort?
Pages: 1