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

  1. A

    ZUD Plugin [Essentials v19.1]

    Every time I start the game I keep getting this message Exception `SyntaxError' at -e - 158:Battler_UseMove_TriggerEffects:191: syntax error, unexpected end-of-input, expecting `end' -e:in `eval': 158:Battler_UseMove_TriggerEffects:191: syntax error, unexpected end-of-input, expecting `end'...
  2. A

    Dynamax & Max Raid Battles [Essentials v18.1]

    I moved the Following Pokemon under the Dynamax script and I still get get this message Message: Script error within event 11, map 3 (RED's house): Exception: NoMethodError Message: Section176:1593:in `dispose'undefined method `dispose' for nil:NilClass ***Full script...
  3. A

    Dynamax & Max Raid Battles [Essentials v18.1]

    Please Help Every time I leave a battle or end a battle I get this message pbWildBattle(PBSpecies::PIKACHU,5) Interpreter:243:in `pbExecuteScript' SpriteWindow:1152:in `pbDisposeSprite' SpriteWindow:1141:in `pbDisposeSpriteHash' SpriteWindow:1140:in `each' SpriteWindow:1140:in...
  4. A

    [Essentials Tutorial] Dynamax tutorial

    I am able to start the game and load a new and saved game but, every time I try to start a battle I get this error Message: wrong number of arguments(4 for 5) PokeBattle_Scene:384:in `refresh' PokeBattle_Scene:384:in `initialize' PokeBattle_Scene:251:in `new' PokeBattle_Scene:251:in...
  5. A

    [Essentials Tutorial] Dynamax tutorial

    Yep that was the problem weird I thought I tried that before well at least it's now working thanks for the help.
  6. A

    [Essentials Tutorial] Dynamax tutorial

    Hi I got most of the script working on 17.2 except I get a SyntaxError when adding if battler.effects [PBEffects::DButton] battler.effects [PBEffects::MaxMove1] += 1 if cw.index == 0 battler.effects [PBEffects::MaxMove2] += 1 if cw.index == 1 battler.effects...
Back
Top