• 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.

[Script] I need help with my starter pokemon/cutscene script

9
Posts
12
Years
    • UK
    • Seen Mar 16, 2018
    My script can be found in the spoiler below. The problem is that once the player stands on the script tile the THUD text appears but then nothing else happens. Thanks in advance!
    Movement character codes
    0x2 is the professor
    0x3 is a pokeball
    0x4 is the professors assistant
    0xff should be the character (or have i gotten that wrong?)
    Spoiler:
     
    Last edited:
    57
    Posts
    15
    Years
    • OZ
    • Seen Sep 17, 2022
    My script can be found in the spoiler below. The problem is that once the player stands on the script tile the THUD text appears but then nothing else happens. Thanks in advance!
    Movement character codes
    0x2 is the professor
    0x3 is a pokeball
    0x4 is the professors assistant
    0xff should be the character (or have i gotten that wrong?)
    Spoiler:

    You're missing #raw 0xFE from the end of the movements in offsets 0x8017F4, 0x801802 and 0x8019F6
     
    Back
    Top