Recent content by Bluephoenix97x

  1. B

    [Question] Custom Ability Trouble (Can no longer playtest)

    Also, no idea why the images came out side ways so sorry about that.
  2. B

    [Question] Custom Ability Trouble (Can no longer playtest)

    Okay so, I was messing around with a custom ability and it didn't work time and time again. So I removed the line with the ability on it today and I'm not able to playtest my game at all. Please help as soon as possible. I have provided the errors that have appeared.
  3. B

    Plug-and-play Delta Pokemon/Alolan Forms script

    Where can I find said functions?
  4. B

    Plug-and-play Delta Pokemon/Alolan Forms script

    So, does this work in tandem with Rot8er's script or is the script still needed at all?
  5. B

    Plug-and-play Delta Pokemon/Alolan Forms script

    I'm using the most recent version of Pokemon Essentials, is there any changes that I would have to make to have this function properly. Also, I'll be using a different name than Delta or Alolan... What changes would I have to make to give it my own title?...
  6. B

    [Scripting Question] Help with custom ability

    --------------------------- Pokemon Essentials --------------------------- [Pokémon Essentials version 17.2] Exception: ArgumentError Message: wrong number of arguments(2 for 1) PokeBattle_Battler:1341:in `pbSleep' PokeBattle_Battler:1341:in `pbEffectsOnDealingDamage'...
  7. B

    [Scripting Question] Help with custom ability

    Thank you so much & I do understand fully.
  8. B

    The Blue Phoenix

    The nostalgia...My project has came along so much since I posted this.
  9. B

    [Scripting Question] Help with custom ability

    Custom Ability Trouble Okay, so this is my second post. (My first one vanished into thin air). I've been testing a clone of the ability "Flame Body" and I've yet to actually have it activate. Yes, I've done this part: 165,TRANQUILIZE,Tranquilize,"Contact with the Pokémon may induce sleep" Here...
  10. B

    [Scripting Question] Help with custom ability

    Here is the updated version, but as far as I can tell it still doesn't work. if target.hasWorkingAbility(:FLAMEBODY,true) && @battle.pbRandom(10)<3 && user.pbCanBurn?(nil,false) PBDebug.log("[Ability triggered] #{target.pbThis}'s Flame Body")...
  11. B

    [Scripting Question] Help with custom ability

    I have not received an error thus far. I did define the ability already. So, it hasn't activated in 25+ moves that made contact with me. So could it just be luck? Is is there a way to increase the odds of it activating?
  12. B

    [Scripting Question] Help with custom ability

    So, I'm new to this for the most part. I ask that you take that into consideration. But getting strait into the matter at hand, The first new ability in my game is called "Tranquilize" it is a "Flame Body" clone with the goal of it putting the opponent asleep instead...
  13. B

    Opinions on Fakemons?

    Happy Holidays from Pokemon Mind X Matter!
  14. B

    Opinions on Fakemons?

    Why don't you come and see all the new pokemon related stuff on my wikia of which I am making a pokemon game.
  15. B

    Opinions on Fakemons?

    I completely agree, new concepts are fascinating.
Back
Top