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

  1. xac95

    Gen VII Scripts (Z-Moves, Abilities and Moves,)

    Hi! Someone knows the move effects of Throat Chop? I can't find it D: Thanks!
  2. xac95

    [Scripting Question] Gender of the pokemon

    You've the answer!!! THANK YOU A LOT!!! I've reinstalled all the fonts and there was a font that I had not installed, so it was the problem.
  3. xac95

    [Scripting Question] Liquid Voice in Pokemon Essentials

    I've solved it, thank youu! ^^
  4. xac95

    [Scripting Question] Liquid Voice in Pokemon Essentials

    Anyone can tell me why it doesn't works? def pbModifyType(type,attacker,opponent) if type>=0 if attacker.hasWorkingAbility(:NORMALIZE) && hasConst?(PBTypes,:NORMAL) type=getConst(PBTypes,:NORMAL) if attacker.hasWorkingAbility(:LIQUIDVOICE) && thismove.hasFlags?(k)...
  5. xac95

    [Scripting Question] Gender of the pokemon

    I use Pokemon Essentials 16.1, and battle or stats menu never show the gender of my pokemon. Do you know if I need some script or something? Please, I need help :c
Back
Top