• Our software update is now concluded. You will need to reset your password to log in. In order to do this, you will have to click "Log in" in the top right corner and then "Forgot your password?".
  • Welcome to PokéCommunity! Register now and join one of the best fan communities on the 'net to talk Pokémon and more! We are not affiliated with The Pokémon Company or Nintendo.

[Scripting Question] Randomizing the PLAYER'S TEAM? - Is it possible?

30
Posts
10
Years
  • Seen Apr 9, 2023
One thing I always like to do when I replay fan games is try to make the playthrough interesting for both myself to play but also potential onlookers, and the thing that currently intrigues me is randomization. I've been toying around with randomizers on the main series games and am also aware that it is possible with RPGmaker and rom hacks, but something I've always wanted to try was something that allowed me to randomly select which Pokemon I WOULD USE.

Randomizing wild pokemon is nice because it forces me to catch and use ones that I usually wouldn't play with, but after a few badges I find myself using the same 6-10 members as I would have anyway, minus the odd legendary.

Ideally, what I would be after is something that will clearly and randomly decide my team for me that I can utilize at my will to add for a more random situation. Here are the ways I am seeing it play out in my head:

1. A script or event in RPGmaker that does it for me. It can take 6 Pokemon from my Box and put them into my party every time I chose to run it. Or it can simply suggest six by placing them in a separate box or in some way indicating them, perhaps through text or images popping up on the screen. Would likely work best for single Pokemon at a time if possible.

OR

2. an outside tool or modification that allows me to randomly select team members instead of RPGmaker. My ideas in the past have been to number each slot of the box then use a random number generator to select slots OR to add every single Pokemon to my box using the script from the Reborn Sandbox then use the Random Pokemon generator websites out there to make the choice for me.
The problem with the first option is its not very obvious which slots are which and it confuses people (and my self some times) because I have to make artificial rules to make it logical.
The problem with the second one is I have to heavily cheat in the game and that's not really that fun either.

In the end, all I want is the Pokemon I'VE collected organically to be randomly chosen by something other than me to assure true randomness.

Is this possible? Do you have any ideas that can make this a reality? I know there are a lot of talented and creative individuals here so I am hoping to hear something that can help me make this type of playthrough a reality.

My idea for it would be to do a run were any time a Pokemon died I would roll the randomizer to pick a new one out of my box for me and have to use that, sort of like a Nuzlocke but with less limitations.
I've also considered randomizing a new team of six for every time I complete a major section of the game, like a battle with a gym leader or an evil team admin etc.

Anyway, thanks for any advice you guys can give!
 
Last edited by a moderator:
Back
Top