• 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] Help with PScreen_Load

Lazy Catalyst

What you do, the way you think, makes you differen
91
Posts
6
Years
  • Hi guys
    I had edited the load screen graphics and added 16 px to it
    Help with PScreen_Load
    (This image is not transparent)

    Then I edited this script section and added my new values
    Help with PScreen_Load


    The Image is loading perfectly but the text is messed up
    https://imgur.com/YaKRlmj

    I am not able to find how to change this
    If someone knows please help
    Thanks 😅
     
    Last edited:
    20
    Posts
    5
    Years
    • Seen Jun 30, 2023
    I'm still really new to scripting, but if I had to guess I'd say you need to find the points where the text location is in the script and also move them down by 16px each. Seems the strings for those options are around line 308, you'll probably be able to find what you need to change around there. I hope this helps!
     

    Lazy Catalyst

    What you do, the way you think, makes you differen
    91
    Posts
    6
    Years
  • Yes I had found that part before but I couldn't understand the variables and functions used there. When I edited the Image position there was values which could have changed
    Help with PScreen_Load

    I am also new to the scripting part, I usually do graphics
     
    Back
    Top