Jump to content

sleepbotsbot

Members
  • Posts

    3
  • Joined

  • Last visited

  • Feedback

    0%

Posts posted by sleepbotsbot

  1. Make sure you're using the correct methods and that the input matches the input type. You can't call 

    getEquipment().isWearingItem("Bronze axe")

    because there isn't a method that expects a String as its first and only input. Similarly equipment.equip() doesn't expect a String as its only input.

×
×
  • Create New...