Recent content by PK Legends

  1. PK Legends

    Generation 8 Project for Essentials v18 and v18.1 (Scripts, PBS and More)

    Sorry to disturb you sir but I can't teach my pokemon any tm/hm/tr moves whenever I try it shows this error and here's my code.#=============================================================================== # Teach and forget a move...
  2. PK Legends

    Dynamax & Max Raid Battles [Essentials v18.1]

    Sir sorry to disturb I tried to fix this error myself but its again and again showing the syntax error I did all possible editing at line 1363. But it again and again shows the syntax error in the last line. Sir please teach me how can I fix this error myself. # Show shininess star if...
  3. PK Legends

    Dynamax & Max Raid Battles [Essentials v18.1]

    thanks now its working but it doesnt shows dynamax level
  4. PK Legends

    Dynamax & Max Raid Battles [Essentials v18.1]

    def drawPageFour overlay = @sprites["overlay"].bitmap moveBase = Color.new(64,64,64) moveShadow = Color.new(176,176,176) ppBase = [moveBase, # More than 1/2 of total PP Color.new(248,192,0), # 1/2 of total PP or less...
  5. PK Legends

    Dynamax & Max Raid Battles [Essentials v18.1]

    Thank you I can dynamax now as i had kept dynamax for any map false but it is again showing the same error while seeing the movesets
  6. PK Legends

    Dynamax & Max Raid Battles [Essentials v18.1]

    --------------------------- Pokemon Essentials --------------------------- [Pokémon Essentials version 18.1.dev] Exception: NameError Message: undefined local variable or method `moveToLearn' for #<PokemonSummary_Scene:0xcf82560> Backtrace: PScreen_Summary:700:in `drawPageFour'...
  7. PK Legends

    Dynamax & Max Raid Battles [Essentials v18.1]

    It is not showing option for dynamaxing and also not showing dynamax level
  8. PK Legends

    Dynamax & Max Raid Battles [Essentials v18.1]

    --------------------------- Pokemon Essentials --------------------------- [Pokémon Essentials version 18.1.dev] Exception: NameError Message: undefined local variable or method `moveToLearn' for #<PokemonSummary_Scene:0xc7f6198> Backtrace: PScreen_Summary:700:in `drawPageFour'...
Back
Top