Recent content by 95gemello7

  1. 9

    Competitive Team Questions (and Incomplete Team Help)

    Hello guys, I would ask for help. In my opinion Meganium in 3rd generation hasn't interesting attacks in third generation, however, can you help me to find the answer for this problem? Meganium's Moveset: - Ancientpower. It is an Egg Move, it is useful against Fire, Ice, Bug and Flying...
  2. 9

    Pokémon Moveset and EVs.

    Hello guys, I would ask for help. Today I'll ask about Meganium's Moveset and EVs. In my opinion Meganium hasn't interesting attacks in third generation, however, can you help me to find the answer for this problem? Meganium's Moveset: - Ancientpower. It is an Egg Move, it is useful against...
  3. 9

    [ARCHIVE] Simple Questions (SEARCH BEFORE ASKING A QUESTION)

    I find out that offset in unLz, but there isn't the pointer in the animation code... So i achieved to repeat twice that first part of Dragon Claw... My problem now is this: how can I delete the orange/red coloration assumed by the Pokémon after it used Dragon Claw?
  4. 9

    [ARCHIVE] Simple Questions (SEARCH BEFORE ASKING A QUESTION)

    For this question I have to do an example... I have Dragon Claw's animation code: How can I remove the claw's animation, that is the same of crush claw? I tried to find the same code of crush claw, but there isn't... How can I do this...?
  5. 9

    [ARCHIVE] Simple Questions (SEARCH BEFORE ASKING A QUESTION)

    I have a problem... How can I repeat the start of Dragon Claw's animation? This is the animation's code i would repeat: According to what I found in the tutorial of Chaos Rush, when the attack crashes you can end its animation and put another after it... But I can't repeat twice that animation!
  6. 9

    [ARCHIVE] Simple Questions (SEARCH BEFORE ASKING A QUESTION)

    I'm trying to do a new animation for Giga Impact and I would like to know a thing: can I use the animation that in battle show the Pokémon when eating a berry? And where can I find it?
  7. 9

    [ARCHIVE] Simple Questions (SEARCH BEFORE ASKING A QUESTION)

    Reordering all the pointers could be a good idea.. I will do it, taking my time, but I will do it!
  8. 9

    [ARCHIVE] Simple Questions (SEARCH BEFORE ASKING A QUESTION)

    Thank you for the help, finally I've made a simply custom animation!! Here's my Night Slash animation! Also I've ordered all attacks animation's pointer in order to make easier find and select the needed animation; so, can I create a thread, when I have time, where I write these...
  9. 9

    [ARCHIVE] Simple Questions (SEARCH BEFORE ASKING A QUESTION)

    So, I cheked and in my opinion PGE doesn't work on attack's pointer because in my Hex Editor nothing has changed... But what can I do now?? I really don't know how to change manually the pointers because I have to repoint the pointers which are in PGE! It sounds weird, but I don't know how to...
  10. 9

    [ARCHIVE] Simple Questions (SEARCH BEFORE ASKING A QUESTION)

    I'm confused... I just tried to do this thing... First: I tried another time to change the pointer in PGE... I went to Pound's table. https://i1048.photobucket.com/albums/s372/95gemello7/01_zps6c3489de.png Then I went to Mega Punch's table...
  11. 9

    [ARCHIVE] Simple Questions (SEARCH BEFORE ASKING A QUESTION)

    Yes, I knew how pointers work... And how can I change animations using an Hex Editor? I'm still wondering why changing the pointer in Attack Editor doesn't work...
  12. 9

    [ARCHIVE] Simple Questions (SEARCH BEFORE ASKING A QUESTION)

    Do you mean the same background? Well, I think that they aren't exactly pointers, 'cause pound's pointer is 346F1C08, but in Attack Editor it is typed as 1C6F34... By the way, i replaced this pound's "pointer" with karate chop's pointer (1CFCEA), but when I opened the game to see the change...
  13. 9

    [ARCHIVE] Simple Questions (SEARCH BEFORE ASKING A QUESTION)

    Thank you a lot for the line!! :) About attacks' animations... I didn't know this thing... I supposed that every attack's animation was complete... Could you give me an example of one of these moves, please? There's another problem... I just tried to change "Pound" 's animation pointer with...
  14. 9

    [ARCHIVE] Simple Questions (SEARCH BEFORE ASKING A QUESTION)

    I'm using Fire Red v1.0 and I've just started to hack it... By the way thank you a lot for the help. Another thing: I'm searching every single pointer of the corresponding attack and I found out that attacks' animation data aren't in the same order of their pointer... For example: "Pound" 's...
  15. 9

    [ARCHIVE] Simple Questions (SEARCH BEFORE ASKING A QUESTION)

    Thank you for the explanations, but I didn't understand these things: 1) If i reach the offset of an attack's animation, the animation itself ends immediately before the offset of the following attack? 2) I still don't understand how to change the animation.. The pointer shown in Attack Editor...
Back
Top