• 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.
  • Our friends from the Johto Times are hosting a favorite Pokémon poll - and we'd love for you to participate! Click here for information on how to vote for your favorites!
  • 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] Script Help

  • 14
    Posts
    7
    Years
    Hi Guys I am currently making a rom hack that is being built on Pokemon Sapphire. Anyway I have a question. I made a script for a npc to talk to you but I cant figure out how to correctly arrange the text. It requires more lines in the box but I cant figure out the issue. Here's a screenshot of the issue and I'll include the script I made https://imgur.com/7qFA6Sm Here's the script I made
    #org $script
    lock
    faceplayer
    message $talk
    $talk 1 = To get to Littleroot Town faster just hop off this ledge
    boxset 6
    release
    end
     
    Last edited:
    Back
    Top