- 19
- Posts
- 7
- Years
- Seen May 3, 2019
----------------------------------FIXED----------------------------------------
I am currently making a game called Pokemon Charoite Version anyway I am having trouble getting the rival battle to work the problem is that no matter what starter you choose he has a mudkip which is strange because I have set him to have the one strongest against you even though I did the else script it isnt working please help. (I am using Pokemon Essentials Gs v1.1) (Yes I know the version is old but I wanted it to be GSC style.)
Current Script:
pbTrainerBattle(PBTrainers::RIVAL1,"RAXX",_I("It seems I may have a rival."),false,0,true,0)
pbTrainerBattle(PBTrainers::RIVAL1,"RAXX",_I("It seems I may have a rival."),false,1,true,0)
pbTrainerBattle(PBTrainers::RIVAL1,"RAXX",_I("It seems I may have a rival."),false,2,true,0)
A bit cut off because the window wont let me scroll to the right.
Voice Chat is optimal as I may have questions during the process PM me if you can help while voice chatting.
I am currently making a game called Pokemon Charoite Version anyway I am having trouble getting the rival battle to work the problem is that no matter what starter you choose he has a mudkip which is strange because I have set him to have the one strongest against you even though I did the else script it isnt working please help. (I am using Pokemon Essentials Gs v1.1) (Yes I know the version is old but I wanted it to be GSC style.)
Current Script:
![[PokeCommunity.com] Need Help Making Rival Encounter [PokeCommunity.com] Need Help Making Rival Encounter](https://i.imgur.com/0GwZWi6.png)
pbTrainerBattle(PBTrainers::RIVAL1,"RAXX",_I("It seems I may have a rival."),false,0,true,0)
pbTrainerBattle(PBTrainers::RIVAL1,"RAXX",_I("It seems I may have a rival."),false,1,true,0)
pbTrainerBattle(PBTrainers::RIVAL1,"RAXX",_I("It seems I may have a rival."),false,2,true,0)
A bit cut off because the window wont let me scroll to the right.
Voice Chat is optimal as I may have questions during the process PM me if you can help while voice chatting.
Last edited: