• 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!

Search results

  1. ValiantSoul

    Resource Pokédex BW Style

    [Pokémon Essentials version 19.1] Exception: NoMethodError Message: undefined method `[]' for nil:NilClass Backtrace: [Pokedex BW Style] BW PokedexEntry.rb:29:in `pbStartScene' [Pokedex BW Style] BW PokedexEntry.rb:650:in `pbStartScreen' [Pokedex BW Style] BW PokedexMain.rb:838:in `pbDexEntry'...
  2. ValiantSoul

    Resource Relearning moves from party menu(Like P:LA)

    I found the solution! Two additions should be added to the instructions: On Line 155 on UI_MoveRelearner, change -> def pbGetRelearnableMoves(pkmn) to -> def MoveRelearnerScreen.pbGetRelearnableMoves(pkmn) On Line 1222 on UI_Party, press enter and then add -> commands[cmdRelearn =...
  3. ValiantSoul

    Resource Relearning moves from party menu(Like P:LA)

    Following the instructions, the button to choose Relearn appears on the Party Screen, but clicking it does nothing. Did I miss something? All the script is certainly in the correct place. def pbStartScreen(pkmn) moves = MoveRelearnerScreen.pbGetRelearnableMoves(pkmn)...
  4. ValiantSoul

    Entertainment Relic Castle Pokedex

    Mudkip: If you don't liek Mudkipz, it is said that teh Mudkipz know, and will stare solemnly into your soul with their beady eyes until you relent. Next: Dunsparce
  5. ValiantSoul

    EXP All, or Not At All?

    Mmm sounds like a good idea bud, it's in line with what I was thinking of going for so it's nice to know there's at least some consensus :)
  6. ValiantSoul

    EXP All, or Not At All?

    Hey guys, I'm at a crossroads here. Let me start by saying my game has a fairly steep level curve, and jumps up fairly quickly; the first Gym is around Lv20 for the Leader with a Lv21 ace, and the second is around Lv30 with a Lv32 ace. There's also a level limit in effect, which goes up in 5...
  7. ValiantSoul

    Resource Foreign Pokémon in the Wild

    I gotta say my guy, your scripts are some of the most interesting and creative I've seen! You've often given me a flood of inspiration whenever you drop one, so I'm just commenting here to say thanks, bud :)
  8. ValiantSoul

    Resource FRLG Summary Screen and Party Screen

    My goodness, it's so simple but it works! Cheers buddy, huge thanks indeed :)
  9. ValiantSoul

    Resource FRLG Summary Screen and Party Screen

    I can indeed bud - I'll attach 3. And for reference, this is the script I'm using (note - unmodified)
  10. ValiantSoul

    Resource FRLG Summary Screen and Party Screen

    Is there a fix for this yet? It's a totally persistent issue and any help would be appreciated :)
  11. ValiantSoul

    Entertainment Relic Castle Pokedex

    Gigalith: The crystals on Gigalith's body cause sand to swirl wildly around it. Due to it being slow moving, deserts have been known to form in the years it takes to travel from place to place. Next: Pyukumuku
  12. ValiantSoul

    Writing Remixing vs Unique game & story

    Sounds awesome dude, there are plenty of Gen I remakes out there; but that idea of yours actually sounds original! Could be amazing if you ace it in execution
  13. ValiantSoul

    Resource Habitats - B2W2 Habitat List for Essentials

    Hey bud, any chance of an update for V18?
  14. ValiantSoul

    Resource DP Summary Screen

    Oh, I was just wondering bud! Yep, All it is is the first page of the summary screen has the purple bar to show the Heart Gauge; great to see you'll add it! On the screenshot is where it usually would be - it's in base essentials too in that same place. The Summary Screen is the best I've seen...
  15. ValiantSoul

    Resource DP Summary Screen

    Hey bud, I'm gonna guess this doesn't have a functioning Shadow Pokemon screen?
  16. ValiantSoul

    Other static encounter regional form.

    Hey bud, no need to do that! In V18 you can just do it like so pbWildBattle(:MAROWAK_1,40) Attach that to any static event and it will work :)
  17. ValiantSoul

    Discussion Creating your own region

    Personally, when designing my region I designed the map first, and as I go I design the story around it. From my standpoint, writing the story in its entirety is a daunting task, so I build the Region Map, deciding on biomes, locations, and linking that to the Pokedex. From there, I decide...
  18. ValiantSoul

    Overview Tutorials and Resources Requests

    Hey bud! I've gone and done it already, but I appreciate that 💯 % I'm not sure if the Admins had their own unique sprite sheets though, I couldn't find those, so if they're out there and you can source them - amazing!
  19. ValiantSoul

    Overview Tutorials and Resources Requests

    Oops! I just copied my post from elsewhere, I realise I forgot to mention what I'm looking for! I'm try and track down Gen III spritesheets for Team Magma and Team Aqua :)
  20. ValiantSoul

    Overview Tutorials and Resources Requests

    Hey guys, After an extensive search to track these down, I can't seem to find them anywhere. Do these exist already somewhere, or am I better off trying other things? Cheers!
Back
Top