• Just a reminder that providing specifics on, sharing links to, or naming websites where ROMs can be accessed is against the rules. If your post has any of this information it will be removed.
  • Ever thought it'd be cool to have your art, writing, or challenge runs featured on PokéCommunity? Click here for info - we'd love to spotlight your work!
  • Our weekly protagonist poll is now up! Vote for your favorite Conquest protagonist in the poll by clicking here.
  • 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.

[Question] Custom Load Screen in Pokémon Essentials

  • 6
    Posts
    5
    Years
    Hello it's my first time posting here....so please move this to the right place if this is not the right place to post.

    I am new to fan games and scripting
    Can anyone tell me how to make a custom load screen (the screen with the NEW,CONTINUE and OPTIONS)?
    Is there any specific script I will have to change?I just want a better interface.

    Thanks in advance
     
    Last edited:
    Have you tried looking in the Scripts, Tutorials & Tools section? Just reading through the first couple of threads gives me How to Add PSS Icon into Load Screen which might have some pointers, and I'm sure there are probably others too if you search.

    Thanks a lot...I searched a bit and found the script I had to change.It is PScreen_Load
    The PSS Icons script you suggested is also good....I will try that now
     
    Last edited:
    OK...so now I made this graphic for my load screen and also imported it into my game but as I said I don't have much knowledge of scripting so I don't know how to make the pokéballs work as options...

    I need help with the script to make it work
     

    Attachments

    • [PokeCommunity.com] Custom Load Screen in Pokémon Essentials
      interactive_loadScreen.png
      29.3 KB · Views: 30
    Do you have a specific question? How do you want the Pokéballs to work as options? Perhaps you want left/right and up/down to move between them like it does in the battle menu? I'm not sure exactly where that code is (PokeBattle_something probably), but I bet you could find it if you search for "Fight" or "Run" or something other piece of text you'd expect to see in that menu (e.g. "There's no running from a Trainer battle!" or however that's written).
     
    Do you have a specific question? How do you want the Pokéballs to work as options? Perhaps you want left/right and up/down to move between them like it does in the battle menu?

    Yes that's what I meant!

    Thanks for the advice.
    I'll check all the scripts so that I'm not asking questions which have answers available in Essentials.
     
    Just in case you didn't know: use ctrl+shift+F to search in the entire script
     
    Back
    Top