Recent content by TACHAN

  1. T

    [Pokeemerald] DexNav (with Detector Mode!)

    Is it possible to make it compatible with Land Night Encounters?
  2. T

    [Question] Pokemon Essential in android?

    I want to play a Pokemon game made by Pokemon Essential in a Smartphone with Android. It's possible? ~_~
  3. T

    Wonder Trade (offline) v1.2

    Could be added Pokemon with Egg Moves? It would be very interesting.
  4. T

    Challenge Modes

    Line deleted, but now this happens if I want to put nickname when born a pokemon
  5. T

    Challenge Modes

    If born a Pokemon from an egg, the game is closed: (16.1 Version)
  6. T

    Three perfect IVs like Gen VI?

    Hi! How I can add that the wild legendary / baby / Unown with three perfect IVs randomly? Also, I want to change Hidden Power to have 60 to default.
  7. T

    Multiple save files 2.2

    This script works in 16.1?
  8. T

    Defining trainer Pok?mon's EVs

    Great!! I think you could do something similar with Ivs (for Gyro Ball, Trick Room teams and Hidden Power) the problem is to change all trainers in Trainers.txt to be compatible, unless you can do so...
  9. T

    Trade From PC (v15+)

    In 16.1 appears message error. You have to add a .is in Egg pbTradeFromPC(:KINGDRA,35,"Fred",0,nil,proc {|poke| !poke.isEgg? && !(poke.isShadow? rescue false) && poke.gender==1 && poke.species==PBSpecies::DRAGONAIR })
  10. T

    Challenge Modes

    Thanks you very much mej71 :)! I'm sorry for double post, but I just want Nuzlocke option in my game. Is there any way to disable Randomize and those other things? Randomize breaks events with pbHasSpecies?(::PBSpecies::CATERPIE)
  11. T

    Project: Generation 6 for Pokémon Essentials (Pokémon sprites and PBS files)

    Same error message if I add PBS.txt with Gen6+Fakemon ,TM.txt, Types.txt, Moves.txt, Abilities.txt, and item.txt, to a clean Essential V16.1 Edit: I've taken a look at Pokemon.txt and the error message appears if Hoopa is added. The error message does not appear if Hoopa is not. [720]...
  12. T

    Pokemon shiny problem in Safari

    I was in the Safari Zone when a wild Gulpin shiny appeared and... I use Essential v15.1 But I have modified the scripts, so I do not know if it happens in clean essential 15.1 How can I fix it? Or how can I put 0% shiny in the safari zone (only)?
  13. T

    Project: Generation 6 for Pokémon Essentials (Pokémon sprites and PBS files)

    Moody ability don't work --------------------------- Pokemon Essentials Gen 6 --------------------------- Exception: NoMethodError Message: undefined method `pbTooHigh?' for 1:Fixnum PokeBattle_Battle:4049:in `__clauses__pbEndOfRoundPhase' PokeBattle_Battle:4047:in `each'...
  14. T

    Project: Generation 6 for Pokémon Essentials (Pokémon sprites and PBS files)

    Read this: https://www.pokecommunity.com/posts/8703462/ But I do not know in which number of line will be in this project gen 6.
  15. T

    Team Preview in V15.1?

    I will put the changes that I have done in the script: NOTE: The script does not work The battle remains blocked when I defeat a pokemon and answer YES or NO to change my pokemon. In PokeBattle_ActualScene Change line OLD VERSION ---> @sprites["partybar2"].x-=16 VERSION 15.1 --->...
Back
Top