Jump to content

HGSS Scripting Help


PokeHunter92

Recommended Posts

I am working on a ROM hack of SoulSilver and I don't know where to go next. I have 3 things I am looking for help with.

I want to add some Team Rocket events in Kanto. Basically Team Rocket would be in all the caves of Kanto trying to find new Pokemon and it would end with the hero having to beat them again on their way to Mewtwo in Cerulean Cave. I was wondering if this is possible. 

I also want to change how the Elite 4 interact with you when you go through the Elite 4 the second time. It has always bugged me that they act like they don't know who you are despite the fact that you have already beaten them. 

The last thing I want to do is eliminate all the rock climb areas and turn them in to stairs so they can be accessed throughout the game and you don't have to have a Pokemon with rock climb to get to Red.

Can anyone help with any of these?

 

Link to comment
Share on other sites

The first two things can be done easily.  Rock Climb areas are a little more complicated. You can edit movement permissions to make them walkable, so you could have the player walking/climbing on the rock climb trail. But if you want them to look like actual stairs, you would have to edit the 3d map models of every area with rock climbs. Nothing too difficult, but it would require a crazy amount of time.

Link to comment
Share on other sites

6 hours ago, †Nømura said:

The first two things can be done easily.  Rock Climb areas are a little more complicated. You can edit movement permissions to make them walkable, so you could have the player walking/climbing on the rock climb trail. But if you want them to look like actual stairs, you would have to edit the 3d map models of every area with rock climbs. Nothing too difficult, but it would require a crazy amount of time.

Do you know how to script these events? I am brand new to any kind of scripting. I have been trying to use PPRE to script some of them, but the game freezes when I try play. I have been able to change some of the texts, but scripting has been frustrating. 

I like the idea of just editing movement permissions to allow free movement over the boulders. I have tried using SDSME, but it has been frustrating to say the least.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...