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

Recent content by mrlance

  1. M

    Pokemon Expansion

    I added that extra bit and this changes if (gBaseStats[species].abilities[1] ||gBaseStats[species].abilityHidden ) { if ((Random() % 10) == 0) value = 2; else value = personality & 1; SetBoxMonData(boxMon, MON_DATA_ABILITY_NUM, &value); } In GetAbilityBySpecies if (abilityNum == 2)...
  2. M

    Pokemon Expansion

    How can i asign the hidden abilities, them are coded in base stats, but how can i make a pokemon o have him?
  3. M

    Pokemon Expansion

    How can i use the battle engine update with this expansion?
  4. M

    How To Change the Intro Sprites of FireRed

    Somebody know how to do this on emerald?
Back
Top