• Do not use Discord to host any images you post, these links expire quickly! You can learn how to add images to your posts here.
Resource icon

Resource Random Battle Generator 1.0

PDM20

Coder of Chaos!
Member
Joined
Apr 5, 2019
Posts
58
PokeMiner20 submitted a new resource:

Random Battle Generator - A Generator for all kinds of battle

Greetings, this is a port of ☆Rei☆'s Random Battle Generator for Pokemon Essentials Version 18. this includes compatibility for my Modular Battle Script found here
For better documentation for use check out ☆Rei☆'s Original Post here
Ruby:
Expand Collapse Copy
################################################################################
# Random Trainer/Pokemon...

Read more about this resource...
 

pandary0204

Trainer
Member
Joined
Sep 9, 2020
Posts
65
Be a little more clear- are you getting an error message? Is your game running, but just not generating random battles?
I had created the script you showed, but when I interact with the event, nothing comes out.
QthxLhK.png
Sin título-1.png
 

PDM20

Coder of Chaos!
Member
Joined
Apr 5, 2019
Posts
58
I had created the script you showed, but when I interact with the event, nothing comes out.
that single call does nothing, look at the picture just above it, you'll notice something called 'generateBattle'
that is what actually starts a battle
 

pandary0204

Trainer
Member
Joined
Sep 9, 2020
Posts
65
that single call does nothing, look at the picture just above it, you'll notice something called 'generateBattle'
that is what actually starts a battle
I know that this "generate Battle" script starts the battle, but I don't know, if in addition to what appears in the image, something else needs to be added. because it does not start any battle when interacting
 
Back
Top