Recent content by efortner

  1. E

    Script to remove item from the bag not working!

    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.
  2. E

    Script to remove item from the bag not working!

    No luck my friend. I've checked the editor and the internal name is definitely "POTION" I just don't understand it. It's not working with any item.
  3. E

    Script to remove item from the bag not working!

    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...
  4. E

    Script to remove item from the bag not working!

    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.
  5. E

    Script to remove item from the bag not working!

    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!
  6. E

    What is the name of this item?

    That helps tremendously! Thanks a million.
  7. E

    What is the name of this item?

    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...
Back
Top