• 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.
  • The Eevee Expo Game Jam has concluded! 🎉 Head on over to the game jam forum to play through the games.
    Don't forget to come back September 21st to vote for your favorites!
  • Reminder: AI-generated content is not allowed on the forums per the Rules and Regulations. Please contact us if you have any questions!
Resource icon

Resource Random Battle Generator 1.0

PDM20

Coder of Chaos!
Member
Joined
Apr 5, 2019
Posts
59
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...
 
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
 
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
 
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