• 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] National Dex

37
Posts
5
Years
  • Age 23
  • Seen Jul 25, 2020
Hi, i'm a beginner in Pokémon Essentials. I tried to give the Pokédex using the normal script but in this way the dex shows me only the 1st gen pokémons but in the game i want to be possible to find every generation's pokemon from the begin. What could I do?
 
9
Posts
5
Years
  • Age 23
  • Seen Jun 10, 2020
I can help you! the script shows you all gens until generation 5.

Conditional Branch: Script:!$Trainer.pokedex

in the Conditional Branch, you do an another.

Conditional Branch: Script:pbUnlockDex

That's for the first dex.

Now you do an another xD Conditional Branch

Conditional Branch: Script:pbUnlockDex(1)

And you continue until 2.
 
Back
Top