• Do not use Discord to host any images you post, these links expire quickly! You can learn how to add images to your posts here.
  • The Eevee Expo Game Jam has concluded! 🎉 Head on over to the game jam forum to play through the games.
    Don't forget to come back September 21st to vote for your favorites!
  • Reminder: AI-generated content is not allowed on the forums per the Rules and Regulations. Please contact us if you have any questions!

how do i make a sibling rival?

SassyTorchic47

Rookie
Member
Joined
Oct 16, 2024
Posts
4
i have read the Rival bit on the wiki but i cant make heads or tails of how to do what i want 😅 my trainers are siblings and i can't figure out how to do it properly like how both playable characters can be swapped in Pokémon platinum depending on the gender you choose 🙃 i wanna do that with the siblings but i cant figure it out on my own 😅
 
i have read the Rival bit on the wiki but i cant make heads or tails of how to do what i want 😅 my trainers are siblings and i can't figure out how to do it properly like how both playable characters can be swapped in Pokémon platinum depending on the gender you choose 🙃 i wanna do that with the siblings but i cant figure it out on my own 😅
Add a control switch that changes the sprite that the rival uses and make an extra event page anytime you talk to your rival.
x6csi4g.png

YwgTx3Y.png

bIzDdAz.png
 
I created game switches for my fan game: Switch 76 is for the Male player character, Switch 77 is for the Female player character, and Switch 78 is for the Non Binary player character.
 
Add a control switch that changes the sprite that the rival uses and make an extra event page anytime you talk to your rival.
x6csi4g.png

YwgTx3Y.png

bIzDdAz.png
how would you code the rival's page in the intro event? to name them and such with like a drop box of names or to input a custom name like you would in fire red and leaf green
 
how would you code the rival's page in the intro event? to name them and such with like a drop box of names or to input a custom name like you would in fire red and leaf green
Something like this. You can copy the name code from the rival on Route 3 in default Essentials.
A9TD91h.png
 
Back
Top