- 21
- Posts
- 6
- Years
- Seen Sep 7, 2024
I have been getting into scripting this week so I might need some help
Instead of going to the lab I want to make an event where you receive both the pokedex and the starter from the begining
I have more problems with the starter part
the pokedex is okay with this or do I need to add something more:
@conditional branch: !$Trainer.pokedex
@Play Me: `Item get´
@Text: \PN received a Pokédex!
@Script: $Trainer.pokedex=true
@Control Self Switch: A =ON
@
: Else
@
: Branch End
@
and for the starter pokemon
@Script: pbAddPokemon(:PIKACHU,5)
@Control Variables: [0007: Starter Choice] = 1
@Control Switches: [0003: Give Starter] = OFF
I think I need to add some lines but ones to check the events?
thanks a lot
Instead of going to the lab I want to make an event where you receive both the pokedex and the starter from the begining
I have more problems with the starter part
the pokedex is okay with this or do I need to add something more:
@conditional branch: !$Trainer.pokedex
@Play Me: `Item get´
@Text: \PN received a Pokédex!
@Script: $Trainer.pokedex=true
@Control Self Switch: A =ON
@
: Else
@
: Branch End
@
and for the starter pokemon
@Script: pbAddPokemon(:PIKACHU,5)
@Control Variables: [0007: Starter Choice] = 1
@Control Switches: [0003: Give Starter] = OFF
I think I need to add some lines but ones to check the events?
thanks a lot