You are not logged in.
Pages: 1
I know maybe some of this is really simple to figure out, but I really suck at this stuff and have no idea what I'm doin so I'm hopin maybe someone can help.
I wanna make the safari zone act like a normal area (meaning no entry payment, infinite steps, access to your own pokeballs rather than safari balls, battling wild pokemon, & wild pokemon being unable to run away from battle)
I know it might be a bit too much to be trying to do so it might not be possible, but idk how complicated this stuff is so it's hard for me to really tell. Sorry : (
Last edited by ChickenMan1231 (2022-02-13 07:16:30)
Offline
The place to start is to edit the Safari Zone Gate script and remove the parts where the npc removes your money and initializes your Safari balls and step counter.
Most importantly, you want to let the player into the Safari Zone without setting the EVENT_IN_SAFARI_ZONE flag. This should prevent the game from kicking the player out of the Safari Zone when they don't have any steps or Safari balls.
Offline
Pages: 1