Search results

  1. M

    Currently Opened Vending

    OK, passing in the variable will work. It's not the code that I'm having problems with. It's the actual procedure. I just want it to run through a single bag. variable int CurrentContainer=1 declare i int script i:Set[1] do { echo...
  2. M

    Currently Opened Vending

    Just tring to lessen the amount of editing needed. On the broker, I wrote a script to automatically process all items in a single container. I just don't need to process every container, everytime, for every run. I know it's simple to code if nothing changes. What's different is, it's...
  3. M

    Currently Opened Vending

    With the latest update, how do you get the currently opened/viewing vending[i] container? Previously, the current opened container was the only one that was used. I want to check an item on whichever container I have currently opened in the broker window is it possible without hard coding...
  4. M

    Problem Harvesting in Greater Faydark

    How did you fix it? I'm having the exact same problems only in Greater Faydark. I have pathing and harvesting perfectly fine on the tutorial island and Feerrot. It wanders the path and will loot ? drops in Gfay tho. Since that's not in the Harvest.xml it does seem to work but will not parse...
Top Bottom