Search results

  1. N

    Relearn all used skillbooks

    So, a simple script to relearn all used skill books, my iterating over all items in the inventory and checkin against a predicate, thus adaptive to perming skills or new skills (assuming no additional tags). Its a pretty simple script, but I have not run it on an account that has to relearn a...
  2. N

    Use on items that dont decrement item count, bug, "feature", or using it wrong?

    @Winterbay O, why didnt I think to search for a wiki @slyz Ok, thats cool was a tad confusing at first :) So essentially cacheing related? On a different note is there a hook I can use to run the script when freeing the king?
  3. N

    Use on items that dont decrement item count, bug, "feature", or using it wrong?

    Use on items that dont decrement item count, bug, "feature", or using it wrong? Hey So im writeing a small script that iterates over all my items, and uses them if they contain (used), (crumpled) etc for the recent skillbook update. In testing I discovered using use(1, item) would use the item...
Top