• 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?".
  • Forum moderator applications are now open! Click here for details.
  • 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] Help me with the Pause Menu?

3
Posts
7
Years
  • Age 20
  • Seen Aug 5, 2018
Can someone help me with the Pause Menu? I just want to show the Pokémon Team on the pause menu, show the Player's Money and Name and show the Hour.

I don't know how script, but i know some algorithm, but not too much.

Can help me with these things?
 
Last edited by a moderator:
320
Posts
13
Years
  • Seen Dec 27, 2021
I'm at work right now so I can't provide a detailed explanation atm.

To get an idea how to display the players' team take a look at the following script:

http://pokemonessentials.wikia.com/wiki/Tutorial:Simple_HUD_Fixed

You could probably very easily modify this code to display the players' party in the pause menu. The player's money and name is trivial as well.

The best way to learn these things is to just try it, if you need help I'll try my best to provide assistence.

I also recommend checking out this recently started tutorial series by Luka SJ, to help you get a basic understanding of rgss scripting.

https://www.youtube.com/watch?v=6cD1Ie7IXh4
 
Last edited:
Back
Top