• ✨ ARCHIVE MODE ✨
    The forum has now been set to read-only mode, no new posts, resources, replies etc will not be possible.
    We recommend you join our Discord server to get real-time response: Discord Invite Link

Not a bug Bug (0.39) smeargle only learns sketch once

frozenshado7

Active Member
I am not sure when this bug started happening, but I got a new smeargle and it is incapable of learning sketch from leveling up or the move relearner and I do know my old smeargle was able to learn it prior to the implementation of the current battle system so it may have something to do with that.
 

frozenshado7

Active Member
I am not sure when this bug started happening, but I got a new smeargle and it is incapable of learning sketch from leveling up or the move relearner and I do know my old smeargle was able to learn it prior to the implementation of the current battle system so it may have something to do with that.
Move relearner is in the game or did you make a mistake? (Nothing to do with solving your problem, sorry)
 

MrHippocrit

Champion
Trusted Support
Retired Mod
Strange indeed.... it ain't an issue in the Pokemon file...
Code:
Move|1,166
Move|11,166
Move|21,166
Move|31,166
Move|41,166
Move|51,166
Move|61,166
Move|71,166
Move|81,166
Move|91,166
As you can see.
 

Tornado9797

Content Developer
P3D Developer
Global Moderator
Strange indeed.... it ain't an issue in the Pokemon file...
Code:
Move|1,166
Move|11,166
Move|21,166
Move|31,166
Move|41,166
Move|51,166
Move|61,166
Move|71,166
Move|81,166
Move|91,166
As you can see.
Maybe there's a special move script conflicting with it and preventing it from working?
 

MrHippocrit

Champion
Trusted Support
Retired Mod
Strange indeed.... it ain't an issue in the Pokemon file...
Code:
Move|1,166
Move|11,166
Move|21,166
Move|31,166
Move|41,166
Move|51,166
Move|61,166
Move|71,166
Move|81,166
Move|91,166
As you can see.
Maybe there's a special move script conflicting with it and preventing it from working?
That'd be a hardcoded issue then and only Nilllzz (Or jason if he's still around) touches that.
 

moonboy89

Trainer
As I understand it, Nillzz fixed the bug where the same move can be learned multiple times by a pokemon at one time. Because Sketch is a move that currently isn't a fully functioning move, it's staying as Sketch. In the (official) Pokemon games, Smeargle won't learn sketch if the move still exists in its move set. I don't think this is a bug.
 
Top