Im kinda confused as what you're expecting to happen with this. Do you want Dynamax to activate after the foe sends out Gastrodon, or at the start of the foe's attacking round? You have the triggers for both instances nested within each other here, so idk which one youre trying to use...
Thats a bit outside of the scope of this plugin, as that's more of a basic Essentials thing, not a plugin thing. Just like in the main series, regional evolutions require you to be in the correct region to obtain them. So if you want all of the species with Hisui evolutions to evolve into those...
Same way you evolve into Alolan and Galarian evolutions. The only difference is that while Alola/Galar are assigned to region 1 in Essentials by default, Hisui is assigned to region 2.
For your battle simulator, it sounds like you basically just want to set up a Battle Tower-style battle. As in, the player cant use their inventory, doesnt gain exp or money, and (I think) doesn't register anything in the Pokedex. If this is the case, just use DBK's "towerBattle" rule, and this...
Yes, but im saying to use the examples to get accustomed to the formatting of the scripts, because that's what you seem the most lost on. Im aware that they arent going to be relevant to what you want to do specifically, but to do what you want specifically, you need to first understand how...
That isnt the correct format. Idk where youre getting this format from, it just feels like youre throwing in random combinations of symbols. But I suppose you're a little closer than what you had yesterday.
I feel like youre rushing things out of impatience. You do not seem to understand the...
Like I said, I feel like ALL youre looking at is the SOS plugin guide. This plugin is an add-on to the DBK plugin, which means that it assumes you are already familiar with and fully read the DBK guide itself.
The DBK guide is like 70 pages long, more than half of which is just dedicated to...
The totem battle isnt a midbattle script. There isnt anything there that would help you in writing one.
I feel like all youre looking at is the SOS Battles guide. You need to go all the way back to the DBK guide itself and look through the entire guide for Midbattle scripting itself. There's...
I dont really know what youre looking at, because none of the examples in the guide are formatted like that. Tbh, it kinda just looks like youre throwing random symbols together and hoping they do something.
Because that isnt how its formatted at all. Based on what you wrote here, you seem pretty confused. Id suggest reading through the midbattle scripting guide and playing around with the examples first. Youre trying to run before you can walk. Forget about adding trainers for now. Come back to...
You still need the trainer battle call. Which in your case, sounds like it will be in the conditional branch. All of the setBattleRule calls are put above the battle call.
Yeah, definitely a compatibility error, then. I have no idea what youre using, so I have no idea what it would be. But DBK is compatible with most of the popularly used plugins that I know of, other than the ones explicitly listed as conflicts in the meta file.