Jump to content

mlrkey

Members
  • Posts

    18
  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by mlrkey

  1. the drop all methods in the api are really slow. i'm just trying to drop all of a certain item and it takes forever. anyone have a faster method? thanks
  2. Does anyone have one? The one in the API is a bit slow.
  3. How can I go about doing this? I want to return true in my main class if a button in my gui class is selected.
  4. Any way to get the closest player without looking at name?
  5. how is this done again? thanks guys
  6. Need a bit of help with this Edit: Figured it out. area.contains(item)
  7. I should have been more specific. I have 15 of a certain item in my inv and I want to only drop 5 of that item.
  8. Can't seem to figure this out, I have 15 of a certain item in my inv and I want to only drop 5 of that item.
  9. I've tried using localwalker but it doesn't seem to always put me on the exact tile I need. Is there anyway to do this? Thanks
  10. "script" cannot be resolved in: java.util.List<GroundItem> allGroundItems = script.getGroundItems().getAll();
  11. How would I go about doing this? Don't ask why lol... Thanks
×
×
  • Create New...