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

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