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

Cut 'Unable'

Status
Not open for further replies.

PaulyD

Bug Catcher
I have put cut on one of my pokemon and i would like to make it forget cut and learn a new skill. When I try to teach my other pokemon cut is just says unable.

Why is this and how do I fix this?

Thanks,
PaulyD
 

Darkfire

Administrator
Administrator
P3D Developer
Hms cannot be forgotten like normal
for now you can't remove the move without editing files
goto /pokemon/sav/<save name>/party.day
each pokemon is a line like this:
Code:
{"Pokemon"[30]}{"Experience"[1200]}{"Gender"[1]}{"EggSteps"[0]}{"Item"[18]}{"NickName"[]}{"Level"[12]}{"OT"[26812]}{"Ability"[65]}{"Status"[PSN]}{"Nature"[3]}{"CatchLocation"[at New Bark Town]}{"CatchTrainer"[Ben]}{"CatchBall"[5]}{"CatchMethod"[As a gift from Prof. Elm]}{"Friendship"[55]}{"isShiny"[0]}{"Attack1"[33,30,30]}{"Attack2"[22,15,15]}{"Attack3"[52,25,19]}{"Attack4"[108,20,20]}{"Stats"[63,63,37,34,32,39,35]}{"FPs"[0,0,0,0,0,0]}{"DVs"[31,17,29,6,19,18]}{"AdditionalData"[]}
each attack is listed [attack#,full pp, current pp]
use this list to find the number for cut and change it(or just empty the brackets to delete it)
http://bulbapedia.bulbagarden.net/wiki/List_of_moves
 

Daziman

Champion
Trusted Support
Retired Mod
there is a Move deleter in the final town (thorn something), but...the file edition is the best way
 
Status
Not open for further replies.
Top