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

[Other✓] I need help for scripts!:)

  • 21
    Posts
    10
    Years
    • Seen Aug 8, 2024
    Hello Everybody!:)
    I am using this scripts for Pokemon Ruby,after i insert it and try it out
    The events dont disappear,i can make them over and over again ...
    What did i made wrong?~_~
    And btw how can i make a "rebattle" trainer/how can i change the music in the "battle" events?^_^
    Thank you,to everyone^^

    #org $script
    lock
    faceplayer
    cry 0xA1 128
    #raw 0x33
    pause 0x30
    message $cry
    $cry 1 = Hhhhhhhh!
    boxset 6
    wildbattle 128 75 0
    pause 0x60
    fadescreen 1
    removesprite 0x800F
    setflag 0x1211
    pause 0x10
    fadescreen 0
    release
    end

    and here too:

    #org $script
    lock
    faceplayer
    message $talk
    $talk 1 = A Pokémon!
    boxset 6
    givepokemon 175 5 0x8B
    release
    end
     
    Last edited:
    Okay,thank you :)
    But what did i must change now in the first script,therewith the event cant replay and disappear after the battle?
     
    I found a scripting tool that seems cool (PKSV-UI, I'm not sure I can post a link here, still new to pc XD) It can generate scripts like trainer battles or requiring an item to proceed, and edit ingame scripts so you don't really have to scratch scripts. Makes it easier for scripting noobs like me lol.
     
    I found a scripting tool that seems cool (PKSV-UI, I'm not sure I can post a link here, still new to pc XD) It can generate scripts like trainer battles or requiring an item to proceed, and edit ingame scripts so you don't really have to scratch scripts. Makes it easier for scripting noobs like me lol.

    XSE budy, XSE all the way
    Trust me on this one, it will pay off
     
    Back
    Top