Jump to content

Spyagent1000

Members
  • Posts

    5
  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by Spyagent1000

  1. Thanks for the reply, I don't really think it will make a difference, especially with the new shift-dropping. I mainly wanted to expand my knowledge. Yep, my bad. This was exactly what I was looking for Thanks all
  2. I'm fairly new to writing scripts, but I have prior Java experience and am having a lot of fun with it. I've been working on a powerfisher just to learn the API and hone my skills, but I've come across a problem... How would one go about changing the order that items are dropped in? For example, "inventory.dropAll("Raw trout", "Raw salmon");" goes through your inventory in order from top-left to bottom-right. I feel like this is an unnatural way to drop and would like to switch it up, but I don't know how. I've tried writing my own dropping method by holding shift and clicking through the fish I want to drop, but I can find an efficient way to do it. Any solutions or snippets would be appreciated. Thanks!
×
×
  • Create New...