Recent content by MissKanabellle

  1. M

    [Essentials Tutorial] Turn HM moves into items

    AH! Thank you, I didn't even think about updating the Follow Pokemon code. It's working now :)
  2. M

    [Essentials Tutorial] Turn HM moves into items

    Hi, could I get a little help with my surf code? I am trying to replace the HM with a surfboard item which works up until I try to actually surf then it throws out this error: [Pokémon Essentials version 17.2] Exception: NoMethodError Message: undefined method `hp' for nil:NilClass Following...
  3. M

    [Essentials Tutorial] Turn HM moves into items

    Hi, I am trying to get surf to work as a surfboard and I can pick up the item but when I go to surf it gives me this error: [Pokémon Essentials version 17.2] Exception: NoMethodError Message: undefined method `hp' for nil:NilClass Following Pokemon:419:in `check_surf' Following...
Back
Top