So i'm working on my first pokemon hack and i want to know how to make 2-4 rivals. Does this take alot of scripting?
You'll have to learn about scripting if you want to do that. There are an overwhelming about of tutorials on scripting in the tutorials section.Ptkinged said:i want to know how to make 2-4 rivals.
Rivals don't have to be based on which starter you choose. That's just a tradition in the main series games, but I hardly ever see ROM hacks doing this.DJTiKi said:but mainly, its programming multiple trainer scripts, to take into the account of which starter you chose.
(Going with the 'rival has opposing type of your starter' idea): You do not have to create three separate scripts for this. That would be extremely inefficient.DJTiKi said:So there would be actually 3 trainer scripts for one fight, so that the fight takes into account your starter. Makes sense?