• 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.
  • Dawn, Gloria, Juliana, or Summer - which Pokémon protagonist is your favorite? Let us know by voting in our poll!
  • 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.

[Other] how would i add missions into the script for my team rocket hack? what code would i use for them?

  • 8
    Posts
    10
    Years
    • Seen Dec 6, 2014
    trying to add missions into my team rocket hack and not sure what the code is to do this. any help would be appreciated
     
    I'd suggest that you use diegoisawesome's tutorial. You're really better off reading than watching videos when it comes to scripting, especially because videos won't go over all of the options and syntax and they won't tell you why something is happening.

    ...Well, I'm generalizing, but it's better to get a basic grasp of scripting through reading and experimenting than starting out with videos.
     
    You'll have to use scripting, and you'll be using a ton of flags. You can set flags which tells the game 'this thing has occured' and you can make the game check flags to activate different dialouge. Flags are very important in this process, so maybe looking into those should be a priority and getting familiar with checkflag and setflag.
     
    Back
    Top