• Hi, Guest!
    Some images might be missing as we move away from using embedded images, sorry for the mess!
    From now on, you'll be required to use a third party to host images. You can learn how to add images here, and if your thread is missing images you can request them here.
    Do not use Discord to host any images you post, these links expire quickly!
Resource icon

NPC Battles (NPC vs. NPC) 1.01

Here is a quick update to this script, that is compatible with v19 of Essentials.
This does not make use of the plugin in system, so you will need to copy the contents of each file into a new script section.

Why release this?
I'm already working on a complete version vor Essentials, however it will take much more time, due to all the changes. However the simulated battles where easy to do and therefore I don't want to hold them back.

Find the files here.

Note: I just copied the files from my projects, but didn't test it any further. Let me know about any arising issues.
A small Bug was found, which didn't turn off the NPCBATTLE Switch in line 177.
Either change that line manually to say $game_switches[NPCBATTLE]=false or replace the whole script with the new version.
Back
Top