Wanted Posted November 11, 2011 Share Posted November 11, 2011 https://github.com/OSI1/OSI1/commit/d6ade21b1c85e9108f19d273b4681f6511fd3fc8 Added Runcrafting.scar got a few things * const Item data database index By: Wanted * const Pouch option indexes By: Wanted * function LoadRunecraftingItem(Item: Integer; var Tolerance: Integer): Integer; By: Wanted * function ClickPouch(Pouch, Option: Integer): Boolean; By: Wanted Mostly untested because I don't have rs membership currently. Quote Link to comment Share on other sites More sharing options...
Bixby Sayz Posted November 12, 2011 Share Posted November 12, 2011 I notice in ClickPouch you always search for a small pouch regardless of which pouch is passed in. Quote Link to comment Share on other sites More sharing options...
Wanted Posted November 12, 2011 Author Share Posted November 12, 2011 (edited) I notice in ClickPouch you always search for a small pouch regardless of which pouch is passed in. Yea I know, I already fixed it I just haven't pushed it yet. Edit: On git and SVN (Includes manager) https://github.com/OSI1/OSI1/commit/fb6e59ee3c243feff11e0fa63e5bff3d6b16ea30 Edited November 12, 2011 by Wanted Quote Link to comment Share on other sites More sharing options...
Bixby Sayz Posted November 13, 2011 Share Posted November 13, 2011 Crap. Thought I caught you out on something. Next time... Quote Link to comment Share on other sites More sharing options...
Wanted Posted November 13, 2011 Author Share Posted November 13, 2011 Crap. Thought I caught you out on something. Next time... I actually caught it before you did and had it fixed before this thread was up, I just hadn't committed because I didn't think anyone would actually use it anytime soon Quote Link to comment Share on other sites More sharing options...