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.
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...
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...