• 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] [NEED HELP] Pokemon Diamond Hacking...

nielsbwashere

Guest
  • 0
    Posts
    Hey guys,
    nielsbwashere here...

    and I need some help;
    so I've been hacking since 2 weeks now (and I am quite a noob)
    but I have tried so hard to figure out what was wrong with this code:
    Script #3

    LockAll
    SetVar 0x40F9 0x1
    SetVariableHero 0x0
    Message 0x1
    PlaySound 0x482
    Message 0x2
    FadeDefaultMusic
    CloseMessageOnKeyPress
    Call Function_#1
    RestartMusic
    ReleaseAll
    End
    ^ This is the script run after you've seen the image (from the TV) which includes the report about a the shiny.

    Function 1:
    Function #1

    ApplyMovement 0x0 Movement_#1
    WaitMovement
    ApplyMovement 0xFF Movement_#2
    WaitMovement
    Message 0x7
    WaitButton
    CloseMessageOnKeyPress
    ApplyMovement 0x0 Movement_#3
    WaitMovement
    End

    and movement:
    Movement #1

    WalkLeftFast 0x5
    WalkDownFast 0x2
    WalkLeftFast 0x1
    Exclamation 0x1
    End


    Movement #2

    WalkRightFastSite 0x1
    End


    Movement #3

    WalkRightFast 0x1
    WalkUpFast 0x2
    WalkRightFast 0x3
    WaitDisappear 0x0
    End

    if anybody could help me then I would be so happy; I inserted this in my Pokemon diamond rom, and the first time it worked; then I edited Func1 (added SetFlag 0x....) and after it didn't want to run it on NO$GBA (It said something like; 'can't create ROM image') even though I removed the 'SetFlag' line that it had trouble with in the first place...

    Do you guys see any errors in here?
    It gives the NO$GBA error after the message 0x2 line; so basically in func1 somewhere?...

    Please help me,
    I would be really thankful for that :)
    ~Nielsbwashere

    ?
    Well
    I just added:
    Message 0x1
    WaitButton
    CloseMessageOnKeyPress

    before:
    ApplyMovement 0x0 Movement_#1
    WaitMovement

    and it worked?
    WTH pokemon
     
    Last edited by a moderator:
    Back
    Top