• 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!
  • Cyndy, May, Hero (Conquest), or Wes - which Pokémon protagonist is your favorite? Let us know by voting in our poll!
  • 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✓] Scripting Resource Thread

Status
Not open for further replies.

DarkenedEclipse

Project Oak
  • 207
    Posts
    10
    Years
    Hey all, I've decided to make this read to accept requests for scripts for any rom hack... It gives me something to do and benefits your game.. Here's the app:

    Game:
    What do you want the script for:
    Any dialogue needed:
    Additional Info:


    Lemme know how I can help folks thank ya!
     
    I have a request lol.

    Game: Fire Red
    What you want script for: Can you do sample scripts that utilize all my routines in https://www.pokecommunity.com/threads/339153 ?
    Only for the ones that apply of course!
    Dialog: Whatever you deem needed for understanding the routines!
    Additional Info: Prefer them to be in XSE or PKSV
     
    Hey! Nice thread! I need some help too...

    Game: Fire Red
    What do you want the script for: Oak giving the character the National Dex
    Any dialogue needed: Something like, "There is one more thing I need to do before I send you out on your journey..."
    Additional Info: I want it to be inserted right after he gives you the pokeballs. And XSE would be nice...

    Thanks a ton!
     
    Hey! Nice thread! I need some help too...

    Game: Fire Red
    What do you want the script for: Oak giving the character the National Dex
    Any dialogue needed: Something like, "There is one more thing I need to do before I send you out on your journey..."
    Additional Info: I want it to be inserted right after he gives you the pokeballs. And XSE would be nice...

    Thanks a ton!

    Hm... I can do it!
    Code:
    #dynamic 0x800000
    
    #org @dex
    lock
    faceplayer
    msgbox @1 0x6
    special 0x16F
    msgbox @2 0x4
    closeonkeypress
    release
    end
    
    #org @1
    =Oak: Wait! Your Pok\h1Bdex is not yet\nupgraded!\pHere[.]
    
    #org @2
    = Oak: There! Now, on to your journey!
     
    Hm... I can do it!
    Code:
    #dynamic 0x800000
    
    #org @dex
    lock
    faceplayer
    msgbox @1 0x6
    special 0x16F
    msgbox @2 0x4
    closeonkeypress
    release
    end
    
    #org @1
    =Oak: Wait! Your Pok\h1Bdex is not yet\nupgraded!\pHere[.]
    
    #org @2
    = Oak: There! Now, on to your journey!
    Get out of here XD no jkjk
     
    Thank you BlazikenXY! That helps a ton! I would have figured it out myself, except it would have taken me forever and I have a lot of tests coming up to study for, so that saved me a ton of time! I might ask for more advanced scripts, and might help out with scripts every once and a while if that is okay.
     
    Thank you BlazikenXY! That helps a ton! I would have figured it out myself, except it would have taken me forever and I have a lot of tests coming up to study for, so that saved me a ton of time! I might ask for more advanced scripts, and might help out with scripts every once and a while if that is okay.

    You're welcome! I think you can but just don't rely on us to make your scripts! You can learn, too!
     
    Thread closed as per the owner's request.
     
    Status
    Not open for further replies.
    Back
    Top