Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
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!
This looks amazing.
One suggestion / idea: (I can't download it to see it right now) I assume that when paying, it checks and removes the items from the bag, could it be modified to check and remove them from the PC (item storage) instead? I feel like that would make a bit more sense.
Also, the...
Yeah, definitely the way to go for now.
I have a question as well, when setting up a trainer to terastallize, how can I set their pkmn to tera into a specific type. I assume this can be done in defining species, but is there a way so that it only applies to that trainer's pkmn? I hope I'm not...
I'm having a very similar error
[Pokémon Essentials version 20.1]
[v20.1 Hotfixes 1.0.7]
Exception: NoMethodError
Message: undefined method `color=' for nil:NilClass
Backtrace:
[ScarletVioletGimmick_TDW] 006_ColorEffects.rb:174:in `pbAnimationCore'
190:Scene_PlayAnimations:518:in `block in...
I see. No problem.
Yes, it works like that, you can't use Gigaton Hammer twice in a row. But you can use another move, an item, switch, or run with no issue.
Hello, how does this script handle regional forms?
I set up the rate like this:
:ZIGZAGOON=>10,
And the species they can call like this:
:ZIGZAGOON=>[:ZIGZAGOON,:ZIGZAGOON,:ZIGZAGOON,:ZIGZAGOON,:LINOONE,:LINOONE],
When I encounter a Galarian...
So I'm using "beforeLast_foe", and when the trainer shows up to talk, right after I knock out their second to last mon, that mon's info box with the empty hp still shows while the trainer talks, then when they send in the last mon, it has no info box, and it only appears again after the...
So I have 2 problems, when I go into a building (so, map transfer) I get this error:
[Pokémon Essentials version 19.1]
[Generation 8 Project v1.1.2]
Exception: ArgumentError
Message: wrong number of arguments (given 2, expected 0..1)
Backtrace:
[Bike Stop Graphic Input v19.1] BikeStop.rb:94:in...
Hello, I don't know if anyone else has this same problem, but I'm getting an error when using this along with
mej71's Following Pkmn Script
Script '[Overworld Footprints]' line 63: NoMethodError ocurred.
undefined method 'each' for nil:NilClass
from 'Overworld Footprints' line 63 in 'dispose'...