- 132
- Posts
- 10
- Years
- New Brunswick
- Seen May 6, 2023
So I've used this script in an event: pbChooseItemFromList(_I("Choose an item"),1,:POTION,:REPEL,:POKEBALL)...
Now what?
If I want the outcome of choosing a potion to be dissimilar from choosing a repel, how do I do that? I'm guessing make a c-branch and use the global variable "1" somehow. Or pbGet(1)? pbGet(1)==POTION? I'm stumped.
Now what?
If I want the outcome of choosing a potion to be dissimilar from choosing a repel, how do I do that? I'm guessing make a c-branch and use the global variable "1" somehow. Or pbGet(1)? pbGet(1)==POTION? I'm stumped.