• Our software update is now concluded. You will need to reset your password to log in. In order to do this, you will have to click "Log in" in the top right corner and then "Forgot your password?".
  • 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.
K
Reaction score
148

Profile posts Latest activity Postings About

  • Hey, just figured I'd point out a few things about your battle script macros.
    jumpifsecondarystatus is misspelled jumpifsecondartstatus, and jumpifspecialstatusflag does weird things due to it having a different number of defines after the .macro compared to the .byte/.words.
    Yo! There are now huge problems in the latest EM Mega routine:
    - Mega Evolves into a wrong slot (ME into a limbo slot?).
    - Doesn't revert back after battle.
    - It takes more than eight or ten seconds to progress (I thought the game might have frozen).
    - AI doesn't Mega Evolve.

    I'll report more soon. I know you haven't working on this for a while so I leave notes.
    Ah, it's okay. I'm doing well, just finished some homework and about to go to bed I think because I have school in the morning. Also, I'm tired because I had a busy weekend. On Friday I played Poker then watched some hillbillies wrestle on Saturday for the first time, it was interesting haha. Then watched the super bowl with some friends today and that was fun.

    How was your weekend? :)
    Am doing fine too. As opposed to you, I've got too much free time on my hands :P. That'll soon change though. Anyway, I wanted to ask about your base but I guess I now know the answer
    i think i know what im doing wrong with the callasm,setword and battle string loader hack

    i think im messing up at this step
    Replace all 10 BD 31 08 with the "reversed hex in little indian of your new names data offset with 08 at the end"

    what would the new names data be? would that be the new battle script command table offset or is that something else
    hey kleenexfeu i have stupid question to ask u how do u enable the callasm,setword and battle string loader hack i only put them in the rom i dont know how to actually enable them or turn them on
    for the bad dreams battle script it gives me this error "Line 5 has too many parameters correct number is 3" can u tell me how to fix it thx
    the reason why im asking is because when i try to do moxie i get the attack rose animation but there is no Gyarados attack rose and the game freezes
    okay kleenexfeu i need help with the callasm,setword and battle string loader hack so these three offsets is where i put them

    pokemon extreme paradox callasm command = B6B5BC
    pokemon extreme paradox setword command = B6B5F0
    pokemon extreme paradox battle string loader hack = E45760

    so im wondering what do i do to get them to work because in the expanded battle script commands table i replaced the first FE FE FE 08 with the callasm offset +1 and the second FE FE FE 08 that was at the bottom i put the setword command +1

    is this correct and if not could u help me because i dont think they are working
    i need help with Primodial Sea,Desolate Land and Delta Stream

    okay i know im gonna come off sounding like im lazy and i want u to do it for me but actually im here typing to u today in the exact opposite way i know how to do the stuff for these three abilites except for the battle scripts i keep trying to do the battle scripts and it just dosent seem to work or the battle script i get dosent work and i was wondering if u can give me/show me the compiled version of every battle script used in these three abilites i know i sound like im lazy and i know im asking too much but it isnt working for me and i really wanna implement these three abilites u dont have to show me the compiled battle scripts but i hope u do as it would help me alot
    Okay so I took out the offset that was in the expanded battle script commands table that was pointing to the battle script loader hack and turned it back to FE FE FE 08 and as for the callasm and set word commands I put a +1 to it so now it is

    CALLASM BD B5 B6 08
    SETWORD F1 B5 B6 08

    Did I do this correctly?
    Oh so in the expanded table the only ones that get a +1 are the set word and callasm commands whereas the battle string loader hack stays at 60 57 E4 08?
    alright ill try to make it more understandable

    okay so i have expanded the battle script commands table and now i have put the battle string loader hack,setword,callasm commands into my rom but i dont think that they are working

    at the end of the new battle script commands table there are FE FE FE 08s.

    so i am wondering how to make the three commands work correctly i pointed them to the rom as so

    the first FE FE FE 08 was switched to BC B5 B6 08
    the second FE FE FE 08 was switched to F0 B5 B6 08
    the third FE FE FE 08 was switched to 60 57 E4 08

    i need your help to tell me if u know what im doing wrong to tell me so i can get them implemented correctly.

    and also for the bad dreams battle script it gives me this error "Line 5 has too many parameters correct number is 3" can u tell me how to fix it thx
  • Loading…
  • Loading…
  • Loading…
Back
Top