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

cant get past Ratata duelers in route 30

Status
Not open for further replies.

Tony

Starting Trainer
i had made it all the way to sprout tower then wandered back to the starting area and tried to go back to the tower but got stuck in route 30 because the road is now unpassable by the dueling ratata trainers, am i the only one that cant leave the begging areas anymore?
 

Darkfire

Administrator
Administrator
P3D Developer
compare this with your pokemon/save/<save name>/register file and and find if anything is missing(i did not include anything past route 31 in this so sprout tower and gym stuff will be missing)
Code:
mom_start,elm0,pokemongot,starter2,get_egg_mrpokemon,oldguide,trainer_rival_0_water,elm4,mom_adventure2,trainer_30001,trainer_30002,trainer_30003,trainer_31001
 

BakaOnibi

Trainer
Donator
You want to add these to your "Pokemon\Save\<player name>\NPC.dat" file.
Code:
{route30.dat|1|remove|1}
{route30.dat|2|remove|1}
{route30.dat|3|remove|1}
{route30.dat|5|position|8,0,31}
This should have been added to the file when you went back to Prof. Elm after visiting Mr. Pokemon.
 

Darkfire

Administrator
Administrator
P3D Developer
BakaOnibi said:
You want to add these to your "Pokemon\Save\<player name>\NPC.dat" file.
Code:
{route30.dat|1|remove|1}
{route30.dat|2|remove|1}
{route30.dat|3|remove|1}
{route30.dat|5|position|8,0,31}
This should have been added to the file when you went back to Prof. Elm after visiting Mr. Pokemon.
oh yeah forgot that file ignore mine
 
Status
Not open for further replies.
Top