J
jianmingyong
Guest
Apply to online mode 
For the time being (since the update still not out yet or you just cant wait ) those who need help on loop problem such as ratata trainer or any other npc that can't let you progress the game, you can use this little trick.
Remember to battle the trainer and revert all changes you made after saving the game.
For the time being (since the update still not out yet or you just cant wait ) those who need help on loop problem such as ratata trainer or any other npc that can't let you progress the game, you can use this little trick.
1. Goto /pokemon/maps/ folder and look for the map you are in. ( usually their file name are the building name or the map name )
2. Open the .dat file using notepad and search for the word "NPC" or the name of trainer if you know.
3. You will be able to see a similar line in this format:
4. Edit
Either by changing the location of the npc. [X,Y,Z]
Or the direction where it is facing.
5. Save the file and enjoy.
6. Open your game and you can bypass now.
2. Open the .dat file using notepad and search for the word "NPC" or the name of trainer if you know.
3. You will be able to see a similar line in this format:
Code:
{"NPC"{NPC[{"Position"{sngArr[7,0,25]}}{"TextureID"{str[14]}}{"ID"{int[4]}}{"Name"{str[Mikey]}}{"Action"{int[2]}}{"AdditionalValue"{str[1|trainer\route30\002]}}{"Rotation"{int[2]}}{"Movement"{str[Still]}}{"MoveRectangles"{recArr[]}}]}}
Either by changing the location of the npc. [X,Y,Z]
Code:
{"Position"{sngArr[7,0,25]}}
Code:
{"Rotation"{int[2]}}
6. Open your game and you can bypass now.
Remember to battle the trainer and revert all changes you made after saving the game.