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.
Thanks bro, where should I put that? Im using shiney script, I tried to put your code in ''starting the scene'' and ''closing the scene'' section but nothing happens.
Here is my ''virgin'' pause menu script: (I know
All I want is that the background music is paused when I enter the pause menu. (Pressing ESC I mean, you know xD). I would like that when you leave the menu music continues where it was paused too.
I have tried many things but none worked. I tried pbBGMFade for example, but nooope.
Someone...
How I can replace the Pokédex? I have the ''Controls Screen'' script and I can display this in the Pause menu:
# To this screen be displayed in the pause menu, in PokemonPauseMenu script,
# before line 'commands[cmdDebug=commands.length]=_INTL("Debug") if $DEBUG' add:
#
# cmdControls=-1
#...