Welcome to PokéCommunity! Register now and join one of the best fan communities on the 'net to talk Pokémon and more! We are not affiliated with The Pokémon Company or Nintendo.
Oh! I just retried your suggestions and "$PokemonBag.pbDeleteItem(PBItems::POTION) " works!!
I must have accidently left out the period after "Bag" haha
Thank you very much.
This is the error I keep getting.
It seems like me defining the item as "POTION" is throwing it off which makes no sense to me?
---------------------------
Pokemon Essentials
---------------------------
Exception: RuntimeError
Message: Script error within event 6, map 2 (Lappet Town):
Exception...
I do but even if I didn't the Wiki says that it should just return to FALSE instead of giving me the error.
And I had no idea that option existed haha so thank you for that.
I'm trying to remove an item from my bag using
"Conditional Branch:
Script:
$PokemonBag.pbDeleteItem(:POTION)"
And it keeps crashing my game.
If you know the solution to this problem please let me know!
I am a novice to Pokémon Essentials (been using for 2 days now haha) and I have reached an impasse it seems.
I am trying to make a character event in which I sell something to someone.
The problem is, I can't find the name of the item!
I've searched the wiki and can find no way of finding the...